commit:     ed6d9f972230fb44151cfbf02cd4213c67b75689
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul  2 04:00:18 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 04:00:18 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ed6d9f97

[bump] Data-Throttler-0.80.0

Package-Manager: portage-2.2.17

 dev-perl/Data-Throttler/ChangeLog                  | 26 ----------------------
 ...er-0.05.ebuild => Data-Throttler-0.80.0.ebuild} | 17 ++++++++------
 2 files changed, 10 insertions(+), 33 deletions(-)

diff --git a/dev-perl/Data-Throttler/ChangeLog 
b/dev-perl/Data-Throttler/ChangeLog
deleted file mode 100644
index 217c887..0000000
--- a/dev-perl/Data-Throttler/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-# ChangeLog for dev-perl/Data-Throttler
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Data-Throttler-0.05 (15 Jul 2010)
-
-  15 Jul 2010; Daniel Westermann-Clark <[email protected]>
-  -Data-Throttler-0.04.ebuild, +Data-Throttler-0.05.ebuild:
-  Bump dev-perl/Data-Throttler to 0.05
-
-*Data-Throttler-0.04 (04 May 2010)
-
-  04 May 2010; Daniel Westermann-Clark <[email protected]>
-  -Data-Throttler-0.03.ebuild, +Data-Throttler-0.04.ebuild:
-  Bump dev-perl/Data-Throttler to 0.04
-
-  13 Apr 2010; Daniel Westermann-Clark <[email protected]>
-  Data-Throttler-0.03.ebuild:
-  Remove unnecessary IUSE=test
-
-*Data-Throttler-0.03 (27 Feb 2010)
-
-  27 Feb 2010; Daniel Westermann-Clark <[email protected]>
-  +Data-Throttler-0.03.ebuild, +metadata.xml:
-  Add dev-perl/Data-Throttler 0.03
-

diff --git a/dev-perl/Data-Throttler/Data-Throttler-0.05.ebuild 
b/dev-perl/Data-Throttler/Data-Throttler-0.80.0.ebuild
similarity index 54%
rename from dev-perl/Data-Throttler/Data-Throttler-0.05.ebuild
rename to dev-perl/Data-Throttler/Data-Throttler-0.80.0.ebuild
index 164e965..ac360a6 100644
--- a/dev-perl/Data-Throttler/Data-Throttler-0.05.ebuild
+++ b/dev-perl/Data-Throttler/Data-Throttler-0.80.0.ebuild
@@ -1,21 +1,24 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 MODULE_AUTHOR=MSCHILLI
+MODULE_VERSION=0.08
 inherit perl-module
 
 DESCRIPTION="Limit data throughput"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
 
 IUSE=""
+# YAML -> yaml
 RDEPEND="dev-perl/Set-IntSpan
-       >=dev-perl/Log-Log4perl-1.0
-       >=dev-perl/yaml-0.62"
-DEPEND="${RDEPEND}"
+       >=dev-perl/Log-Log4perl-1.0.0
+       >=dev-perl/yaml-0.620.0
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"

Reply via email to