summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 08:55:21 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 08:55:21 +0000
commit11d69e6357eb12c97c4f75a53ee57c58f296f53f (patch)
tree2a0ce0d2f87cf19244a3f8575cc51747e97fa8e6 /dev-perl/Chart-Math-Axis
parentCleanup (diff)
downloadgentoo-2-11d69e6357eb12c97c4f75a53ee57c58f296f53f.tar.gz
gentoo-2-11d69e6357eb12c97c4f75a53ee57c58f296f53f.tar.bz2
gentoo-2-11d69e6357eb12c97c4f75a53ee57c58f296f53f.zip
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r--dev-perl/Chart-Math-Axis/ChangeLog5
-rw-r--r--dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.05.ebuild20
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog
index 793624dc9e41..1357a28b1aef 100644
--- a/dev-perl/Chart-Math-Axis/ChangeLog
+++ b/dev-perl/Chart-Math-Axis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Chart-Math-Axis
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.34 2011/03/25 07:57:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.35 2011/07/30 08:55:21 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> -Chart-Math-Axis-1.05.ebuild:
+ Cleanup
*Chart-Math-Axis-1.60.0 (25 Mar 2011)
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.05.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.05.ebuild
deleted file mode 100644
index 169df8cf8aef..000000000000
--- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.05.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.05.ebuild,v 1.1 2008/08/24 07:23:41 tove Exp $
-
-MODULE_AUTHOR=ADAMK
-inherit perl-module
-
-DESCRIPTION="Implements an algorithm to find good values for chart axis"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND=">=virtual/perl-Math-BigInt-1.70
- >=virtual/perl-Storable-2.12
- >=dev-perl/Params-Util-0.15
- dev-lang/perl"