diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-09-04 13:32:15 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-09-04 13:32:15 +0000 |
commit | d757cd392870295519db8bbd55c5a158945814f1 (patch) | |
tree | 988057eb6c195634678eebea12b01d3ee6307cb1 /dev-perl/HTML-Mason-PSGIHandler | |
parent | Bump to EAPI=5 (diff) | |
download | gentoo-2-d757cd392870295519db8bbd55c5a158945814f1.tar.gz gentoo-2-d757cd392870295519db8bbd55c5a158945814f1.tar.bz2 gentoo-2-d757cd392870295519db8bbd55c5a158945814f1.zip |
Bump to EAPI=5
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/HTML-Mason-PSGIHandler')
-rw-r--r-- | dev-perl/HTML-Mason-PSGIHandler/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog b/dev-perl/HTML-Mason-PSGIHandler/ChangeLog index 33d632df0f11..51dbaeaecae2 100644 --- a/dev-perl/HTML-Mason-PSGIHandler/ChangeLog +++ b/dev-perl/HTML-Mason-PSGIHandler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTML-Mason-PSGIHandler -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog,v 1.2 2012/06/24 12:58:49 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog,v 1.3 2014/09/04 13:32:15 zlogene Exp $ + + 04 Sep 2014; Mikle Kolyada <zlogene@gentoo.org> + HTML-Mason-PSGIHandler-0.520.0.ebuild: + Bump to EAPI=5 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild index 7ebd0d13defa..91bad24c373b 100644 --- a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild +++ b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild,v 1.1 2012/02/03 17:03:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild,v 1.2 2014/09/04 13:32:15 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ABH MODULE_VERSION=0.52 |