diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-26 12:55:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-26 12:55:25 +0000 |
commit | 41c29a937fcaef8e965eee7efbf132752e42d4d3 (patch) | |
tree | 56795339a052003945ad93deb91e3eac73c2b717 /media-sound/audiotag | |
parent | Stable on sparc (diff) | |
download | gentoo-2-41c29a937fcaef8e965eee7efbf132752e42d4d3.tar.gz gentoo-2-41c29a937fcaef8e965eee7efbf132752e42d4d3.tar.bz2 gentoo-2-41c29a937fcaef8e965eee7efbf132752e42d4d3.zip |
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/audiotag')
-rw-r--r-- | media-sound/audiotag/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audiotag/audiotag-0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audiotag/ChangeLog b/media-sound/audiotag/ChangeLog index cbe9e5195bb4..d29c99e76f71 100644 --- a/media-sound/audiotag/ChangeLog +++ b/media-sound/audiotag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audiotag # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.18 2007/06/19 14:03:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.19 2007/07/26 12:55:25 gustavoz Exp $ + + 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> audiotag-0.16.ebuild: + Stable on sparc 19 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> audiotag-0.16.ebuild: Keyworded ~sparc wrt #182084 diff --git a/media-sound/audiotag/audiotag-0.16.ebuild b/media-sound/audiotag/audiotag-0.16.ebuild index f9911940a210..725f3e50ad00 100644 --- a/media-sound/audiotag/audiotag-0.16.ebuild +++ b/media-sound/audiotag/audiotag-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.5 2007/07/11 19:30:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.6 2007/07/26 12:55:25 gustavoz Exp $ IUSE="aac flac vorbis mp3" @@ -10,7 +10,7 @@ SRC_URI="http://tempestgames.com/ryan/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" DEPEND="dev-lang/perl" |