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-2.0.46.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-2.0.46.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.46.ebuild b/net-www/apache/apache-2.0.46.ebuild index 55f5b354e9f0..51a87ca3b631 100644 --- a/net-www/apache/apache-2.0.46.ebuild +++ b/net-www/apache/apache-2.0.46.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-2.0.46.ebuild,v 1.3 2003/06/17 16:57:40 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.46.ebuild,v 1.4 2003/07/13 21:44:10 aliz Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.apache.org/" S="${WORKDIR}/httpd-${PV}" SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz" -KEYWORDS="~x86 ~ppc ~alpha ~hppa ~mips ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~hppa ~mips ~sparc" LICENSE="Apache-1.1" SLOT="2" |