From 04c0864dcfbfd27cf402efe4c122d871fb881c3e Mon Sep 17 00:00:00 2001 From: Christian Hartmann Date: Mon, 3 Jul 2006 20:34:59 +0000 Subject: Fixed RDEPEND wrt bug #134781 Package-Manager: portage-2.1.1_pre2-r2 --- dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild | 3 ++- dev-perl/Astro-SunTime/ChangeLog | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'dev-perl/Astro-SunTime') diff --git a/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild b/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild index b767480514d2..31df5548ad5c 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.5 2006/06/08 21:04:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/Astro-SunTime-0.01.ebuild,v 1.6 2006/07/03 20:18:10 ian Exp $ inherit perl-module @@ -15,3 +15,4 @@ IUSE="" SRC_TEST="do" DEPEND="dev-perl/Time-modules" +RDEPEND="${DEPEND}" \ No newline at end of file diff --git a/dev-perl/Astro-SunTime/ChangeLog b/dev-perl/Astro-SunTime/ChangeLog index 13f019d042fa..52c218af3576 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.6 2006/06/08 21:04:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-SunTime/ChangeLog,v 1.7 2006/07/03 20:18:10 ian Exp $ + + 03 Jul 2006; Christian Hartmann + Astro-SunTime-0.01.ebuild: + Fixed RDEPEND wrt bug #134781 08 Jun 2006; Tobias Scherbaum Astro-SunTime-0.01.ebuild: -- cgit v1.2.3-65-gdbad