commit:     786152429d18ff850c0dcada83814e95a3039016
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct  5 09:18:04 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct  5 09:18:28 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=78615242

[fixup] perl-core/Test-Simple Fix typos on DEPEND*

Package-Manager: portage-2.2.10

---
 .../{Test-Simple-1.1.2.ebuild => Test-Simple-1.1.2-r1.ebuild}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/perl-core/Test-Simple/Test-Simple-1.1.2.ebuild 
b/perl-core/Test-Simple/Test-Simple-1.1.2-r1.ebuild
similarity index 95%
rename from perl-core/Test-Simple/Test-Simple-1.1.2.ebuild
rename to perl-core/Test-Simple/Test-Simple-1.1.2-r1.ebuild
index 952216f..22bae04 100644
--- a/perl-core/Test-Simple/Test-Simple-1.1.2.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-1.1.2-r1.ebuild
@@ -14,11 +14,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPENDS="
+RDEPEND="
        >=virtual/perl-Test-Harness-2.30.0
        >=virtual/perl-Scalar-List-Utils-1.130.0
 "
-DEPENDS="$RDEPENDS"
+DEPEND="$RDEPENDS"
 PERL_RM_FILES=(
        t/pod-coverage.t
        t/pod.t

Reply via email to