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/Module-Compile
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/Module-Compile')
-rw-r--r--dev-perl/Module-Compile/Manifest2
-rw-r--r--dev-perl/Module-Compile/Module-Compile-0.20.ebuild6
2 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Module-Compile/Manifest b/dev-perl/Module-Compile/Manifest
index 324b2dc39..612f45247 100644
--- a/dev-perl/Module-Compile/Manifest
+++ b/dev-perl/Module-Compile/Manifest
@@ -1,3 +1,3 @@
DIST Module-Compile-0.20.tar.gz 45058 RMD160 0f9f6e45e659e77790eb93e025d4c5733908b722 SHA1 40bd37fb77682b16029708e8b6f0b3e33152cb99 SHA256 a2f5a06f891dc3f2e6b67115f9e1df0a8f57d76f6badc217ebadc3fe03025a73
-EBUILD Module-Compile-0.20.ebuild 492 RMD160 73c2f1ab6c84dd0f85a0e02abc2507938ff2f61e SHA1 daa0a39ede1890bef41dce581b94a3a51d9d7414 SHA256 7899eefdd4dca143b61ada76f4bba22db8a94d4039cd6630885edd67cb44daa0
+EBUILD Module-Compile-0.20.ebuild 306 RMD160 738b1e5b86182cb37d696492643d6deff36e49bb SHA1 c02ba2ee81ac91356f26032ed4c3e941286ad5e5 SHA256 c331ef914f8b92174493d20ea1d788dfaab102babdcc97124411a2ae1a63e07e
MISC metadata.xml 275 RMD160 886f0d2545c92b211896d98c8b5dd667827ea2ba SHA1 eec2dc0c033c1c722ba174b9831d93f9f1ee6327 SHA256 33bf1ec8a147665cbf3e8acd10dd484a02696c44f598e078959e5ca77394c49c
diff --git a/dev-perl/Module-Compile/Module-Compile-0.20.ebuild b/dev-perl/Module-Compile/Module-Compile-0.20.ebuild
index 51bb7246e..460a6a2b4 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.20.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.20.ebuild
@@ -2,16 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=INGY
inherit perl-module
DESCRIPTION="Perl Module Optimization"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
-RESTRICT="nomirror"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="