summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Round/Math-Round-0.06.ebuild')
-rw-r--r--dev-perl/Math-Round/Math-Round-0.06.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-perl/Math-Round/Math-Round-0.06.ebuild b/dev-perl/Math-Round/Math-Round-0.06.ebuild
deleted file mode 100644
index 6fec4484811a..000000000000
--- a/dev-perl/Math-Round/Math-Round-0.06.ebuild
+++ /dev/null
@@ -1,15 +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-Round/Math-Round-0.06.ebuild,v 1.7 2011/07/06 03:03:10 aballier Exp $
-
-MODULE_AUTHOR=GROMMEL
-inherit perl-module
-
-DESCRIPTION="Perl extension for rounding numbers"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-
-IUSE=""
-DEPEND=""