diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-23 03:22:03 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-23 03:22:03 +0000 |
commit | fac8951480e50f45b46c95e5a6345475647a0dfd (patch) | |
tree | dfd43e9db83c835092474ecbabe5cee9e29dc227 /media-sound/audiotag | |
parent | Added to ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-fac8951480e50f45b46c95e5a6345475647a0dfd.tar.gz gentoo-2-fac8951480e50f45b46c95e5a6345475647a0dfd.tar.bz2 gentoo-2-fac8951480e50f45b46c95e5a6345475647a0dfd.zip |
Added to ~sparc.
Diffstat (limited to 'media-sound/audiotag')
-rw-r--r-- | media-sound/audiotag/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audiotag/audiotag-0.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audiotag/ChangeLog b/media-sound/audiotag/ChangeLog index e03be15c140d..c19cb389c743 100644 --- a/media-sound/audiotag/ChangeLog +++ b/media-sound/audiotag/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audiotag # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.6 2004/11/22 17:01:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.7 2004/11/23 03:22:03 eradicator Exp $ + + 22 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> + audiotag-0.13.ebuild: + Added to ~sparc. 22 Nov 2004; Markus Rothe <corsair@gentoo.org> audiotag-0.13.ebuild: Added ~ppc64 to KEYWORDS, bug #72087 diff --git a/media-sound/audiotag/audiotag-0.13.ebuild b/media-sound/audiotag/audiotag-0.13.ebuild index 2fe98b408045..af175d25c307 100644 --- a/media-sound/audiotag/audiotag-0.13.ebuild +++ b/media-sound/audiotag/audiotag-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.13.ebuild,v 1.4 2004/11/22 17:01:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.13.ebuild,v 1.5 2004/11/23 03:22:03 eradicator Exp $ IUSE="flac oggvorbis" @@ -10,7 +10,7 @@ SRC_URI="http://tempestgames.com/ryan/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~ppc64" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" DEPEND="dev-lang/perl" |