commit:     71d485128c52faf8781b2b067f8e54274cd4ff92
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 09:17:47 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 09:17:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=71d48512

[prune] Crypt-URandom -> Gone to ::gentoo

 .../Crypt-URandom/Crypt-URandom-0.340.0.ebuild     | 40 ----------------------
 dev-perl/Crypt-URandom/metadata.xml                | 13 -------
 2 files changed, 53 deletions(-)

diff --git a/dev-perl/Crypt-URandom/Crypt-URandom-0.340.0.ebuild 
b/dev-perl/Crypt-URandom/Crypt-URandom-0.340.0.ebuild
deleted file mode 100644
index 525ea6a..0000000
--- a/dev-perl/Crypt-URandom/Crypt-URandom-0.340.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=DDICK
-MODULE_VERSION=0.34
-inherit perl-module
-
-DESCRIPTION='Provide non blocking randomness'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-       echo virtual/perl-Module-Build
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-       echo virtual/perl-Module-Build
-}
-perl_meta_runtime() {
-       # Carp
-       # echo virtual/perl-Carp
-       # English
-       echo dev-lang/perl
-       # Test::More
-       echo virtual/perl-Test-Simple
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"

diff --git a/dev-perl/Crypt-URandom/metadata.xml 
b/dev-perl/Crypt-URandom/metadata.xml
deleted file mode 100644
index 3c82c2e..0000000
--- a/dev-perl/Crypt-URandom/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-    <herd>perl</herd>
-    <maintainer>
-        <email>pavel.a.deni...@gmail.com</email>
-        <name>Pavel Denisov</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="cpan">Crypt-URandom</remote-id>
-        <remote-id type="cpan-module">Crypt::URandom</remote-id>
-    </upstream>
-</pkgmetadata>

Reply via email to