summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-10-30 11:45:56 +0000
committerTorsten Veller <tove@gentoo.org>2008-10-30 11:45:56 +0000
commit0a33cd171381719f88349574cb3751c73fb9ebad (patch)
tree2ed617f5ca4c0767377819630ca8975c4ff25f2f /dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild
parentMissing dep (diff)
downloadperl-overlay-0a33cd171381719f88349574cb3751c73fb9ebad.tar.gz
perl-overlay-0a33cd171381719f88349574cb3751c73fb9ebad.tar.bz2
perl-overlay-0a33cd171381719f88349574cb3751c73fb9ebad.zip
Remove RESTRICT=mirror. Set KEYWORDS="~amd64 ~x86". Use MODULE_AUTHOR.
Diffstat (limited to 'dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild')
-rw-r--r--dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild b/dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild
index 45105c815..d5ef204f6 100644
--- a/dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild
+++ b/dev-perl/Email-Simple-Creator/Email-Simple-Creator-1.424.ebuild
@@ -2,18 +2,16 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=RJBS
inherit perl-module
DESCRIPTION="Email::Simple constructor for starting anew"
-SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
-RESTRICT="nomirror"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-perl/Email-Simple-2.003