diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 21:49:38 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 21:49:38 +0000 |
commit | f4e7b13b58d52134421968e06f5e301874003bf1 (patch) | |
tree | 2e6f6b87c277bccbee6a37f6a298af0f8c434355 /www-servers/lighttpd | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-f4e7b13b58d52134421968e06f5e301874003bf1.tar.gz gentoo-2-f4e7b13b58d52134421968e06f5e301874003bf1.tar.bz2 gentoo-2-f4e7b13b58d52134421968e06f5e301874003bf1.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 9 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild | 4 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild | 4 |
10 files changed, 26 insertions, 19 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 559fe38eb40e..2d1f65bce1c7 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-servers/lighttpd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.275 2012/04/25 16:03:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.276 2012/05/02 21:49:38 jdhore Exp $ + + 02 May 2012; Jeff Horelick <jdhore@gentoo.org> lighttpd-1.4.23-r1.ebuild, + lighttpd-1.4.25-r2.ebuild, lighttpd-1.4.25-r3.ebuild, + lighttpd-1.4.26-r2.ebuild, lighttpd-1.4.28-r3.ebuild, + lighttpd-1.4.28-r4.ebuild, lighttpd-1.4.28-r5.ebuild, + lighttpd-1.4.29-r4.ebuild, lighttpd-1.4.30-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 25 Apr 2012; Justin Lecher <jlec@gentoo.org> lighttpd-1.4.23-r1.ebuild: Drop unnessecary die diff --git a/www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild index 477ea186c778..326e08626fcf 100644 --- a/www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild,v 1.2 2012/04/25 16:03:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.23-r1.ebuild,v 1.3 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -36,7 +36,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild index b98ffa30f165..697180c8dc2f 100644 --- a/www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25-r2.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -36,7 +36,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild b/www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild index cac14e5ef15c..b9a10c8e1e48 100644 --- a/www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25-r3.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -36,7 +36,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild index 7fc10d560e68..b0fafbbbbfb6 100644 --- a/www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.26-r2.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -36,7 +36,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild b/www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild index ed3a6872a113..34fe36b81bef 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r3.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -37,7 +37,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild b/www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild index 23e427910c86..a14450f53738 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r4.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -37,7 +37,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild b/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild index 2a82a34a4628..85093f462106 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="2" @@ -37,7 +37,7 @@ RDEPEND=" xattr? ( kernel_linux? ( sys-apps/attr ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild b/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild index 43a9273eadda..9af63aae5545 100644 --- a/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild,v 1.1 2012/01/01 00:03:46 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild,v 1.2 2012/05/02 21:49:38 jdhore Exp $ EAPI="4" @@ -39,7 +39,7 @@ RDEPEND=" zlib? ( >=sys-libs/zlib-1.1 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness diff --git a/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild index bc6bfaac5d36..bc42345bfbc8 100644 --- a/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild,v 1.4 2012/02/08 20:32:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild,v 1.5 2012/05/02 21:49:38 jdhore Exp $ EAPI="4" @@ -40,7 +40,7 @@ RDEPEND=" zlib? ( >=sys-libs/zlib-1.1 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( dev-python/docutils ) test? ( virtual/perl-Test-Harness |