summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-04 22:26:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-04 22:26:08 +0000
commitc07ff370717d324abee0746eaff6a2a8ae100a63 (patch)
treed2fc7d6a1a798f6b3f9dee1855e0a81d6355e984 /dev-perl/Astro-SunTime
parentAdding perl dep; fixed DEPEND (diff)
downloadgentoo-2-c07ff370717d324abee0746eaff6a2a8ae100a63.tar.gz
gentoo-2-c07ff370717d324abee0746eaff6a2a8ae100a63.tar.bz2
gentoo-2-c07ff370717d324abee0746eaff6a2a8ae100a63.zip
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Astro-SunTime')
-rw-r--r--dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild7
-rw-r--r--dev-perl/Astro-SunTime/ChangeLog6
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild
index 844021ad5a28..daa905162854 100644
--- a/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild
+++ b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild
@@ -1,6 +1,6 @@
# 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.7 2006/07/10 14:25:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild,v 1.8 2006/08/04 22:26:08 mcummings Exp $
inherit perl-module
@@ -14,5 +14,6 @@ KEYWORDS="ia64 ppc x86"
IUSE=""
SRC_TEST="do"
-DEPEND="dev-perl/Time-modules"
-RDEPEND="${DEPEND}" \ No newline at end of file
+DEPEND="dev-perl/Time-modules
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/Astro-SunTime/ChangeLog b/dev-perl/Astro-SunTime/ChangeLog
index 0d3adb51cbd9..a9d6657e9527 100644
--- a/dev-perl/Astro-SunTime/ChangeLog
+++ b/dev-perl/Astro-SunTime/ChangeLog
@@ -1,6 +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.8 2006/07/10 14:25:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/ChangeLog,v 1.9 2006/08/04 22:26:08 mcummings Exp $
+
+ 04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Astro-SunTime-0.01.ebuild:
+ Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Astro-SunTime-0.01.ebuild:
Mark 0.01 stable on ia64