summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-05-07 18:47:34 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-05-07 18:47:34 +0000
commit0563e04017683d0f0ec6f6c02649df43c4149e19 (patch)
tree936f562fd0df30272d3de7a2fca1988bc3e209dc /net-www/apache/apache-2.2.4.ebuild
parentRemove, bug 115407 (diff)
downloadgentoo-2-0563e04017683d0f0ec6f6c02649df43c4149e19.tar.gz
gentoo-2-0563e04017683d0f0ec6f6c02649df43c4149e19.tar.bz2
gentoo-2-0563e04017683d0f0ec6f6c02649df43c4149e19.zip
Fix SLOT.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-www/apache/apache-2.2.4.ebuild')
-rw-r--r--net-www/apache/apache-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.2.4.ebuild b/net-www/apache/apache-2.2.4.ebuild
index 5256892b92f4..960fd71a9d6d 100644
--- a/net-www/apache/apache-2.2.4.ebuild
+++ b/net-www/apache/apache-2.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4.ebuild,v 1.3 2007/05/07 15:01:09 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4.ebuild,v 1.4 2007/05/07 18:47:34 kloeri Exp $
inherit eutils flag-o-matic gnuconfig multilib autotools
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
# some helper scripts are apache-1.1, thus both are here
LICENSE="Apache-2.0 Apache-1.1"
-SLOT="0"
+SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc ldap mpm-event mpm-peruser mpm-prefork mpm-worker no-suexec selinux ssl static-modules threads"