From: Amy Winston Date: Tue, 12 Jan 2016 21:29:05 +0000 (+0100) Subject: dev-db/spatialite: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4eba38829f011f91e4a8aa26a0b2c9b90d1b4ced;p=gentoo.git dev-db/spatialite: eapi bump Package-Manager: portage-2.2.24 --- diff --git a/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild b/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild index 0ad1585f1676..daaa34280fe4 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 ae43cfe7e6e2..c1c2e2dd7148 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}"