summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-02-05 12:16:19 +0000
committerJeroen Roovers <jer@gentoo.org>2015-02-05 12:16:19 +0000
commit0e66d5a32b1351310a9119bf368d1c654a6fa798 (patch)
treec563ca6b8c89722b0b059dca30812d7613b9c1b2 /www-servers
parentStable for HPPA (bug #535948). (diff)
downloadgentoo-2-0e66d5a32b1351310a9119bf368d1c654a6fa798.tar.gz
gentoo-2-0e66d5a32b1351310a9119bf368d1c654a6fa798.tar.bz2
gentoo-2-0e66d5a32b1351310a9119bf368d1c654a6fa798.zip
Stable for HPPA (bug #535948).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/apache/ChangeLog5
-rw-r--r--www-servers/apache/apache-2.2.29.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog
index 88ed8d23aea6..81ba6d70509f 100644
--- a/www-servers/apache/ChangeLog
+++ b/www-servers/apache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/apache
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.292 2015/02/04 18:16:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.293 2015/02/05 12:16:19 jer Exp $
+
+ 05 Feb 2015; Jeroen Roovers <jer@gentoo.org> apache-2.2.29.ebuild:
+ Stable for HPPA (bug #535948).
*apache-2.4.12 (04 Feb 2015)
diff --git a/www-servers/apache/apache-2.2.29.ebuild b/www-servers/apache/apache-2.2.29.ebuild
index 4f1fe7117c08..0be5a610601e 100644
--- a/www-servers/apache/apache-2.2.29.ebuild
+++ b/www-servers/apache/apache-2.2.29.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.1 2014/09/22 07:48:28 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.2 2015/02/05 12:16:19 jer Exp $
EAPI=5
@@ -89,7 +89,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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_configure() {