diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-24 17:21:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-24 17:21:53 +0000 |
commit | 65bf508c454f9bb3e5be9336b439bb085166755e (patch) | |
tree | 0a4c42ef49a3bbde0704a99afaa8308ef44b6369 /media-sound/decibel-audio-player | |
parent | Marked ~ppc for bug #241476. (diff) | |
download | historical-65bf508c454f9bb3e5be9336b439bb085166755e.tar.gz historical-65bf508c454f9bb3e5be9336b439bb085166755e.tar.bz2 historical-65bf508c454f9bb3e5be9336b439bb085166755e.zip |
Marked ppc stable for bug #233766.
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.23 x86_64
Diffstat (limited to 'media-sound/decibel-audio-player')
-rw-r--r-- | media-sound/decibel-audio-player/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/decibel-audio-player/ChangeLog b/media-sound/decibel-audio-player/ChangeLog index f3f3d2565b2e..063b36fde018 100644 --- a/media-sound/decibel-audio-player/ChangeLog +++ b/media-sound/decibel-audio-player/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/decibel-audio-player -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.8 2008/11/23 12:10:37 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.9 2009/02/24 17:21:53 josejx Exp $ + + 24 Feb 2009; Joseph Jezak <josejx@gentoo.org> + decibel-audio-player-0.10.ebuild: + Marked ppc stable for bug #233766. *decibel-audio-player-1.00 (23 Nov 2008) diff --git a/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild b/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild index 468adaf2dfe9..0d72dee8fcac 100644 --- a/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild +++ b/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.7 2008/10/24 08:30:23 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.8 2009/02/24 17:21:53 josejx Exp $ DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use." HOMEPAGE="http://decibel.silent-blade.org" @@ -8,7 +8,7 @@ SRC_URI="http://decibel.silent-blade.org/uploads/Main/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="aac cdaudio gnome libnotify musepack" RDEPEND="media-libs/mutagen |