axs 14/08/20 17:27:48 Modified: ChangeLog Added: MP3-Info-1.240.0-r1.ebuild Removed: MP3-Info-1.240.0.ebuild Log: bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Revision Changes Path 1.74 dev-perl/MP3-Info/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MP3-Info/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MP3-Info/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MP3-Info/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 7 May 2014 08:02:03 -0000 1.73 +++ ChangeLog 20 Aug 2014 17:27:48 -0000 1.74 @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/MP3-Info # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.73 2014/05/07 08:02:03 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.74 2014/08/20 17:27:48 axs Exp $ + +*MP3-Info-1.240.0-r1 (20 Aug 2014) + + 20 Aug 2014; Ian Stakenvicius (_AxS_) <a...@gentoo.org> + +MP3-Info-1.240.0-r1.ebuild, -MP3-Info-1.240.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 07 May 2014; Mikle Kolyada <zlog...@gentoo.org> MP3-Info-1.240.0.ebuild: Add ~arm keyword 1.1 dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild?rev=1.1&content-type=text/plain Index: MP3-Info-1.240.0-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild,v 1.1 2014/08/20 17:27:48 axs Exp $ EAPI=5 MODULE_AUTHOR=DANIEL MODULE_VERSION=1.24 inherit perl-module DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" SRC_TEST="do"