diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-05 14:55:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-05 14:55:55 +0000 |
commit | 00522752c1b17b7fe2aacacf6b14b7e4097923cf (patch) | |
tree | d7619f69c20470cfdd5434c9a956dbfe7feeae2d /net-www/apache/apache-2.0.50.ebuild | |
parent | Depend on >=STLport-4.6.2-r1 as older builds lack the pkgconfig file, and add... (diff) | |
download | gentoo-2-00522752c1b17b7fe2aacacf6b14b7e4097923cf.tar.gz gentoo-2-00522752c1b17b7fe2aacacf6b14b7e4097923cf.tar.bz2 gentoo-2-00522752c1b17b7fe2aacacf6b14b7e4097923cf.zip |
stable for security #55441
Diffstat (limited to 'net-www/apache/apache-2.0.50.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.50.ebuild b/net-www/apache/apache-2.0.50.ebuild index 6ad5aa42404e..b16973b4ca99 100644 --- a/net-www/apache/apache-2.0.50.ebuild +++ b/net-www/apache/apache-2.0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.1 2004/07/02 10:33:47 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.2 2004/07/05 14:55:55 vapier Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |