summaryrefslogtreecommitdiff
path: root/dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2019-07-07 16:52:39 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2019-07-07 16:52:39 +0200
commit570f420a6b78218877e3dda6f7a285f414242340 (patch)
tree6a802cbeb89580f7f93e1a8255cc5a355649a63f /dev-perl/XS-Object-Magic/XS-Object-Magic-0.04.ebuild
parent1ee5e617f05956b4f4793e1be8678d76b9378ac5 (diff)
downloadoverlay-570f420a6b78218877e3dda6f7a285f414242340.tar.gz
overlay-570f420a6b78218877e3dda6f7a285f414242340.tar.bz2
overlay-570f420a6b78218877e3dda6f7a285f414242340.zip
Remove old perl packages originally for i3 testing
Diffstat (limited to '')
-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"