diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-02 13:29:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-02 13:29:36 +0000 |
commit | de43605b7cd193f3c4d5d82135c9836d7e3a80f1 (patch) | |
tree | 24ecb2aa486185edfddb8a0f93ddafb9a9432364 /www-servers | |
parent | Rewrite build.xml to pass -encoding UTF-8 to javac, bug #268252 by Matthew <u... (diff) | |
download | gentoo-2-de43605b7cd193f3c4d5d82135c9836d7e3a80f1.tar.gz gentoo-2-de43605b7cd193f3c4d5d82135c9836d7e3a80f1.tar.bz2 gentoo-2-de43605b7cd193f3c4d5d82135c9836d7e3a80f1.zip |
Stable for HPPA (bug #265705).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.11.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index d9cd244ca518..7b4c8d27ec7b 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.103 2009/04/26 16:06:32 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.104 2009/05/02 13:29:36 jer Exp $ + + 02 May 2009; Jeroen Roovers <jer@gentoo.org> apache-2.2.11.ebuild: + Stable for HPPA (bug #265705). 26 Apr 2009; Raúl Porcel <armin76@gentoo.org> apache-2.2.11.ebuild: arm/ia64/s390/sh/sparc stable wrt #265705 diff --git a/www-servers/apache/apache-2.2.11.ebuild b/www-servers/apache/apache-2.2.11.ebuild index bf5ed845cca4..7d91031becf7 100644 --- a/www-servers/apache/apache-2.2.11.ebuild +++ b/www-servers/apache/apache-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.11.ebuild,v 1.6 2009/04/26 16:06:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.11.ebuild,v 1.7 2009/05/02 13:29:36 jer Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20090101" @@ -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} |