diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-03 01:52:35 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-03 01:52:35 +0000 |
commit | f2534e2294bb3b2c9d512c1ebf1586f6fe27a459 (patch) | |
tree | 7ced8b3c6ac7e803b4692722edc4ca39bd8ee3cc /media-sound | |
parent | sparc stable (bug 347179) (diff) | |
download | gentoo-2-f2534e2294bb3b2c9d512c1ebf1586f6fe27a459.tar.gz gentoo-2-f2534e2294bb3b2c9d512c1ebf1586f6fe27a459.tar.bz2 gentoo-2-f2534e2294bb3b2c9d512c1ebf1586f6fe27a459.zip |
sparc stable (bug 346113)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audiotag/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/audiotag/audiotag-0.19.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/audiotag/ChangeLog b/media-sound/audiotag/ChangeLog index c0bd1cc4e8aa..68f8d29d93c7 100644 --- a/media-sound/audiotag/ChangeLog +++ b/media-sound/audiotag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audiotag -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.26 2010/11/30 21:06:13 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.27 2011/01/03 01:52:35 xmw Exp $ + + 03 Jan 2011; Michael Weber <xmw@gentoo.org> audiotag-0.19.ebuild: + sparc stable (bug 346113) 30 Nov 2010; Markus Meier <maekke@gentoo.org> audiotag-0.19.ebuild: amd64/x86 stable, bug #346113 diff --git a/media-sound/audiotag/audiotag-0.19.ebuild b/media-sound/audiotag/audiotag-0.19.ebuild index 9e2e71ebfaab..6f4f9d05d8a3 100644 --- a/media-sound/audiotag/audiotag-0.19.ebuild +++ b/media-sound/audiotag/audiotag-0.19.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/audiotag/audiotag-0.19.ebuild,v 1.2 2010/11/30 21:06:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.19.ebuild,v 1.3 2011/01/03 01:52:35 xmw Exp $ DESCRIPTION="A command-line tool for mass tagging/renaming of audio files." HOMEPAGE="http://github.com/Daenyth/audiotag" @@ -8,7 +8,7 @@ SRC_URI="http://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" IUSE="aac flac mp3 vorbis" RDEPEND="dev-lang/perl |