diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 23:13:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 23:13:55 +0000 |
commit | 5db60a0fb4d17ace93a54a273ca1af1705010389 (patch) | |
tree | d1e516f3e0efd6617e9ee8d8e069840980f1296c /dev-perl/Astro-SunTime | |
parent | Adding perl dep; fixed header; fixed DEPEND (diff) | |
download | historical-5db60a0fb4d17ace93a54a273ca1af1705010389.tar.gz historical-5db60a0fb4d17ace93a54a273ca1af1705010389.tar.bz2 historical-5db60a0fb4d17ace93a54a273ca1af1705010389.zip |
Adding perl dep; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Astro-SunTime')
-rw-r--r-- | dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Astro-SunTime/ChangeLog | 6 |
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 |