summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Math-Calc-Units/ChangeLog6
-rw-r--r--dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/dev-perl/Math-Calc-Units/ChangeLog b/dev-perl/Math-Calc-Units/ChangeLog
index ef79a0ba8ff7..84287d9f2b1a 100644
--- a/dev-perl/Math-Calc-Units/ChangeLog
+++ b/dev-perl/Math-Calc-Units/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Math-Calc-Units
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.3 2009/08/15 13:24:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/ChangeLog,v 1.4 2009/09/07 08:50:42 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org>
+ -Math-Calc-Units-1.06.ebuild:
+ Cleanup
*Math-Calc-Units-1.07 (15 Aug 2009)
diff --git a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild b/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild
deleted file mode 100644
index 3d0959d2ede9..000000000000
--- a/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild,v 1.3 2009/02/15 20:31:39 dertobi123 Exp $
-
-MODULE_AUTHOR=SFINK
-inherit perl-module
-
-DESCRIPTION="Human-readable unit-aware calculator"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- virtual/perl-Time-Local"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do