summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-08 18:29:45 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-08 18:29:45 +0000
commit9a41f0ccd882845e16cac27e95d00c38f9c6a2bc (patch)
treecbb23b9a5cb2c836e2a34ac4439d83f6d3f37cba /dev-perl/Convert-ASN1
parentCleanup (diff)
downloadgentoo-2-9a41f0ccd882845e16cac27e95d00c38f9c6a2bc.tar.gz
gentoo-2-9a41f0ccd882845e16cac27e95d00c38f9c6a2bc.tar.bz2
gentoo-2-9a41f0ccd882845e16cac27e95d00c38f9c6a2bc.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Convert-ASN1')
-rw-r--r--dev-perl/Convert-ASN1/ChangeLog7
-rw-r--r--dev-perl/Convert-ASN1/Convert-ASN1-0.220.0.ebuild17
2 files changed, 5 insertions, 19 deletions
diff --git a/dev-perl/Convert-ASN1/ChangeLog b/dev-perl/Convert-ASN1/ChangeLog
index e70650039f0b..351711cb0bde 100644
--- a/dev-perl/Convert-ASN1/ChangeLog
+++ b/dev-perl/Convert-ASN1/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Convert-ASN1
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.69 2012/10/02 00:35:53 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.70 2013/01/08 18:29:45 tove Exp $
+
+ 08 Jan 2013; Torsten Veller <tove@gentoo.org> -Convert-ASN1-0.220.0.ebuild:
+ Cleanup
02 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
Convert-ASN1-0.260.0.ebuild:
diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.220.0.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.220.0.ebuild
deleted file mode 100644
index b1e13dd2bee3..000000000000
--- a/dev-perl/Convert-ASN1/Convert-ASN1-0.220.0.ebuild
+++ /dev/null
@@ -1,17 +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/Convert-ASN1/Convert-ASN1-0.220.0.ebuild,v 1.9 2012/03/19 19:32:37 armin76 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=GBARR
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION="Standard en/decode of ASN.1 structures"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"