commit:     20149e44cbb7a70983843f995df6810c54deb21d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Apr  2 17:17:38 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Apr  2 17:17:38 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=20149e44

[fixup] Config-General-Match-0.50.0-r1: Fix dep on Config-General

Package-Manager: portage-2.2.17

 ...al-Match-0.50.0.ebuild => Config-General-Match-0.50.0-r1.ebuild} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Config-General-Match/Config-General-Match-0.50.0.ebuild 
b/dev-perl/Config-General-Match/Config-General-Match-0.50.0-r1.ebuild
similarity index 79%
rename from dev-perl/Config-General-Match/Config-General-Match-0.50.0.ebuild
rename to dev-perl/Config-General-Match/Config-General-Match-0.50.0-r1.ebuild
index 34362e9..48be50b 100644
--- a/dev-perl/Config-General-Match/Config-General-Match-0.50.0.ebuild
+++ b/dev-perl/Config-General-Match/Config-General-Match-0.50.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -7,7 +7,6 @@ MODULE_VERSION=0.05
 inherit perl-module
 
 DESCRIPTION="Add <Location> and <LocationMatch> style matching toi 
Config::General"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
@@ -15,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 RDEPEND="
        virtual/perl-Test-Simple
-       dev-perl/config-general
+       dev-perl/Config-General
        dev-perl/Hash-Merge
 "
 DEPEND="$RDEPEND
@@ -25,4 +24,3 @@ PERL_RM_FILES=(
        t/pod-coverage.t
        t/pod.t
 )
-SRC_TEST=do

Reply via email to