diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-08 19:05:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-08 19:05:18 +0000 |
commit | b04c35dcb628c2dd794926a20b990b6203baefb6 (patch) | |
tree | 886161e65b0654fbadb86176714232eff35d88a1 /media-sound | |
parent | Stable on ppc wrt bug 233817 (diff) | |
download | gentoo-2-b04c35dcb628c2dd794926a20b990b6203baefb6.tar.gz gentoo-2-b04c35dcb628c2dd794926a20b990b6203baefb6.tar.bz2 gentoo-2-b04c35dcb628c2dd794926a20b990b6203baefb6.zip |
Stable on ppc64; bug #233766
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/decibel-audio-player/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/decibel-audio-player/ChangeLog b/media-sound/decibel-audio-player/ChangeLog index 38c876bbd29e..7f80835b5898 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.2 2008/08/07 22:02:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.3 2008/08/08 19:05:18 corsair Exp $ + + 08 Aug 2008; Markus Rothe <corsair@gentoo.org> + decibel-audio-player-0.10.ebuild: + Stable on ppc64; bug #233766 07 Aug 2008; Markus Meier <maekke@gentoo.org> decibel-audio-player-0.10.ebuild: 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 1283d0bb3dae..8f0771da28f9 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 # 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.3 2008/08/07 22:02:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.4 2008/08/08 19:05:18 corsair 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 |