diff options
author | David Holm <dholm@gentoo.org> | 2004-05-08 14:31:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-08 14:31:41 +0000 |
commit | 2d02cde88caab630d71bfb02ff1276b48ba6d043 (patch) | |
tree | 043908daa1303855a5c094c78efc7e7ce7e5db92 /net-www/apache/apache-2.0.49-r1.ebuild | |
parent | Fixes BUG #46892. (Manifest recommit) (diff) | |
download | gentoo-2-2d02cde88caab630d71bfb02ff1276b48ba6d043.tar.gz gentoo-2-2d02cde88caab630d71bfb02ff1276b48ba6d043.tar.bz2 gentoo-2-2d02cde88caab630d71bfb02ff1276b48ba6d043.zip |
Stable on ppc
Diffstat (limited to 'net-www/apache/apache-2.0.49-r1.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.49-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.49-r1.ebuild b/net-www/apache/apache-2.0.49-r1.ebuild index e136e9ba4f49..8714a4161a51 100644 --- a/net-www/apache/apache-2.0.49-r1.ebuild +++ b/net-www/apache/apache-2.0.49-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.49-r1.ebuild,v 1.18 2004/05/06 22:33:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r1.ebuild,v 1.19 2004/05/08 14:31:41 dholm Exp $ inherit flag-o-matic eutils fixheadtails @@ -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 amd64 ia64" +KEYWORDS="x86 ppc alpha hppa ~mips sparc amd64 ia64" LICENSE="Apache-2.0" SLOT="2" |