summaryrefslogtreecommitdiff
path: root/dev-perl/XS-Object-Magic
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-11-12 13:54:42 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-11-12 13:54:42 +0100
commita2da44b9697e1a3cd43020edb16ec7a7c5a43210 (patch)
tree70213965a281b431e233e4778cabb2aaba627113 /dev-perl/XS-Object-Magic
parent897be156fe95ba9c87f3564a32e385dc27e052cb (diff)
downloadoverlay-a2da44b9697e1a3cd43020edb16ec7a7c5a43210.tar.gz
overlay-a2da44b9697e1a3cd43020edb16ec7a7c5a43210.tar.bz2
overlay-a2da44b9697e1a3cd43020edb16ec7a7c5a43210.zip
Some perl packages needed for i3 testing
Diffstat (limited to 'dev-perl/XS-Object-Magic')
-rw-r--r--dev-perl/XS-Object-Magic/Manifest1
-rw-r--r--dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild22
2 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/XS-Object-Magic/Manifest b/dev-perl/XS-Object-Magic/Manifest
new file mode 100644
index 0000000..839273b
--- /dev/null
+++ b/dev-perl/XS-Object-Magic/Manifest
@@ -0,0 +1 @@
+DIST XS-Object-Magic-0.04.tar.gz 66287 SHA256 3dea54e196d4ca13a5186dbe7b12d067ff4aaafb15f6e62a8bd1010c8f84cf0d SHA512 315288496c0bab79f16d010f7f140dc1483bb3a1053a7fc41a048308aa1f9ae01b03795be28f132c856360176372d2251315ae62db950e377be88ff222a441dd WHIRLPOOL fd96279996f2330a7fac5e4dda3439d08f38437af96b8328b5a000cdab759e04a36affd0500889879b5cc6c1ea04644f7cd7fddc749107ec1b82b19e60dab973
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
new file mode 100644
index 0000000..8857216
--- /dev/null
+++ b/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="2"
+
+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"
+IUSE=""
+
+DEPEND="dev-perl/Test-use-ok
+ dev-perl/Test-Fatal
+ dev-perl/extutils-depends
+ dev-lang/perl"