From 6562d5dc90b8bc039502abf29ca86189aabbba2c Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Mon, 13 Feb 2006 15:24:48 +0000 Subject: Virtuals for some perl-core deps (Portage version: 2.1_pre3-r1) --- www-servers/lighttpd/ChangeLog | 6 +++++- www-servers/lighttpd/lighttpd-1.4.10.ebuild | 4 ++-- www-servers/lighttpd/lighttpd-1.4.7.ebuild | 6 +++--- www-servers/lighttpd/lighttpd-1.4.8.ebuild | 6 +++--- 4 files changed, 13 insertions(+), 9 deletions(-) (limited to 'www-servers') diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 953a2ae8a4b4..a90f7f3d503f 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.57 2006/02/10 02:23:39 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.58 2006/02/13 15:24:48 mcummings Exp $ + + 13 Feb 2006; Michael Cummings + lighttpd-1.4.7.ebuild, lighttpd-1.4.8.ebuild, lighttpd-1.4.10.ebuild: + Virtuals for some perl-core deps *lighttpd-1.4.10 (10 Feb 2006) diff --git a/www-servers/lighttpd/lighttpd-1.4.10.ebuild b/www-servers/lighttpd/lighttpd-1.4.10.ebuild index 014ec9ea8f7c..5d4563915f4b 100644 --- a/www-servers/lighttpd/lighttpd-1.4.10.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.10.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/www-servers/lighttpd/lighttpd-1.4.10.ebuild,v 1.1 2006/02/10 02:23:39 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.10.ebuild,v 1.2 2006/02/13 15:24:48 mcummings Exp $ inherit eutils depend.php @@ -37,7 +37,7 @@ RDEPEND=">=sys-libs/zlib-1.1 DEPEND="${RDEPEND} doc? ( dev-python/docutils ) test? ( - perl-core/Test-Harness + virtual/perl-Test-Harness dev-libs/fcgi )" diff --git a/www-servers/lighttpd/lighttpd-1.4.7.ebuild b/www-servers/lighttpd/lighttpd-1.4.7.ebuild index e2663ba28552..c05ad2fcefe2 100644 --- a/www-servers/lighttpd/lighttpd-1.4.7.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.7.ebuild,v 1.2 2005/11/29 03:56:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.7.ebuild,v 1.3 2006/02/13 15:24:48 mcummings Exp $ inherit eutils depend.php @@ -37,7 +37,7 @@ RDEPEND=">=sys-libs/zlib-1.1 DEPEND="${RDEPEND} doc? ( dev-python/docutils ) test? ( - perl-core/Test-Harness + virtual/perl-Test-Harness dev-libs/fcgi )" diff --git a/www-servers/lighttpd/lighttpd-1.4.8.ebuild b/www-servers/lighttpd/lighttpd-1.4.8.ebuild index e25a7df7d484..2b98e74878dc 100644 --- a/www-servers/lighttpd/lighttpd-1.4.8.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.8.ebuild,v 1.2 2005/12/17 21:39:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.8.ebuild,v 1.3 2006/02/13 15:24:48 mcummings Exp $ inherit eutils depend.php @@ -37,7 +37,7 @@ RDEPEND=">=sys-libs/zlib-1.1 DEPEND="${RDEPEND} doc? ( dev-python/docutils ) test? ( - perl-core/Test-Harness + virtual/perl-Test-Harness dev-libs/fcgi )" -- cgit v1.2.3-65-gdbad