diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-19 08:37:46 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-19 08:37:46 +0000 |
commit | 270a1d03556135d1015a3b1628352b2d0b1ad236 (patch) | |
tree | ea62c6344da3786fd5a796c7fc586d41e637501a /dev-perl/Class-DBI-Plugin | |
parent | Drop old. (diff) | |
download | gentoo-2-270a1d03556135d1015a3b1628352b2d0b1ad236.tar.gz gentoo-2-270a1d03556135d1015a3b1628352b2d0b1ad236.tar.bz2 gentoo-2-270a1d03556135d1015a3b1628352b2d0b1ad236.zip |
Bump to EAPI=5
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Class-DBI-Plugin')
-rw-r--r-- | dev-perl/Class-DBI-Plugin/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-DBI-Plugin/ChangeLog b/dev-perl/Class-DBI-Plugin/ChangeLog index 66e79ebdda86..14960cbc722d 100644 --- a/dev-perl/Class-DBI-Plugin/ChangeLog +++ b/dev-perl/Class-DBI-Plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-DBI-Plugin -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-Plugin/ChangeLog,v 1.6 2012/06/24 12:58:25 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-Plugin/ChangeLog,v 1.7 2014/10/19 08:37:46 zlogene Exp $ + + 19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> + Class-DBI-Plugin-0.30.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/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild b/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild index 322c5626ebb4..cb01a890d5a2 100644 --- a/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild +++ b/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild,v 1.1 2011/09/01 11:21:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.30.0.ebuild,v 1.2 2014/10/19 08:37:46 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JCZEUS MODULE_VERSION=0.03 |