diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:23:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:23:48 +0000 |
commit | eccde569f3df8ce364324044ebd6a7d175c75dc5 (patch) | |
tree | 6abde073ec1a8abaaa5bb902ca6a0f4eb296a160 /dev-perl/Email-Send/Email-Send-2.190.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-eccde569f3df8ce364324044ebd6a7d175c75dc5.tar.gz gentoo-2-eccde569f3df8ce364324044ebd6a7d175c75dc5.tar.bz2 gentoo-2-eccde569f3df8ce364324044ebd6a7d175c75dc5.zip |
Cleanup
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-Send/Email-Send-2.190.ebuild')
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.190.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/Email-Send/Email-Send-2.190.ebuild b/dev-perl/Email-Send/Email-Send-2.190.ebuild deleted file mode 100644 index 0d98bb50fced..000000000000 --- a/dev-perl/Email-Send/Email-Send-2.190.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.190.ebuild,v 1.9 2012/02/12 18:18:28 armin76 Exp $ - -inherit perl-module - -DESCRIPTION="Simply Sending Email" -HOMEPAGE="http://search.cpan.org/~rjbs/" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ppc ppc64 x86" - -DEPEND="virtual/perl-Test-Simple - >=virtual/perl-Module-Pluggable-2.97 - virtual/perl-Scalar-List-Utils - >=dev-perl/Return-Value-1.302 - virtual/perl-File-Spec - dev-perl/Email-Simple - dev-perl/Email-Address - dev-lang/perl" - -SRC_TEST="do" |