summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-23 09:00:52 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-23 09:00:52 +0000
commitc32e265dfa380c5672b0cb2c944df48907fb5b28 (patch)
tree5e4757b1114a3d3a7f6727c1f83b080cbfaa99c2 /www-servers/lighttpd
parentFix building with sys-devel/automake >= 1.12 wrt #420599 by Dennis Yxun (diff)
downloadgentoo-2-c32e265dfa380c5672b0cb2c944df48907fb5b28.tar.gz
gentoo-2-c32e265dfa380c5672b0cb2c944df48907fb5b28.tar.bz2
gentoo-2-c32e265dfa380c5672b0cb2c944df48907fb5b28.zip
inherit user.eclass for enewgroup and enewuser
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r--www-servers/lighttpd/ChangeLog7
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild4
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild4
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild4
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.31.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 3d5f657704ae..973de4edd76f 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,11 @@
# 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.278 2012/06/23 08:59:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.279 2012/06/23 09:00:52 ssuominen Exp $
+
+ 23 Jun 2012; Samuli Suominen <ssuominen@gentoo.org>
+ lighttpd-1.4.28-r5.ebuild, lighttpd-1.4.29-r4.ebuild,
+ lighttpd-1.4.30-r1.ebuild, lighttpd-1.4.31.ebuild:
+ inherit user.eclass for enewgroup and enewuser
23 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> lighttpd-1.4.31.ebuild,
+files/lighttpd-1.4.31-automake-1.12.patch:
diff --git a/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild b/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild
index 85093f462106..4e9924ad697b 100644
--- a/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild
@@ -1,10 +1,10 @@
# 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.2 2012/05/02 21:49:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r5.ebuild,v 1.3 2012/06/23 09:00:52 ssuominen Exp $
EAPI="2"
-inherit base eutils autotools depend.php
+inherit base eutils autotools depend.php user
DESCRIPTION="Lightweight high-performance web server"
HOMEPAGE="http://www.lighttpd.net/"
diff --git a/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild b/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild
index 9af63aae5545..eb9362fad710 100644
--- a/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild
@@ -1,10 +1,10 @@
# 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.2 2012/05/02 21:49:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.29-r4.ebuild,v 1.3 2012/06/23 09:00:52 ssuominen Exp $
EAPI="4"
-inherit base autotools eutils depend.php
+inherit base autotools eutils depend.php user
DESCRIPTION="Lightweight high-performance web server"
HOMEPAGE="http://www.lighttpd.net/"
diff --git a/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild
index bc42345bfbc8..ac9a2a1bc5cf 100644
--- a/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild
@@ -1,10 +1,10 @@
# 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.5 2012/05/02 21:49:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.30-r1.ebuild,v 1.6 2012/06/23 09:00:52 ssuominen Exp $
EAPI="4"
-inherit base autotools eutils depend.php
+inherit base autotools eutils depend.php user
DESCRIPTION="Lightweight high-performance web server"
HOMEPAGE="http://www.lighttpd.net/"
diff --git a/www-servers/lighttpd/lighttpd-1.4.31.ebuild b/www-servers/lighttpd/lighttpd-1.4.31.ebuild
index 267d7d908501..5878e1989486 100644
--- a/www-servers/lighttpd/lighttpd-1.4.31.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.31.ebuild
@@ -1,10 +1,10 @@
# 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.31.ebuild,v 1.2 2012/06/23 08:59:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.31.ebuild,v 1.3 2012/06/23 09:00:52 ssuominen Exp $
EAPI="4"
-inherit base autotools eutils depend.php
+inherit base autotools eutils depend.php user
DESCRIPTION="Lightweight high-performance web server"
HOMEPAGE="http://www.lighttpd.net/"