commit: 4eba38829f011f91e4a8aa26a0b2c9b90d1b4ced
Author: Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 21:29:05 2016 +0000
Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 21:29:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eba3882
dev-db/spatialite: eapi bump
Package-Manager: portage-2.2.24
dev-db/spatialite/spatialite-2.4.0_rc4.ebuild | 4 ++--
dev-db/spatialite/spatialite-3.0.1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild
b/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild
index 0ad1585..daaa342 100644
--- a/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild
+++ b/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
MY_PV=${PV/_rc/-}
MY_P=lib${P/_rc*}
diff --git a/dev-db/spatialite/spatialite-3.0.1.ebuild
b/dev-db/spatialite/spatialite-3.0.1.ebuild
index ae43cfe..c1c2e2d 100644
--- a/dev-db/spatialite/spatialite-3.0.1.ebuild
+++ b/dev-db/spatialite/spatialite-3.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
MY_PN="lib${PN}"
MY_P="${MY_PN}-${PV}"