diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-20 01:42:27 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-20 01:42:27 +0000 |
commit | 9feedb12d03d06eed8788b1180db7a432d488712 (patch) | |
tree | 54104d2940e05ccfb7e9cf144fa9b84903c35f36 /net-www | |
parent | remove old dirs #106509 by Paul Bredbury (diff) | |
download | gentoo-2-9feedb12d03d06eed8788b1180db7a432d488712.tar.gz gentoo-2-9feedb12d03d06eed8788b1180db7a432d488712.tar.bz2 gentoo-2-9feedb12d03d06eed8788b1180db7a432d488712.zip |
Stable on amd64, bug 106421, thanks to aja@gentoo.org.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.33-r12.ebuild | 4 | ||||
-rw-r--r-- | net-www/lingerd/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/lingerd/lingerd-0.94.ebuild | 4 |
4 files changed, 13 insertions, 6 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 diff --git a/net-www/lingerd/ChangeLog b/net-www/lingerd/ChangeLog index fd9f4185cc32..19535bd3fe72 100644 --- a/net-www/lingerd/ChangeLog +++ b/net-www/lingerd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/lingerd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.12 2005/09/19 21:58:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.13 2005/09/20 01:39:06 cryos Exp $ + + 20 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> lingerd-0.94.ebuild: + Stable on amd64, bug 106421, thanks to aja@gentoo.org. 19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> lingerd-0.94.ebuild: Stable on hppa, ppc. diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild index 8f90de8d0fef..55b373183164 100644 --- a/net-www/lingerd/lingerd-0.94.ebuild +++ b/net-www/lingerd/lingerd-0.94.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/lingerd/lingerd-0.94.ebuild,v 1.13 2005/09/19 21:58:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.14 2005/09/20 01:39:06 cryos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://images.iagora.com/media/software/lingerd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" DEPEND=">=sys-apps/sed-4" |