commit:     3c2ae519134170f6c00cc8ac7f8f41298c16704c
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 06:55:29 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 07:57:36 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2ae519

dev-perl/Mail-SRS: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild | 29 ----------------------------
 1 file changed, 29 deletions(-)

diff --git a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild 
b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild
deleted file mode 100644
index e7ee9e0..0000000
--- a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SHEVEK
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION="Interface to Sender Rewriting Scheme"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="
-       >=dev-perl/Digest-HMAC-1.01-r1
-       >=dev-perl/MLDBM-2.01
-       >=virtual/perl-DB_File-1.807
-       >=virtual/perl-Digest-MD5-2.33
-       >=virtual/perl-Storable-2.04-r1"
-DEPEND="${RDEPEND}
-       test? (
-               >=dev-perl/Test-Pod-1.00
-               >=dev-perl/Test-Pod-Coverage-0.02
-       )"
-
-SRC_TEST="do"

Reply via email to