diff options
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 | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild index 5d323e58fb27..0ad92d342f43 100644 --- a/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild +++ b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.10 2006/10/20 21:33:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild,v 1.11 2007/01/14 22:23:26 mcummings Exp $ inherit perl-module DESCRIPTION="Provides a function interface to calculate sun rise/set times." -HOMEPAGE="http://search.cpan.org/search?query=${PN}" +HOMEPAGE="http://search.cpan.org/~robf" SRC_URI="mirror://cpan/authors/id/R/RO/ROBF/${P}.tar.gz" LICENSE="Artistic" @@ -16,4 +16,3 @@ IUSE="" SRC_TEST="do" 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 57a85bbd5c03..e188c5a0ecdb 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.11 2006/10/20 21:33:34 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/ChangeLog,v 1.12 2007/01/14 22:23:26 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Astro-SunTime-0.01.ebuild: + Ebuild maintenance 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> Astro-SunTime-0.01.ebuild: |