diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:14:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:14:06 +0000 |
commit | 6fc382bf60da7083009a4f76f6394a40690fa11b (patch) | |
tree | 707fdeb12df2e95990f17669b783b121956235b1 /dev-perl/MP3-Tag | |
parent | ppc stable #323529 (diff) | |
download | gentoo-2-6fc382bf60da7083009a4f76f6394a40690fa11b.tar.gz gentoo-2-6fc382bf60da7083009a4f76f6394a40690fa11b.tar.bz2 gentoo-2-6fc382bf60da7083009a4f76f6394a40690fa11b.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/MP3-Tag')
-rw-r--r-- | dev-perl/MP3-Tag/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MP3-Tag/MP3-Tag-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MP3-Tag/ChangeLog b/dev-perl/MP3-Tag/ChangeLog index d5237fdf0b30..094a52e9df40 100644 --- a/dev-perl/MP3-Tag/ChangeLog +++ b/dev-perl/MP3-Tag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MP3-Tag # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Tag/ChangeLog,v 1.39 2010/05/08 18:02:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Tag/ChangeLog,v 1.40 2010/06/27 19:14:06 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> MP3-Tag-1.12.ebuild: + ppc stable #323529 08 May 2010; Raúl Porcel <armin76@gentoo.org> MP3-Tag-1.12.ebuild: ia64/sparc stable wrt #314467 diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.12.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.12.ebuild index 899aef021050..06797e1fbd2d 100644 --- a/dev-perl/MP3-Tag/MP3-Tag-1.12.ebuild +++ b/dev-perl/MP3-Tag/MP3-Tag-1.12.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/dev-perl/MP3-Tag/MP3-Tag-1.12.ebuild,v 1.4 2010/05/08 18:02:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Tag/MP3-Tag-1.12.ebuild,v 1.5 2010/06/27 19:14:06 nixnut Exp $ EAPI=2 @@ -12,7 +12,7 @@ DESCRIPTION="Tag - Module for reading tags of mp3 files" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |