diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-06-15 18:59:25 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-06-15 18:59:25 +0000 |
commit | 53f9a623f3c692117898e96e635b9c393b7d3069 (patch) | |
tree | e176ba248f02fa478b6c07b094bf5437e0df2789 /www-servers/apache | |
parent | ppc stable, bug #227111 (diff) | |
download | gentoo-2-53f9a623f3c692117898e96e635b9c393b7d3069.tar.gz gentoo-2-53f9a623f3c692117898e96e635b9c393b7d3069.tar.bz2 gentoo-2-53f9a623f3c692117898e96e635b9c393b7d3069.zip |
ppc stable, bug #227111
(Portage version: 2.1.5.5)
Diffstat (limited to 'www-servers/apache')
-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 db864063b08e..884dbc1da7fa 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.76 2008/06/15 16:09:37 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.77 2008/06/15 18:59:25 dertobi123 Exp $ + + 15 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> apache-2.2.9.ebuild: + ppc stable, bug #227111 15 Jun 2008; Benedikt Böhm <hollow@gentoo.org> apache-2.2.9.ebuild: remove old warning cruft diff --git a/www-servers/apache/apache-2.2.9.ebuild b/www-servers/apache/apache-2.2.9.ebuild index 188b657ae4c0..608d43b427a6 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.2 2008/06/15 16:09:37 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.9.ebuild,v 1.3 2008/06/15 18:59:25 dertobi123 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} |