diff options
author | 2005-09-20 01:42:27 +0000 | |
---|---|---|
committer | 2005-09-20 01:42:27 +0000 | |
commit | 96677daa0a1afe80bd21041c6e91bd32f06c2b83 (patch) | |
tree | 688a3cfacae844541533c2e63eb41fefa984b8ad /net-www/apache | |
parent | remove old dirs #106509 by Paul Bredbury (diff) | |
download | historical-96677daa0a1afe80bd21041c6e91bd32f06c2b83.tar.gz historical-96677daa0a1afe80bd21041c6e91bd32f06c2b83.tar.bz2 historical-96677daa0a1afe80bd21041c6e91bd32f06c2b83.zip |
Stable on amd64, bug 106421, thanks to aja@gentoo.org.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.33-r12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 70c0effb946e..969f67896392 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/apache # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.422 2005/09/19 21:59:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.423 2005/09/20 01:42:27 cryos Exp $ + + 20 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> + apache-1.3.33-r12.ebuild: + Stable on amd64, bug 106421, thanks to aja@gentoo.org. 19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> apache-1.3.33-r12.ebuild: diff --git a/net-www/apache/apache-1.3.33-r12.ebuild b/net-www/apache/apache-1.3.33-r12.ebuild index 851adfcc4b63..2726c4a745a5 100644 --- a/net-www/apache/apache-1.3.33-r12.ebuild +++ b/net-www/apache/apache-1.3.33-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r12.ebuild,v 1.5 2005/09/19 21:59:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r12.ebuild,v 1.6 2005/09/20 01:42:27 cryos 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="doc ssl pam lingerd no-suexec static-modules apache2 selinux" DEPEND="dev-lang/perl |