diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-01-04 13:53:47 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-01-04 13:53:47 +0000 |
commit | 4bbcf08cd59d3a0ba2e4b0936a3570b0685c5e36 (patch) | |
tree | 7d57372411e818ced6f30aca209147d9fe5fec00 /www-servers | |
parent | Stable on sparc, bug #252432 (diff) | |
download | gentoo-2-4bbcf08cd59d3a0ba2e4b0936a3570b0685c5e36.tar.gz gentoo-2-4bbcf08cd59d3a0ba2e4b0936a3570b0685c5e36.tar.bz2 gentoo-2-4bbcf08cd59d3a0ba2e4b0936a3570b0685c5e36.zip |
Stable on sparc, bug #252432
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index fb7bef96e077..164147ad884b 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.93 2009/01/01 16:41:47 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.94 2009/01/04 13:53:47 bluebird Exp $ + + 04 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> apache-2.2.10.ebuild: + Stable on sparc, bug #252432 01 Jan 2009; Guy Martin <gmsoft@gentoo.org> apache-2.2.10.ebuild: hppa stable, #252432 diff --git a/www-servers/apache/apache-2.2.10.ebuild b/www-servers/apache/apache-2.2.10.ebuild index 3b064314c209..6e627ccfbb25 100644 --- a/www-servers/apache/apache-2.2.10.ebuild +++ b/www-servers/apache/apache-2.2.10.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.10.ebuild,v 1.2 2009/01/01 16:41:47 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.10.ebuild,v 1.3 2009/01/04 13:53:47 bluebird Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20081025" @@ -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} |