diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:27:48 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-20 17:27:48 +0000 |
commit | 277b5d9b693bc84ea6128fd092abbd233628f9a5 (patch) | |
tree | 146ce6ddf2d2112c5c77b69b240c68fc3391d502 /dev-perl/MP3-Info | |
parent | Keyword for alpha/ppc/ppc64/x86 (because Mozilla::CA is a dependency of Finan... (diff) | |
download | gentoo-2-277b5d9b693bc84ea6128fd092abbd233628f9a5.tar.gz gentoo-2-277b5d9b693bc84ea6128fd092abbd233628f9a5.tar.bz2 gentoo-2-277b5d9b693bc84ea6128fd092abbd233628f9a5.zip |
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)
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r-- | dev-perl/MP3-Info/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild (renamed from dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index aa9cb927bff1..0291c49ade00 100644 --- a/dev-perl/MP3-Info/ChangeLog +++ b/dev-perl/MP3-Info/ChangeLog @@ -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_) <axs@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 <zlogene@gentoo.org> MP3-Info-1.240.0.ebuild: Add ~arm keyword diff --git a/dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild b/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild index a4b86ccb7058..f26968e1e691 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.240.0-r1.ebuild @@ -1,8 +1,8 @@ # 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.ebuild,v 1.3 2014/05/07 08:02:02 zlogene Exp $ +# $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=4 +EAPI=5 MODULE_AUTHOR=DANIEL MODULE_VERSION=1.24 |