summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kislyuk <weaver@gentoo.org>2010-05-01 20:30:18 +0000
committerAndrey Kislyuk <weaver@gentoo.org>2010-05-01 20:30:18 +0000
commit81f8d362edc1a471aeaf6b57d627da9ac2683ab1 (patch)
treee4529d57979b95c9f441e3c43ba5c7638e5cc402 /dev-perl/Math-Round
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-81f8d362edc1a471aeaf6b57d627da9ac2683ab1.tar.gz
gentoo-2-81f8d362edc1a471aeaf6b57d627da9ac2683ab1.tar.bz2
gentoo-2-81f8d362edc1a471aeaf6b57d627da9ac2683ab1.zip
Import from Perl overlay, dependency of sci-visualization/circos
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r--dev-perl/Math-Round/ChangeLog10
-rw-r--r--dev-perl/Math-Round/Math-Round-0.06.ebuild15
-rw-r--r--dev-perl/Math-Round/metadata.xml9
3 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/Math-Round/ChangeLog b/dev-perl/Math-Round/ChangeLog
new file mode 100644
index 000000000000..c6b7d6aea899
--- /dev/null
+++ b/dev-perl/Math-Round/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Math-Round
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.1 2010/05/01 20:30:18 weaver Exp $
+
+*Math-Round-0.06 (01 May 2010)
+
+ 01 May 2010; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml,
+ +Math-Round-0.06.ebuild:
+ Import from Perl overlay, dependency of sci-visualization/circos
+
diff --git a/dev-perl/Math-Round/Math-Round-0.06.ebuild b/dev-perl/Math-Round/Math-Round-0.06.ebuild
new file mode 100644
index 000000000000..c1ec9809ec8a
--- /dev/null
+++ b/dev-perl/Math-Round/Math-Round-0.06.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 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.1 2010/05/01 20:30:18 weaver Exp $
+
+MODULE_AUTHOR=GROMMEL
+inherit perl-module
+
+DESCRIPTION="Perl extension for rounding numbers"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+DEPEND=""
diff --git a/dev-perl/Math-Round/metadata.xml b/dev-perl/Math-Round/metadata.xml
new file mode 100644
index 000000000000..7946d0904e56
--- /dev/null
+++ b/dev-perl/Math-Round/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>mb@italpro.net</email>
+ <name>Michele Beltrame</name>
+ </maintainer>
+</pkgmetadata>