diff options
author | 2009-01-04 14:52:38 +0000 | |
---|---|---|
committer | 2009-01-04 14:52:38 +0000 | |
commit | 278c52d77495afe78fed9448f3bd41ef3a395cd8 (patch) | |
tree | aad5cb95734adb1bbc2eb76505fd4b58bc09c9c6 /www-servers | |
parent | amd64/x86 stable, bug #252432 (diff) | |
download | gentoo-2-278c52d77495afe78fed9448f3bd41ef3a395cd8.tar.gz gentoo-2-278c52d77495afe78fed9448f3bd41ef3a395cd8.tar.bz2 gentoo-2-278c52d77495afe78fed9448f3bd41ef3a395cd8.zip |
amd64/x86 stable, bug #252432
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
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 164147ad884b..134a5c093f32 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.94 2009/01/04 13:53:47 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.95 2009/01/04 14:52:38 maekke Exp $ + + 04 Jan 2009; Markus Meier <maekke@gentoo.org> apache-2.2.10.ebuild: + amd64/x86 stable, bug #252432 04 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> apache-2.2.10.ebuild: Stable on sparc, bug #252432 diff --git a/www-servers/apache/apache-2.2.10.ebuild b/www-servers/apache/apache-2.2.10.ebuild index 6e627ccfbb25..8c98b7b58b6d 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.3 2009/01/04 13:53:47 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.10.ebuild,v 1.4 2009/01/04 14:52:38 maekke 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} |