diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-16 00:17:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-16 00:17:11 +0000 |
commit | c734b7187be3af3bcfc7f960bcb1f07f022b9d0d (patch) | |
tree | bac39b25e4c4f02388aa538887d0510ab4e5d3cf /www-servers | |
parent | Stable for HPPA (bug #227111). (diff) | |
download | gentoo-2-c734b7187be3af3bcfc7f960bcb1f07f022b9d0d.tar.gz gentoo-2-c734b7187be3af3bcfc7f960bcb1f07f022b9d0d.tar.bz2 gentoo-2-c734b7187be3af3bcfc7f960bcb1f07f022b9d0d.zip |
Stable for HPPA (bug #227111).
(Portage version: 2.1.5.4)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 884dbc1da7fa..509880d1a39c 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.77 2008/06/15 18:59:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.78 2008/06/16 00:17:11 jer Exp $ + + 16 Jun 2008; Jeroen Roovers <jer@gentoo.org> apache-2.2.9.ebuild: + Stable for HPPA (bug #227111). 15 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> apache-2.2.9.ebuild: ppc stable, bug #227111 diff --git a/www-servers/apache/apache-2.2.9.ebuild b/www-servers/apache/apache-2.2.9.ebuild index 608d43b427a6..32cae754dca1 100644 --- a/www-servers/apache/apache-2.2.9.ebuild +++ b/www-servers/apache/apache-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.9.ebuild,v 1.3 2008/06/15 18:59:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.9.ebuild,v 1.4 2008/06/16 00:17:11 jer Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080615" @@ -80,7 +80,7 @@ HOMEPAGE="http://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="sni" DEPEND="${DEPEND} |