diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-08 21:33:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-08 21:33:40 +0000 |
commit | ec9407cc5fcb38deff06a87266db5ad2d6372086 (patch) | |
tree | 8961be5617d592871c9230b9d1e2006a77f8d847 /net-www/apache/apache-1.3.34-r14.ebuild | |
parent | use correct bug number (diff) | |
download | gentoo-2-ec9407cc5fcb38deff06a87266db5ad2d6372086.tar.gz gentoo-2-ec9407cc5fcb38deff06a87266db5ad2d6372086.tar.bz2 gentoo-2-ec9407cc5fcb38deff06a87266db5ad2d6372086.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'net-www/apache/apache-1.3.34-r14.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.34-r14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.34-r14.ebuild b/net-www/apache/apache-1.3.34-r14.ebuild index de2efe8ca129..5c9d54709738 100644 --- a/net-www/apache/apache-1.3.34-r14.ebuild +++ b/net-www/apache/apache-1.3.34-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.34-r14.ebuild,v 1.2 2006/07/29 20:35:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.34-r14.ebuild,v 1.3 2006/09/08 21:33:40 kloeri Exp $ inherit eutils fixheadtails multilib @@ -24,7 +24,7 @@ SRC_URI="mirror://apache/httpd/apache_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc ssl pam lingerd no-suexec static-modules selinux" DEPEND="dev-lang/perl |