summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-05 19:15:42 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-05 20:41:17 +0000
commit875f4132fa56ce67c84dd75afc8a3e3961c55cd4 (patch)
tree6ed2eafa3b0275c7ce442b119e9489b50f747210 /dev-perl/Data-Stag/Data-Stag-0.130.0-r1.ebuild
parentdev-perl/Data-Stag: Stable for amd64. Stable for x86 using the ALLARCHES policy. (diff)
downloadgentoo-875f4132fa56ce67c84dd75afc8a3e3961c55cd4.tar.gz
gentoo-875f4132fa56ce67c84dd75afc8a3e3961c55cd4.tar.bz2
gentoo-875f4132fa56ce67c84dd75afc8a3e3961c55cd4.zip
dev-perl/Data-Stag: Clean up old.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Stag/Data-Stag-0.130.0-r1.ebuild')
-rw-r--r--dev-perl/Data-Stag/Data-Stag-0.130.0-r1.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Data-Stag/Data-Stag-0.130.0-r1.ebuild b/dev-perl/Data-Stag/Data-Stag-0.130.0-r1.ebuild
deleted file mode 100644
index e41d39e9dc69..000000000000
--- a/dev-perl/Data-Stag/Data-Stag-0.130.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=CMUNGALL
-MODULE_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Structured Tags datastructures"
-HOMEPAGE="http://stag.sourceforge.net/ ${HOMEPAGE}"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/IO-String"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"