commit: cc97523569bd1803623262124119e921d39aa589
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 28 13:38:40 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 28 13:53:47 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cc975235
[fix] dev-perl/HTML-FormFu dep
Package-Manager: portage-2.2.10
---
dev-perl/HTML-FormFu/ChangeLog | 6 ++++++
.../{HTML-FormFu-0.90.100.ebuild => HTML-FormFu-0.90.100-r1.ebuild} | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-perl/HTML-FormFu/ChangeLog b/dev-perl/HTML-FormFu/ChangeLog
index 4e8e764..cbad856 100644
--- a/dev-perl/HTML-FormFu/ChangeLog
+++ b/dev-perl/HTML-FormFu/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*HTML-FormFu-0.90.100-r1 (28 Aug 2014)
+
+ 28 Aug 2014; Kent Fredric <[email protected]>
+ -HTML-FormFu-0.90.100.ebuild, +HTML-FormFu-0.90.100-r1.ebuild:
+ fix dep on locale-maketext
+
28 Aug 2014; Kent Fredric <[email protected]>
-HTML-FormFu-0.90.70.ebuild:
remove old EAPIs
diff --git a/dev-perl/HTML-FormFu/HTML-FormFu-0.90.100.ebuild
b/dev-perl/HTML-FormFu/HTML-FormFu-0.90.100-r1.ebuild
similarity index 98%
rename from dev-perl/HTML-FormFu/HTML-FormFu-0.90.100.ebuild
rename to dev-perl/HTML-FormFu/HTML-FormFu-0.90.100-r1.ebuild
index 7c859c0..2b385a8 100644
--- a/dev-perl/HTML-FormFu/HTML-FormFu-0.90.100.ebuild
+++ b/dev-perl/HTML-FormFu/HTML-FormFu-0.90.100-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -95,7 +95,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Locale::Maketext
- echo virtual/perl-locale-maketext
+ echo virtual/perl-Locale-Maketext
# Module::Pluggable
echo virtual/perl-Module-Pluggable
# Moose 1.00 ( 1.0.0 )