diff options
author | 2010-11-30 21:06:13 +0000 | |
---|---|---|
committer | 2010-11-30 21:06:13 +0000 | |
commit | 2c2d309f227d58bd874a7d305941e5fb9a8825b6 (patch) | |
tree | 75f13882ef402ee0b914b2c49634e8571210a416 /media-sound | |
parent | amd64/x86 stable, bug #342591 (diff) | |
download | gentoo-2-2c2d309f227d58bd874a7d305941e5fb9a8825b6.tar.gz gentoo-2-2c2d309f227d58bd874a7d305941e5fb9a8825b6.tar.bz2 gentoo-2-2c2d309f227d58bd874a7d305941e5fb9a8825b6.zip |
amd64/x86 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 | 5 | ||||
-rw-r--r-- | media-sound/audiotag/audiotag-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audiotag/ChangeLog b/media-sound/audiotag/ChangeLog index 5ce69c560ecc..c0bd1cc4e8aa 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.25 2010/08/27 01:06:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.26 2010/11/30 21:06:13 maekke Exp $ + + 30 Nov 2010; Markus Meier <maekke@gentoo.org> audiotag-0.19.ebuild: + amd64/x86 stable, bug #346113 *audiotag-0.19 (27 Aug 2010) diff --git a/media-sound/audiotag/audiotag-0.19.ebuild b/media-sound/audiotag/audiotag-0.19.ebuild index 0fdac43f132e..9e2e71ebfaab 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 # 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.1 2010/08/27 01:06:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.19.ebuild,v 1.2 2010/11/30 21:06:13 maekke 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 |