commit: 38622ae2b5134630efc3399a007c67771e8cd384 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Sep 24 06:48:03 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Sep 24 06:48:03 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=38622ae2
dev-perl/Nagios-Plugin-Beanstalk: Bump to EAPI=5 Package-Manager: portage-2.2.13 --- dev-perl/Nagios-Plugin-Beanstalk/ChangeLog | 6 +++++- .../Nagios-Plugin-Beanstalk/Nagios-Plugin-Beanstalk-0.04.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-perl/Nagios-Plugin-Beanstalk/ChangeLog b/dev-perl/Nagios-Plugin-Beanstalk/ChangeLog index 1d918d0..d0516ad 100644 --- a/dev-perl/Nagios-Plugin-Beanstalk/ChangeLog +++ b/dev-perl/Nagios-Plugin-Beanstalk/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Nagios-Plugin-Beanstalk -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 24 Sep 2014; Justin Lecher <[email protected]> + Nagios-Plugin-Beanstalk-0.04.ebuild: + Bump to EAPI=5 + 13 Oct 2013; Justin Lecher <[email protected]> +metadata.xml: metadata.xml added diff --git a/dev-perl/Nagios-Plugin-Beanstalk/Nagios-Plugin-Beanstalk-0.04.ebuild b/dev-perl/Nagios-Plugin-Beanstalk/Nagios-Plugin-Beanstalk-0.04.ebuild index bc7f18c..6feead4 100644 --- a/dev-perl/Nagios-Plugin-Beanstalk/Nagios-Plugin-Beanstalk-0.04.ebuild +++ b/dev-perl/Nagios-Plugin-Beanstalk/Nagios-Plugin-Beanstalk-0.04.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="2" +EAPI=5 MODULE_AUTHOR="GBARR"
