summaryrefslogtreecommitdiff
path: root/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild')
-rw-r--r--dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild19
1 files changed, 0 insertions, 19 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
deleted file mode 100644
index a74c109..0000000
--- a/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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="~amd64"
-IUSE=""
-
-DEPEND="dev-perl/Test-use-ok
- dev-perl/Test-Fatal
- dev-perl/extutils-depends"