summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-11-24 13:39:19 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-11-24 13:39:19 +0000
commitc7f250edca43285dd83be648870d55b00f27cd12 (patch)
tree1cc91ee08d325e7119632aa48b0b2d4b18cc3813 /dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild
parentStable on amd64 and x86, wrt bug #492110 (diff)
downloadgentoo-2-c7f250edca43285dd83be648870d55b00f27cd12.tar.gz
gentoo-2-c7f250edca43285dd83be648870d55b00f27cd12.tar.bz2
gentoo-2-c7f250edca43285dd83be648870d55b00f27cd12.zip
Drop old revision
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild')
-rw-r--r--dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild b/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild
deleted file mode 100644
index bf87e328d546..000000000000
--- a/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild,v 1.3 2012/03/08 12:56:57 phajdan.jr Exp $
-
-EAPI=3
-
-MODULE_AUTHOR="JV"
-MODULE_VERSION="1.00"
-
-inherit perl-module
-
-DESCRIPTION="Perl extension for hexdumping arbitrary data"
-
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"