diff options
author | 2005-09-19 21:59:15 +0000 | |
---|---|---|
committer | 2005-09-19 21:59:15 +0000 | |
commit | 5033eeae2fbf479903c4490a833674f61026feab (patch) | |
tree | 0ef8c2d0f99ea00cd131067f00c52b114eb8b2d1 /net-www/apache | |
parent | Stable on amd64. (diff) | |
download | historical-5033eeae2fbf479903c4490a833674f61026feab.tar.gz historical-5033eeae2fbf479903c4490a833674f61026feab.tar.bz2 historical-5033eeae2fbf479903c4490a833674f61026feab.zip |
Stable on hppa, ppc.
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 15f896c3d9a4..70c0effb946e 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.421 2005/09/19 20:00:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.422 2005/09/19 21:59:13 hansmi Exp $ + + 19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + apache-1.3.33-r12.ebuild: + Stable on hppa, ppc. 19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> apache-2.0.54-r31.ebuild: diff --git a/net-www/apache/apache-1.3.33-r12.ebuild b/net-www/apache/apache-1.3.33-r12.ebuild index f0fa7257eb74..851adfcc4b63 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.4 2005/09/19 18:16:41 corsair Exp $ +# $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 $ 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 |