summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-02-24 20:06:29 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-02-24 20:06:29 +0000
commit634f18cde29997d391901db03f8f61f6728fbbf1 (patch)
treed844171d07ddab4bff1cd05f095e7c666aa7e9ee /net-www/apache
parentcorrected changelog (diff)
downloadgentoo-2-634f18cde29997d391901db03f8f61f6728fbbf1.tar.gz
gentoo-2-634f18cde29997d391901db03f8f61f6728fbbf1.tar.bz2
gentoo-2-634f18cde29997d391901db03f8f61f6728fbbf1.zip
removed changes.
Diffstat (limited to 'net-www/apache')
-rw-r--r--net-www/apache/ChangeLog8
-rw-r--r--net-www/apache/apache-1.3.27-r3.ebuild7
-rw-r--r--net-www/apache/apache-1.3.27-r4.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index 24b129efa947..02fd12df2b6b 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,14 +1,20 @@
# ChangeLog for net-www/apache
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.43 2003/02/24 20:01:35 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.44 2003/02/24 20:06:29 mholzer Exp $
*apache-1.3.27-r4 (23 Feb 2003)
23 Feb 2003; Martin Holzer <mholzer@gentoo.org> apache-1.3.27-r4.ebuild files/digest-apache-1.3.27-r4 ChangeLog :
Added openssl to DEPEND.
+ 24 Feb 2003; Martin Holzer <mholzer@gentoo.org> apache-1.3.27-r4.ebuild ChangeLog :
+ Removed Changes done from -r2 to -r4.
+
*apache-1.3.27-r3 (23 Feb 2003)
+ 24 Feb 2003; Martin Holzer <mholzer@gentoo.org> apache-1.3.27-r3.ebuild ChangeLog :
+ Removed Changes done from -r1 to -r3.
+
23 Feb 2003; Martin Holzer <mholzer@gentoo.org> apache-1.3.27-r3.ebuild files/digest-apache-1.3.27-r3 ChangeLog :
Added openssl to DEPEND.
diff --git a/net-www/apache/apache-1.3.27-r3.ebuild b/net-www/apache/apache-1.3.27-r3.ebuild
index b59807f82606..9434b04bfb37 100644
--- a/net-www/apache/apache-1.3.27-r3.ebuild
+++ b/net-www/apache/apache-1.3.27-r3.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r3.ebuild,v 1.1 2003/02/23 22:20:54 mholzer Exp $
-
-IUSE="ssl"
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r3.ebuild,v 1.2 2003/02/24 20:06:29 mholzer Exp $
mod_ssl_ver=2.8.11-${PV}
@@ -19,8 +17,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz
DEPEND="sys-devel/perl sys-libs/db
>=dev-libs/mm-1.1.3
>=sys-libs/gdbm-1.8
- >=dev-libs/expat-1.95.2
- ssl? ( >=dev-libs/openssl-0.9.6i )"
+ >=dev-libs/expat-1.95.2"
LICENSE="Apache-1.1"
SLOT="1"
diff --git a/net-www/apache/apache-1.3.27-r4.ebuild b/net-www/apache/apache-1.3.27-r4.ebuild
index 0b13fc5479e4..e25a869376bc 100644
--- a/net-www/apache/apache-1.3.27-r4.ebuild
+++ b/net-www/apache/apache-1.3.27-r4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.1 2003/02/23 22:20:54 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.2 2003/02/24 20:06:29 mholzer Exp $
-IUSE="ipv6 pam ssl"
+IUSE="ipv6 pam"
mod_ssl_ver=2.8.11-${PV}
@@ -20,8 +20,7 @@ SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz
DEPEND="sys-devel/perl sys-libs/db
>=dev-libs/mm-1.1.3
>=sys-libs/gdbm-1.8
- >=dev-libs/expat-1.95.2
- ssl? ( >=dev-libs/openssl-0.9.6i )"
+ >=dev-libs/expat-1.95.2"
LICENSE="Apache-1.1"
SLOT="1"