diff options
author | 2005-09-19 18:16:41 +0000 | |
---|---|---|
committer | 2005-09-19 18:16:41 +0000 | |
commit | 421d6d8927e3dfcf7cefec59930d8c9a1e8fa325 (patch) | |
tree | 4e0655e126ab7f966e15d60ce7578ba0c05cfb64 /net-www | |
parent | New upstream version; Removed old ebuilds. (diff) | |
download | historical-421d6d8927e3dfcf7cefec59930d8c9a1e8fa325.tar.gz historical-421d6d8927e3dfcf7cefec59930d8c9a1e8fa325.tar.bz2 historical-421d6d8927e3dfcf7cefec59930d8c9a1e8fa325.zip |
Stable on ppc64 (bug #106421)
Package-Manager: portage-2.0.51.22-r2
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/apache/apache-2.0.54-r31.ebuild | 4 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_ssl/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild | 4 |
7 files changed, 22 insertions, 11 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index cc622deb5303..ac4554b03455 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.419 2005/09/18 23:40:12 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.420 2005/09/19 18:16:41 corsair Exp $ + + 19 Sep 2005; Markus Rothe <corsair@gentoo.org> apache-1.3.33-r12.ebuild, + apache-2.0.54-r31.ebuild: + Stable on ppc64 (bug #106421) 18 Sep 2005; Marcus D. Hanwell <cryos@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 c23d27b128bd..f0fa7257eb74 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.3 2005/09/19 00:22:55 vericgar Exp $ +# $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 $ 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/apache/apache-2.0.54-r31.ebuild b/net-www/apache/apache-2.0.54-r31.ebuild index c27442fc8610..60dcc8ca4934 100644 --- a/net-www/apache/apache-2.0.54-r31.ebuild +++ b/net-www/apache/apache-2.0.54-r31.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-2.0.54-r31.ebuild,v 1.6 2005/09/18 23:40:12 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r31.ebuild,v 1.7 2005/09/19 18:16:41 corsair 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~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 diff --git a/net-www/gentoo-webroot-default/ChangeLog b/net-www/gentoo-webroot-default/ChangeLog index 55ccd412ff7a..dd069a13bf0c 100644 --- a/net-www/gentoo-webroot-default/ChangeLog +++ b/net-www/gentoo-webroot-default/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/gentoo-webroot-default # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.11 2005/09/18 23:00:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.12 2005/09/19 18:09:31 corsair Exp $ + + 19 Sep 2005; Markus Rothe <corsair@gentoo.org> + gentoo-webroot-default-0.2.ebuild: + Stable on ppc64 (bug #106421) 18 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> gentoo-webroot-default-0.2.ebuild: diff --git a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild index 817f1042e8d6..8e0c863f61ed 100644 --- a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild +++ b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.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/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.4 2005/09/18 23:00:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.5 2005/09/19 18:09:31 corsair Exp $ DESCRIPTION="This is the default Gentoo WebServer content" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" IUSE="no-htdocs" DEPEND="" diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog index 9a68d7874190..143c75300cf5 100644 --- a/net-www/mod_ssl/ChangeLog +++ b/net-www/mod_ssl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_ssl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.87 2005/09/18 19:20:32 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.88 2005/09/19 18:12:10 corsair Exp $ + + 19 Sep 2005; Markus Rothe <corsair@gentoo.org> mod_ssl-2.8.24-r1.ebuild: + Stable on ppc64 (bug #106421) 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_ssl-2.8.24-r1.ebuild: diff --git a/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild b/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild index 902127601a02..2f308914a0a0 100644 --- a/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild +++ b/net-www/mod_ssl/mod_ssl-2.8.24-r1.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/mod_ssl/mod_ssl-2.8.24-r1.ebuild,v 1.2 2005/09/18 19:20:32 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild,v 1.3 2005/09/19 18:12:10 corsair Exp $ inherit apache-module @@ -10,7 +10,7 @@ DESCRIPTION="An SSL module for the Apache 1.3 Web server" HOMEPAGE="http://www.modssl.org/" SRC_URI="http://www.modssl.org/source/${MY_P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" LICENSE="as-is" SLOT="0" IUSE="" |