summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-16 19:24:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-16 19:24:43 +0000
commitc46b4de81bd53f7e96258edfe8ff5b04098faa6f (patch)
treec23043f4b370021ba6e2b56a0f4f3164d21018eb /dev-perl/Astro-SunTime
parentAdded a patch to fix crash on xmms thanks to Thomas Cort <tcort@cs.ubishops.c... (diff)
downloadhistorical-c46b4de81bd53f7e96258edfe8ff5b04098faa6f.tar.gz
historical-c46b4de81bd53f7e96258edfe8ff5b04098faa6f.tar.bz2
historical-c46b4de81bd53f7e96258edfe8ff5b04098faa6f.zip
Dep for dev-perl/X10
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/Astro-SunTime')
-rw-r--r--dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild17
-rw-r--r--dev-perl/Astro-SunTime/ChangeLog10
-rw-r--r--dev-perl/Astro-SunTime/Manifest14
-rw-r--r--dev-perl/Astro-SunTime/files/digest-Astro-SunTime-0.011
-rw-r--r--dev-perl/Astro-SunTime/metadata.xml10
5 files changed, 52 insertions, 0 deletions
diff --git a/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild
new file mode 100644
index 000000000000..37e1526d43dd
--- /dev/null
+++ b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild,v 1.1 2006/01/16 19:24:43 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Provides a function interface to calculate sun rise/set times."
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/R/RO/ROBF/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+SRC_TEST="do"
+DEPEND="dev-perl/Time-modules"
diff --git a/dev-perl/Astro-SunTime/ChangeLog b/dev-perl/Astro-SunTime/ChangeLog
new file mode 100644
index 000000000000..3d1a4c7bf198
--- /dev/null
+++ b/dev-perl/Astro-SunTime/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Astro-SunTime
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/ChangeLog,v 1.1 2006/01/16 19:24:43 mcummings Exp $
+
+*Astro-SunTime-0.01 (16 Jan 2006)
+
+ 16 Jan 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +Astro-SunTime-0.01.ebuild:
+ Dep for dev-perl/X10
+
diff --git a/dev-perl/Astro-SunTime/Manifest b/dev-perl/Astro-SunTime/Manifest
new file mode 100644
index 000000000000..076f83b0ba2b
--- /dev/null
+++ b/dev-perl/Astro-SunTime/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 76b8cfc3f05250e2aaab43ec02b4788c Astro-SunTime-0.01.ebuild 541
+MD5 4daf9aef18758aac5830d118789091af ChangeLog 379
+MD5 f437df6ed45719ff7fe7e4c8af899cf9 files/digest-Astro-SunTime-0.01 68
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDy/MBtG5z4I8BtQoRAoikAJ0apkqDiS0xtx0hAHcANaPEzXXGlwCfSAzz
+Caga8c6Fx3/g1c8dRRn4Nnc=
+=lqiA
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/Astro-SunTime/files/digest-Astro-SunTime-0.01 b/dev-perl/Astro-SunTime/files/digest-Astro-SunTime-0.01
new file mode 100644
index 000000000000..d236dba2954f
--- /dev/null
+++ b/dev-perl/Astro-SunTime/files/digest-Astro-SunTime-0.01
@@ -0,0 +1 @@
+MD5 4657927a49604494bfaaa153663b90b9 Astro-SunTime-0.01.tar.gz 2260
diff --git a/dev-perl/Astro-SunTime/metadata.xml b/dev-perl/Astro-SunTime/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Astro-SunTime/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>