diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-21 19:34:13 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-21 19:34:13 +0000 |
commit | ab88fe1ac66da7d51b81f5c3fa6d63bba8986344 (patch) | |
tree | f44a71244ade152b44696343f3fa3fd1a303acb8 /dev-perl/Email-Simple | |
parent | Version bump. (diff) | |
download | gentoo-2-ab88fe1ac66da7d51b81f5c3fa6d63bba8986344.tar.gz gentoo-2-ab88fe1ac66da7d51b81f5c3fa6d63bba8986344.tar.bz2 gentoo-2-ab88fe1ac66da7d51b81f5c3fa6d63bba8986344.zip |
bump to EAPI=5
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r-- | dev-perl/Email-Simple/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.202.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Email-Simple/ChangeLog b/dev-perl/Email-Simple/ChangeLog index baba0cca3fa9..2e4326bb0f37 100644 --- a/dev-perl/Email-Simple/ChangeLog +++ b/dev-perl/Email-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Simple -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.71 2013/09/13 05:49:16 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.72 2014/02/21 19:34:13 zlogene Exp $ + + 21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Email-Simple-2.202.ebuild: + bump to EAPI=5 *Email-Simple-2.202 (13 Sep 2013) diff --git a/dev-perl/Email-Simple/Email-Simple-2.202.ebuild b/dev-perl/Email-Simple/Email-Simple-2.202.ebuild index 7e4663147207..601e207d1043 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.202.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.202.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 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/Email-Simple/Email-Simple-2.202.ebuild,v 1.1 2013/09/13 05:49:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.202.ebuild,v 1.2 2014/02/21 19:34:13 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RJBS MODULE_VERSION=2.202 |