summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-06 18:52:38 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-06 18:52:38 +0000
commitb3d23b7550a4275773717e9f83914be7df7019ac (patch)
treeaabd813c62748a5094f47459a7fb6aa993278423 /dev-perl/Math-Base36
parentCleanup (diff)
downloadgentoo-2-b3d23b7550a4275773717e9f83914be7df7019ac.tar.gz
gentoo-2-b3d23b7550a4275773717e9f83914be7df7019ac.tar.bz2
gentoo-2-b3d23b7550a4275773717e9f83914be7df7019ac.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Math-Base36')
-rw-r--r--dev-perl/Math-Base36/ChangeLog7
-rw-r--r--dev-perl/Math-Base36/Math-Base36-0.90.0.ebuild17
2 files changed, 5 insertions, 19 deletions
diff --git a/dev-perl/Math-Base36/ChangeLog b/dev-perl/Math-Base36/ChangeLog
index dc081e4adafd..b36a86c9a623 100644
--- a/dev-perl/Math-Base36/ChangeLog
+++ b/dev-perl/Math-Base36/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-Base36
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/ChangeLog,v 1.8 2012/09/01 11:39:24 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/ChangeLog,v 1.9 2013/01/06 18:52:38 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Math-Base36-0.90.0.ebuild:
+ Cleanup
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Math-Base36-0.100.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Math-Base36/Math-Base36-0.90.0.ebuild b/dev-perl/Math-Base36/Math-Base36-0.90.0.ebuild
deleted file mode 100644
index 8bd6360f601f..000000000000
--- a/dev-perl/Math-Base36/Math-Base36-0.90.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/Math-Base36-0.90.0.ebuild,v 1.1 2011/08/30 10:34:12 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=BRICAS
-MODULE_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION="Encoding and decoding of base36 strings"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST="do"