diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:46:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:46:28 +0000 |
commit | 869641f29c2a1fa360a3b142964a967e5013b08e (patch) | |
tree | de65aae3be2fef370067662bd120e3862801e1fb /net-www/apache/apache-1.3.27-r4.ebuild | |
parent | added dependency to gettext-0.12 (diff) | |
download | gentoo-2-869641f29c2a1fa360a3b142964a967e5013b08e.tar.gz gentoo-2-869641f29c2a1fa360a3b142964a967e5013b08e.tar.bz2 gentoo-2-869641f29c2a1fa360a3b142964a967e5013b08e.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-www/apache/apache-1.3.27-r4.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.27-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.27-r4.ebuild b/net-www/apache/apache-1.3.27-r4.ebuild index 18a777f577e3..621530b31aba 100644 --- a/net-www/apache/apache-1.3.27-r4.ebuild +++ b/net-www/apache/apache-1.3.27-r4.ebuild @@ -1,6 +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-r4.ebuild,v 1.7 2003/07/11 08:04:44 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.8 2003/07/13 21:44:10 aliz Exp $ IUSE="ipv6 pam" @@ -9,7 +9,7 @@ mod_ssl_ver=2.8.14 S=${WORKDIR}/${PN}_${PV} DESCRIPTION="The Apache Web Server" HOMEPAGE="http://www.apache.org http://www.modssl.org" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa arm" SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz mirror://gentoo/${P}-gentoo.diff.bz2 ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}-${PV}.tar.gz |