diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-07 22:02:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-07 22:02:49 +0000 |
commit | 012f45521980c62a3c8ff50822f3efc55ab6c193 (patch) | |
tree | a76d639018ffa1750e65c675811fe8ca38c8bc4b /media-sound/decibel-audio-player | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-012f45521980c62a3c8ff50822f3efc55ab6c193.tar.gz gentoo-2-012f45521980c62a3c8ff50822f3efc55ab6c193.tar.bz2 gentoo-2-012f45521980c62a3c8ff50822f3efc55ab6c193.zip |
amd64 stable, bug #233766
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 i686)
Diffstat (limited to 'media-sound/decibel-audio-player')
-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 5350921d9da0..38c876bbd29e 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.1 2008/05/16 05:50:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.2 2008/08/07 22:02:49 maekke Exp $ + + 07 Aug 2008; Markus Meier <maekke@gentoo.org> + decibel-audio-player-0.10.ebuild: + amd64 stable, bug #233766 *decibel-audio-player-0.10 (16 May 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 bed69f19aaee..1283d0bb3dae 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.2 2008/05/20 00:00:08 mr_bones_ Exp $ +# $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 $ 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 |