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 | |
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')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.34-r14.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.58-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index c0ace4258819..1a794e859744 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/apache # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.496 2006/09/05 06:06:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.497 2006/09/08 21:33:40 kloeri Exp $ + + 08 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + apache-1.3.34-r14.ebuild, apache-2.0.58-r2.ebuild: + Stable on ia64. 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> apache-2.0.58-r2.ebuild: Marked stable on mips. 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 diff --git a/net-www/apache/apache-2.0.58-r2.ebuild b/net-www/apache/apache-2.0.58-r2.ebuild index cfbbf0506989..7edf2e3fe2d0 100644 --- a/net-www/apache/apache-2.0.58-r2.ebuild +++ b/net-www/apache/apache-2.0.58-r2.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-2.0.58-r2.ebuild,v 1.4 2006/09/05 06:06:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.58-r2.ebuild,v 1.5 2006/09/08 21:33:40 kloeri Exp $ inherit eutils flag-o-matic gnuconfig multilib @@ -17,7 +17,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="apache2 debug doc ldap mpm-itk mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux" RDEPEND="dev-lang/perl |