diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-25 09:13:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-25 09:13:28 +0000 |
commit | 786b702f7be911eadcc36e957e9849b7c022e877 (patch) | |
tree | 0f377be62583f0aee07a1636937211dc6c1eb346 /media-sound/abcde | |
parent | ppc64 stable wrt #421795 (diff) | |
download | gentoo-2-786b702f7be911eadcc36e957e9849b7c022e877.tar.gz gentoo-2-786b702f7be911eadcc36e957e9849b7c022e877.tar.bz2 gentoo-2-786b702f7be911eadcc36e957e9849b7c022e877.zip |
ppc64 stable wrt #421795
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-sound/abcde')
-rw-r--r-- | media-sound/abcde/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/abcde/abcde-2.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/abcde/ChangeLog b/media-sound/abcde/ChangeLog index 249dc2838208..f355b23c5e35 100644 --- a/media-sound/abcde/ChangeLog +++ b/media-sound/abcde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/abcde # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v 1.62 2012/11/21 02:19:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v 1.63 2012/11/25 09:13:28 ssuominen Exp $ + + 25 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> abcde-2.5.2.ebuild: + ppc64 stable wrt #421795 *abcde-2.5.4 (21 Nov 2012) diff --git a/media-sound/abcde/abcde-2.5.2.ebuild b/media-sound/abcde/abcde-2.5.2.ebuild index c8956f30cd9a..b1f68012a3df 100644 --- a/media-sound/abcde/abcde-2.5.2.ebuild +++ b/media-sound/abcde/abcde-2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.2.ebuild,v 1.5 2012/08/22 09:07:42 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.2.ebuild,v 1.6 2012/11/25 09:13:28 ssuominen Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://abcde.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="aac cdparanoia flac id3 lame musicbrainz normalize replaygain speex vorbis" # See `grep :: abcde-musicbrainz-tool` output for USE musicbrainz dependencies. |