diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-07 08:50:42 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-07 08:50:42 +0000 |
commit | c3b240d0207f3996742fa555f1a419b1c7bfe788 (patch) | |
tree | 04f13cc50c54044499a16f9358446949762192c1 /dev-perl/Math-Calc-Units | |
parent | Cleanup (diff) | |
download | gentoo-2-c3b240d0207f3996742fa555f1a419b1c7bfe788.tar.gz gentoo-2-c3b240d0207f3996742fa555f1a419b1c7bfe788.tar.bz2 gentoo-2-c3b240d0207f3996742fa555f1a419b1c7bfe788.zip |
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Calc-Units')
-rw-r--r-- | dev-perl/Math-Calc-Units/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Math-Calc-Units/Math-Calc-Units-1.06.ebuild | 19 |
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 |