diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-29 06:40:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-29 06:40:45 +0000 |
commit | 7c3572cf603019a9732cc7b40d8e3a79131ca472 (patch) | |
tree | 0244caec441a54762d85a3865bccba683f3ac106 /www-servers | |
parent | Stable for HPPA (bug #205195). (diff) | |
download | gentoo-2-7c3572cf603019a9732cc7b40d8e3a79131ca472.tar.gz gentoo-2-7c3572cf603019a9732cc7b40d8e3a79131ca472.tar.bz2 gentoo-2-7c3572cf603019a9732cc7b40d8e3a79131ca472.zip |
Stable for HPPA (bug #205195).
(Portage version: 2.1.4)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 98c212aa550c..8bca834f9bf6 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.56 2008/01/29 01:27:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.57 2008/01/29 06:40:45 jer Exp $ + + 29 Jan 2008; Jeroen Roovers <jer@gentoo.org> apache-2.2.8.ebuild: + Stable for HPPA (bug #205195). 29 Jan 2008; Brent Baude <ranger@gentoo.org> apache-2.2.8.ebuild: Marking apache-2.2.8 ppc64 for bug 205195 diff --git a/www-servers/apache/apache-2.2.8.ebuild b/www-servers/apache/apache-2.2.8.ebuild index 1508456acb0d..1369a77f0ccd 100644 --- a/www-servers/apache/apache-2.2.8.ebuild +++ b/www-servers/apache/apache-2.2.8.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.8.ebuild,v 1.2 2008/01/29 01:27:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.3 2008/01/29 06:40:45 jer Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080119" @@ -79,7 +79,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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="sni" DEPEND="${DEPEND} |