diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 02:35:49 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 02:35:49 +0000 |
commit | f501766d56ae795eb8fe1ae74a20b7fa76ebd97f (patch) | |
tree | 5c8346da5d5e8be9579e4cdcc62869e1609c81fa /net-www | |
parent | Marked ~amd64, bug 107647. (diff) | |
download | gentoo-2-f501766d56ae795eb8fe1ae74a20b7fa76ebd97f.tar.gz gentoo-2-f501766d56ae795eb8fe1ae74a20b7fa76ebd97f.tar.bz2 gentoo-2-f501766d56ae795eb8fe1ae74a20b7fa76ebd97f.zip |
Stable on amd64, bug 117835.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 717fd42e1fd3..d7aafb012ce8 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # 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.447 2006/01/13 22:19:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.448 2006/01/15 02:35:49 cryos Exp $ + + 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> apache-2.0.55.ebuild: + Stable on amd64, bug 117835. 13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> apache-2.0.55.ebuild: diff --git a/net-www/apache/apache-2.0.55.ebuild b/net-www/apache/apache-2.0.55.ebuild index 6720e71dbaab..85d60ba2e38b 100644 --- a/net-www/apache/apache-2.0.55.ebuild +++ b/net-www/apache/apache-2.0.55.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.55.ebuild,v 1.8 2006/01/15 01:45:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55.ebuild,v 1.9 2006/01/15 02:35:49 cryos Exp $ inherit eutils 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux" RDEPEND="dev-lang/perl |