diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-30 19:30:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-30 19:30:17 +0000 |
commit | 62fe630d3bf46e898fd83ff831d834a14a2a8e0f (patch) | |
tree | 408803d0efbcfb1b4f24459989754a1c7ac807c7 /www-servers | |
parent | Stable for PPC (bug #330195). (diff) | |
download | gentoo-2-62fe630d3bf46e898fd83ff831d834a14a2a8e0f.tar.gz gentoo-2-62fe630d3bf46e898fd83ff831d834a14a2a8e0f.tar.bz2 gentoo-2-62fe630d3bf46e898fd83ff831d834a14a2a8e0f.zip |
Stable for PPC (bug #330195).
(Portage version: 2.2_rc72/cvs/Linux i686)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 09b2489db02f..c56fe980ef23 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.141 2010/08/30 11:37:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.142 2010/08/30 19:30:17 jer Exp $ + + 30 Aug 2010; Jeroen Roovers <jer@gentoo.org> apache-2.2.16.ebuild: + Stable for PPC (bug #330195). 30 Aug 2010; Markos Chandras <hwoarang@gentoo.org> apache-2.2.16.ebuild: Stable on amd64 wrt bug #330195 diff --git a/www-servers/apache/apache-2.2.16.ebuild b/www-servers/apache/apache-2.2.16.ebuild index 6d3d31317c50..668889937934 100644 --- a/www-servers/apache/apache-2.2.16.ebuild +++ b/www-servers/apache/apache-2.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.16.ebuild,v 1.2 2010/08/30 11:37:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.16.ebuild,v 1.3 2010/08/30 19:30:17 jer Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20100828" @@ -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 ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |