summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 17:27:53 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 17:27:53 +0000
commitfe113e9ec13a210167867fa0e05d4469c769cec2 (patch)
tree9696f33129847ed937c48b206cbd6d1c14b9e8d3 /dev-perl/Math-Base36
parentAdd app-emulation/emul-linux-x86-soundlibs dependency. Bug #345235 (diff)
downloadhistorical-fe113e9ec13a210167867fa0e05d4469c769cec2.tar.gz
historical-fe113e9ec13a210167867fa0e05d4469c769cec2.tar.bz2
historical-fe113e9ec13a210167867fa0e05d4469c769cec2.zip
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Math-Base36')
-rw-r--r--dev-perl/Math-Base36/ChangeLog5
-rw-r--r--dev-perl/Math-Base36/Math-Base36-0.07.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/Math-Base36/ChangeLog b/dev-perl/Math-Base36/ChangeLog
index 9ee1cdaa3fd4..b69ffaa2e3cf 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/ChangeLog,v 1.2 2011/01/12 18:12:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/ChangeLog,v 1.3 2011/01/14 17:03:37 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Math-Base36-0.07.ebuild:
+ Cleanup
12 Jan 2011; Torsten Veller <tove@gentoo.org> +Math-Base36-0.90.ebuild:
Version bump
diff --git a/dev-perl/Math-Base36/Math-Base36-0.07.ebuild b/dev-perl/Math-Base36/Math-Base36-0.07.ebuild
deleted file mode 100644
index b26b9f4e8baf..000000000000
--- a/dev-perl/Math-Base36/Math-Base36-0.07.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 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.07.ebuild,v 1.1 2010/07/22 19:49:59 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR="BRICAS"
-inherit perl-module
-
-DESCRIPTION="Encoding and decoding of base36 strings"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST="do"