diff options
author | 2014-08-05 17:52:50 +0000 | |
---|---|---|
committer | 2014-08-05 17:52:50 +0000 | |
commit | d074bb7578cbac2e902b85df7570e4e9d7190dd9 (patch) | |
tree | 079d38b7e5277b984c4179340753071815dc98ac /dev-perl | |
parent | Fix DESCRIPTION (diff) | |
download | gentoo-2-d074bb7578cbac2e902b85df7570e4e9d7190dd9.tar.gz gentoo-2-d074bb7578cbac2e902b85df7570e4e9d7190dd9.tar.bz2 gentoo-2-d074bb7578cbac2e902b85df7570e4e9d7190dd9.zip |
Bump to EAPI=5
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PGPLOT/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PGPLOT/ChangeLog b/dev-perl/PGPLOT/ChangeLog index 0996b0dba282..ae10315b18b9 100644 --- a/dev-perl/PGPLOT/ChangeLog +++ b/dev-perl/PGPLOT/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PGPLOT # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.21 2014/08/04 17:43:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.22 2014/08/05 17:52:50 zlogene Exp $ + + 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> PGPLOT-2.210.0.ebuild: + Bump to EAPI=5 04 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> PGPLOT-2.210.0.ebuild: Fix DESCRIPTION diff --git a/dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild b/dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild index 2df6d8af7851..4053e700ad1b 100644 --- a/dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild +++ b/dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild,v 1.5 2014/08/04 17:43:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.210.0.ebuild,v 1.6 2014/08/05 17:52:50 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=KGB MODULE_VERSION=2.21 |