diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 18:16:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 18:16:17 +0000 |
commit | c4a55b35a334fe8aad1061587aeb282eba6c14a4 (patch) | |
tree | 03d57a49a4e9fe05b8218debe3b41ed27516e838 /media-sound/abcde | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-c4a55b35a334fe8aad1061587aeb282eba6c14a4.tar.gz gentoo-2-c4a55b35a334fe8aad1061587aeb282eba6c14a4.tar.bz2 gentoo-2-c4a55b35a334fe8aad1061587aeb282eba6c14a4.zip |
Drop sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'media-sound/abcde')
-rw-r--r-- | media-sound/abcde/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/abcde/abcde-2.4.1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/abcde/abcde-2.4.2-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/abcde/ChangeLog b/media-sound/abcde/ChangeLog index 40be023c8a25..de752d3a9929 100644 --- a/media-sound/abcde/ChangeLog +++ b/media-sound/abcde/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/abcde # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v 1.52 2011/12/16 18:14:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v 1.53 2011/12/18 18:16:17 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> abcde-2.4.1.ebuild, + abcde-2.4.2-r1.ebuild: + Drop sparc keywords 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> abcde-2.4.2-r1.ebuild: Stable for AMD64, wrt bug #394017 diff --git a/media-sound/abcde/abcde-2.4.1.ebuild b/media-sound/abcde/abcde-2.4.1.ebuild index 40650fcf849e..3023444a6195 100644 --- a/media-sound/abcde/abcde-2.4.1.ebuild +++ b/media-sound/abcde/abcde-2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.4.1.ebuild,v 1.7 2010/07/17 17:31:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.4.1.ebuild,v 1.8 2011/12/18 18:16:17 armin76 Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="aac cdparanoia flac id3 lame normalize replaygain speex vorbis" RDEPEND="media-sound/cd-discid diff --git a/media-sound/abcde/abcde-2.4.2-r1.ebuild b/media-sound/abcde/abcde-2.4.2-r1.ebuild index a5c05ba95ccb..686a0928216b 100644 --- a/media-sound/abcde/abcde-2.4.2-r1.ebuild +++ b/media-sound/abcde/abcde-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.4.2-r1.ebuild,v 1.2 2011/12/16 18:14:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.4.2-r1.ebuild,v 1.3 2011/12/18 18:16:17 armin76 Exp $ EAPI=2 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 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="aac cdparanoia flac id3 lame normalize replaygain speex vorbis" RDEPEND="media-sound/cd-discid |