diff options
author | 2007-07-26 13:38:26 +0000 | |
---|---|---|
committer | 2007-07-26 13:38:26 +0000 | |
commit | 9527f2848cc5addefb05de6d4cf2f3082e6a2c69 (patch) | |
tree | 8b024cf7b02133525c6667e4cbf07c6bb93047ac /media-sound/audiotag | |
parent | Stable on sparc (diff) | |
download | gentoo-2-9527f2848cc5addefb05de6d4cf2f3082e6a2c69.tar.gz gentoo-2-9527f2848cc5addefb05de6d4cf2f3082e6a2c69.tar.bz2 gentoo-2-9527f2848cc5addefb05de6d4cf2f3082e6a2c69.zip |
x86 stable
(Portage version: 2.1.3_rc9)
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 d29c99e76f71..67834b38bc2e 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.19 2007/07/26 12:55:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.20 2007/07/26 13:38:26 armin76 Exp $ + + 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> audiotag-0.16.ebuild: + x86 stable 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> audiotag-0.16.ebuild: Stable on sparc diff --git a/media-sound/audiotag/audiotag-0.16.ebuild b/media-sound/audiotag/audiotag-0.16.ebuild index 725f3e50ad00..25a6756e08a9 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.6 2007/07/26 12:55:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.16.ebuild,v 1.7 2007/07/26 13:38:26 armin76 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" |