summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-02-19 17:30:25 +0000
committerTim Harder <radhermit@gentoo.org>2015-02-19 17:30:25 +0000
commit7636eaeaa2c89fa019c6a04bf460fb7751e66177 (patch)
tree7386a95795fc7d24c00e8b8add7354f6dc5997ad /dev-util/pkgcore-checks
parentAdd abi_x86_32 stable masks for SDL2 packages. (diff)
downloadgentoo-2-7636eaeaa2c89fa019c6a04bf460fb7751e66177.tar.gz
gentoo-2-7636eaeaa2c89fa019c6a04bf460fb7751e66177.tar.bz2
gentoo-2-7636eaeaa2c89fa019c6a04bf460fb7751e66177.zip
Bump to EAPI 5.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-util/pkgcore-checks')
-rw-r--r--dev-util/pkgcore-checks/ChangeLog7
-rw-r--r--dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/pkgcore-checks/ChangeLog b/dev-util/pkgcore-checks/ChangeLog
index e888881c256f..fd88953cf1ae 100644
--- a/dev-util/pkgcore-checks/ChangeLog
+++ b/dev-util/pkgcore-checks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgcore-checks
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.56 2014/12/21 00:16:50 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.57 2015/02/19 17:30:25 radhermit Exp $
+
+ 19 Feb 2015; Tim Harder <radhermit@gentoo.org> pkgcore-checks-9999.ebuild:
+ Bump to EAPI 5.
21 Dec 2014; Tim Harder <radhermit@gentoo.org> pkgcore-checks-9999.ebuild:
Don't regen plugins in the pkgcore.plugins namespace.
diff --git a/dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild b/dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild
index c95a67b9c784..2faaaac1b5b9 100644
--- a/dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild
+++ b/dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild,v 1.6 2014/12/21 00:16:50 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-9999.ebuild,v 1.7 2015/02/19 17:30:25 radhermit Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1