diff options
author | Ben Lutgens <lamer@gentoo.org> | 2001-08-28 04:17:27 +0000 |
---|---|---|
committer | Ben Lutgens <lamer@gentoo.org> | 2001-08-28 04:17:27 +0000 |
commit | c174eaeacba7c26e82de11312754f67fde7ad151 (patch) | |
tree | e37a304948e4232d1235019bd8c7b2d989d3d62c /app-doc | |
parent | doc fix (diff) | |
download | gentoo-2-c174eaeacba7c26e82de11312754f67fde7ad151.tar.gz gentoo-2-c174eaeacba7c26e82de11312754f67fde7ad151.tar.bz2 gentoo-2-c174eaeacba7c26e82de11312754f67fde7ad151.zip |
Moved apache-ssl/apache-ssl-1.3.20.2.4.0.ebuild package into
apache/apache-1.3.20 and made it check USE for the presence of "ssl" and
act accordingly. Also updated the REDEPENDS of needed files.
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/gentoo-web/gentoo-web-1.0.ebuild | 4 | ||||
-rw-r--r-- | app-doc/gentoo-web/gentoo-web-2.0.ebuild | 4 | ||||
-rw-r--r-- | app-doc/gentoo-web/gentoo-web-2.1.ebuild | 4 | ||||
-rw-r--r-- | app-doc/gentoo-web/gentoo-web-2.2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-doc/gentoo-web/gentoo-web-1.0.ebuild b/app-doc/gentoo-web/gentoo-web-1.0.ebuild index abeed39148ad..4aa323b6d944 100644 --- a/app-doc/gentoo-web/gentoo-web-1.0.ebuild +++ b/app-doc/gentoo-web/gentoo-web-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. Distributed under the terms # of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-1.0.ebuild,v 1.7 2001/05/02 04:42:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-1.0.ebuild,v 1.8 2001/08/28 04:17:27 lamer Exp $ S=${WORKDIR}/${P} DESCRIPTION="www.gentoo.org website" SRC_URI="" HOMEPAGE="http://www.gentoo.org" -RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache-ssl" +RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache" src_unpack() { if [ "$MAINTAINER" != "yes" ] diff --git a/app-doc/gentoo-web/gentoo-web-2.0.ebuild b/app-doc/gentoo-web/gentoo-web-2.0.ebuild index be1586ff88e6..db88ca78ff53 100644 --- a/app-doc/gentoo-web/gentoo-web-2.0.ebuild +++ b/app-doc/gentoo-web/gentoo-web-2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. Distributed under the terms # of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.0.ebuild,v 1.3 2001/05/19 15:49:01 pete Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.0.ebuild,v 1.4 2001/08/28 04:17:27 lamer Exp $ S=${WORKDIR}/${P} DESCRIPTION="www.gentoo.org website" SRC_URI="" HOMEPAGE="http://www.gentoo.org" -RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache-ssl" +RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache" src_unpack() { if [ "$MAINTAINER" != "yes" ] diff --git a/app-doc/gentoo-web/gentoo-web-2.1.ebuild b/app-doc/gentoo-web/gentoo-web-2.1.ebuild index 27235c888853..ffb1b96aba5e 100644 --- a/app-doc/gentoo-web/gentoo-web-2.1.ebuild +++ b/app-doc/gentoo-web/gentoo-web-2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. Distributed under the terms # of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.1.ebuild,v 1.5 2001/06/16 05:44:53 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.1.ebuild,v 1.6 2001/08/28 04:17:27 lamer Exp $ S=${WORKDIR}/${P} DESCRIPTION="www.gentoo.org website" SRC_URI="http://www.red-bean.com/cvs2cl/cvs2cl.pl" HOMEPAGE="http://www.gentoo.org" -RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache-ssl" +RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache" src_unpack() { if [ "$MAINTAINER" != "yes" ] diff --git a/app-doc/gentoo-web/gentoo-web-2.2.ebuild b/app-doc/gentoo-web/gentoo-web-2.2.ebuild index 8e2ad29fe9f2..a6680e698efc 100644 --- a/app-doc/gentoo-web/gentoo-web-2.2.ebuild +++ b/app-doc/gentoo-web/gentoo-web-2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. Distributed under the terms # of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.2.ebuild,v 1.15 2001/08/21 21:03:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/gentoo-web/gentoo-web-2.2.ebuild,v 1.16 2001/08/28 04:17:27 lamer Exp $ S=${WORKDIR}/${P} DESCRIPTION="www.gentoo.org website" SRC_URI="http://www.red-bean.com/cvs2cl/cvs2cl.pl" HOMEPAGE="http://www.gentoo.org" -RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache-ssl" +RDEPEND="sys-devel/python gnome-libs/libxslt net-www/apache" src_unpack() { if [ "$MAINTAINER" != "yes" ] |