From 7c3aba1d1b24f4d4744c30a61bf2de1314433646 Mon Sep 17 00:00:00 2001 From: Ian Stakenvicius Date: Sun, 24 Aug 2014 01:59:00 +0000 Subject: bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED) --- dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild | 20 ++++++++++++++++++++ dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild | 20 -------------------- dev-perl/Business-UPS/ChangeLog | 11 +++++++++-- 3 files changed, 29 insertions(+), 22 deletions(-) create mode 100644 dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild delete mode 100644 dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild (limited to 'dev-perl') diff --git a/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild b/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild new file mode 100644 index 000000000000..07971de73b67 --- /dev/null +++ b/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.10.0-r1.ebuild,v 1.1 2014/08/24 01:59:00 axs Exp $ + +EAPI=5 + +MODULE_AUTHOR=TODDR +MODULE_VERSION=2.01 +inherit perl-module + +DESCRIPTION="A UPS Interface Module" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="dev-perl/libwww-perl" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild deleted file mode 100644 index 895898bb7eeb..000000000000 --- a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild,v 1.4 2012/03/19 19:26:22 armin76 Exp $ - -EAPI=4 - -MODULE_AUTHOR=TODDR -MODULE_VERSION=2.01 -inherit perl-module - -DESCRIPTION="A UPS Interface Module" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="dev-perl/libwww-perl" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog index cf2e8488176c..689e0f5e3ffe 100644 --- a/dev-perl/Business-UPS/ChangeLog +++ b/dev-perl/Business-UPS/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Business-UPS -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.18 2012/06/24 12:59:10 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.19 2014/08/24 01:59:00 axs Exp $ + +*Business-UPS-2.10.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) + +Business-UPS-2.10.0-r1.ebuild, -Business-UPS-2.10.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info -- cgit v1.2.3-65-gdbad