diff options
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-1.00.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/decibel-audio-player/ChangeLog b/media-sound/decibel-audio-player/ChangeLog index 063b36fde018..6fdcaec195de 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.10 2009/06/11 13:56:06 fauli Exp $ + + 11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + decibel-audio-player-1.00.ebuild: + stable x86, bug 273113 24 Feb 2009; Joseph Jezak <josejx@gentoo.org> decibel-audio-player-0.10.ebuild: diff --git a/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild b/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild index ac792f2f1107..878039df2ca9 100644 --- a/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild +++ b/media-sound/decibel-audio-player/decibel-audio-player-1.00.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-1.00.ebuild,v 1.1 2008/11/23 12:10:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild,v 1.2 2009/06/11 13:56:06 fauli 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 |