summaryrefslogtreecommitdiff
path: root/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-11-13 18:57:12 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-11-13 18:57:12 +0100
commitc09d20d03852f73e030d4d8236f393f91068da0a (patch)
tree9ae7f9d9513838351b88ba62d6d7cdb6fc7f3bff /dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
parent62ba11f48005b19c38fbbb2093aa110cb76486aa (diff)
downloadoverlay-c09d20d03852f73e030d4d8236f393f91068da0a.tar.gz
overlay-c09d20d03852f73e030d4d8236f393f91068da0a.tar.bz2
overlay-c09d20d03852f73e030d4d8236f393f91068da0a.zip
Fix/Cleanup generated perl ebuilds
Diffstat (limited to '')
-rw-r--r--dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild b/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
index 8857216..a74c109 100644
--- a/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
+++ b/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
@@ -1,22 +1,19 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# This ebuild generated by g-cpan 0.16.4
-EAPI="2"
+EAPI=5
MODULE_AUTHOR="FLORA"
-
inherit perl-module
DESCRIPTION="Opaque, extensible XS pointer backed objects using C<sv_magic>"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="alpha amd64 amd64-fbsd arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc sparc-fbsd x86 x86-fbsd ppc-aix x86-freebsd x64-freebsd sparc64-freebsd hppa-hpux ia64-hpux x86-interix amd64-linux arm-linux ia64-linux ppc64-linux x86-linux ppc-macos x86-macos x64-macos m68k-mint x86-netbsd ppc-openbsd x86-openbsd x64-openbsd sparc-solaris sparc64-solaris x64-solaris x86-solaris x86-winnt x86-cygwin"
+KEYWORDS="~amd64"
IUSE=""
DEPEND="dev-perl/Test-use-ok
dev-perl/Test-Fatal
- dev-perl/extutils-depends
- dev-lang/perl"
+ dev-perl/extutils-depends"