diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-19 16:10:34 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-19 16:10:34 +0000 |
commit | abd4abd07dec4ab0b958015baaa47f619f97dae2 (patch) | |
tree | ebf23554816268567bd246d24f6dd871aefa2892 | |
parent | Drop old (diff) | |
download | gentoo-2-abd4abd07dec4ab0b958015baaa47f619f97dae2.tar.gz gentoo-2-abd4abd07dec4ab0b958015baaa47f619f97dae2.tar.bz2 gentoo-2-abd4abd07dec4ab0b958015baaa47f619f97dae2.zip |
Bump to EAPI=5
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-rw-r--r-- | dev-perl/DBIx-Migration/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DBIx-Migration/ChangeLog b/dev-perl/DBIx-Migration/ChangeLog index 630337264601..72d72deb5ef4 100644 --- a/dev-perl/DBIx-Migration/ChangeLog +++ b/dev-perl/DBIx-Migration/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBIx-Migration -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-Migration/ChangeLog,v 1.8 2012/09/02 17:26:41 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-Migration/ChangeLog,v 1.9 2014/10/19 16:10:34 zlogene Exp $ + + 19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> DBIx-Migration-0.70.0.ebuild: + Bump to EAPI=5 02 Sep 2012; Torsten Veller <tove@gentoo.org> -DBIx-Migration-0.60.0.ebuild: Cleanup diff --git a/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild b/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild index 84649620e279..9868e52a97b0 100644 --- a/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild +++ b/dev-perl/DBIx-Migration/DBIx-Migration-0.70.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/DBIx-Migration/DBIx-Migration-0.70.0.ebuild,v 1.1 2012/04/20 19:20:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-Migration/DBIx-Migration-0.70.0.ebuild,v 1.2 2014/10/19 16:10:34 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DANIEL MODULE_VERSION=0.07 |