diff options
author | 2014-08-22 18:05:45 +0000 | |
---|---|---|
committer | 2014-08-22 18:05:45 +0000 | |
commit | f79725f4ca825ded4b4e678bf66d487227a9afff (patch) | |
tree | c7c7d0cd3bf9c525ca72754257f0eb412e13e63e /dev-perl/libintl-perl | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-f79725f4ca825ded4b4e678bf66d487227a9afff.tar.gz gentoo-2-f79725f4ca825ded4b4e678bf66d487227a9afff.tar.bz2 gentoo-2-f79725f4ca825ded4b4e678bf66d487227a9afff.zip |
bumped current stable ebuild(s) 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/libintl-perl')
-rw-r--r-- | dev-perl/libintl-perl/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.200.0-r1.ebuild (renamed from dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild) | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/libintl-perl/ChangeLog b/dev-perl/libintl-perl/ChangeLog index 4a8f4aee079c..d4b8de0ac362 100644 --- a/dev-perl/libintl-perl/ChangeLog +++ b/dev-perl/libintl-perl/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/libintl-perl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.59 2014/07/10 17:53:18 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.60 2014/08/22 18:05:45 axs Exp $ + +*libintl-perl-1.200.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +libintl-perl-1.200.0-r1.ebuild, -libintl-perl-1.200.0.ebuild: + bumped current stable ebuild(s) 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 10 Jul 2014; Fabian Groffen <grobian@gentoo.org> libintl-perl-1.230.0.ebuild: Marked ~m68k-mint, bug #516634 diff --git a/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.200.0-r1.ebuild index b6de55a9ca43..ff87883f69d8 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.200.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/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.19 2014/01/19 20:28:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0-r1.ebuild,v 1.1 2014/08/22 18:05:45 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GUIDO MODULE_VERSION=1.20 |