diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-17 17:15:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-17 17:15:39 +0000 |
commit | b75dfa797de0b49de09bb5a3bbe340ad5bf843fe (patch) | |
tree | 88ff650b9ae0195a22af5b8e0ae5c384b2c66040 /media-sound | |
parent | x86 stable, bug #232688 (diff) | |
download | gentoo-2-b75dfa797de0b49de09bb5a3bbe340ad5bf843fe.tar.gz gentoo-2-b75dfa797de0b49de09bb5a3bbe340ad5bf843fe.tar.bz2 gentoo-2-b75dfa797de0b49de09bb5a3bbe340ad5bf843fe.zip |
x86 stable, bug #233766
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)
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 7f80835b5898..49cde3d98d11 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.3 2008/08/08 19:05:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.4 2008/08/17 17:15:39 maekke Exp $ + + 17 Aug 2008; Markus Meier <maekke@gentoo.org> + decibel-audio-player-0.10.ebuild: + x86 stable, bug #233766 08 Aug 2008; Markus Rothe <corsair@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 8f0771da28f9..862a1db40dee 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.4 2008/08/08 19:05:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.5 2008/08/17 17:15:39 maekke 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 |