diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 15:19:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 15:19:51 +0000 |
commit | 627fa9d82f4948ba32ef2b2bcd31bcce9ad77e92 (patch) | |
tree | 181317af8393b575902e9b11deea2d8da733665b /media-sound/decibel-audio-player | |
parent | ppc stable #275188 (diff) | |
download | gentoo-2-627fa9d82f4948ba32ef2b2bcd31bcce9ad77e92.tar.gz gentoo-2-627fa9d82f4948ba32ef2b2bcd31bcce9ad77e92.tar.bz2 gentoo-2-627fa9d82f4948ba32ef2b2bcd31bcce9ad77e92.zip |
ppc stable #273113
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-sound/decibel-audio-player')
-rw-r--r-- | media-sound/decibel-audio-player/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/decibel-audio-player/ChangeLog b/media-sound/decibel-audio-player/ChangeLog index c637ddf376e4..84f24715a6d0 100644 --- a/media-sound/decibel-audio-player/ChangeLog +++ b/media-sound/decibel-audio-player/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2009/07/16 20:51:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.14 2009/07/19 15:19:51 nixnut Exp $ + + 19 Jul 2009; nixnut <nixnut@gentoo.org> decibel-audio-player-1.00.ebuild: + ppc stable #273113 16 Jul 2009; Alexis Ballier <aballier@gentoo.org> decibel-audio-player-1.00.ebuild, metadata.xml: 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 2d67702198fa..b75916439d57 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-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.5 2009/07/16 20:51:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-1.00.ebuild,v 1.6 2009/07/19 15:19:51 nixnut 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-keyring libnotify musepack" RDEPEND="media-libs/mutagen |