diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-24 13:39:19 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-24 13:39:19 +0000 |
commit | c7f250edca43285dd83be648870d55b00f27cd12 (patch) | |
tree | 1cc91ee08d325e7119632aa48b0b2d4b18cc3813 /dev-perl/Data-Hexify/Data-Hexify-1.0.0.ebuild | |
parent | Stable on amd64 and x86, wrt bug #492110 (diff) | |
download | gentoo-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.ebuild | 21 |
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" |