diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-04 09:00:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-04 09:00:13 +0000 |
commit | aeb69eb96843fadb12f75a133c71eeaecbd06af4 (patch) | |
tree | 558d3475f5a0caa60ae0e5a176b4db9280ec7aeb /www-servers/apache/apache-2.4.4.ebuild | |
parent | Correction to patch wrt Bug #457586 (diff) | |
download | historical-aeb69eb96843fadb12f75a133c71eeaecbd06af4.tar.gz historical-aeb69eb96843fadb12f75a133c71eeaecbd06af4.tar.bz2 historical-aeb69eb96843fadb12f75a133c71eeaecbd06af4.zip |
Stable for amd64, wrt bug #459264
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'www-servers/apache/apache-2.4.4.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.4.4.ebuild b/www-servers/apache/apache-2.4.4.ebuild index 6e2b5eb50eab..516c5578aca1 100644 --- a/www-servers/apache/apache-2.4.4.ebuild +++ b/www-servers/apache/apache-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.4.ebuild,v 1.1 2013/02/27 06:56:36 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.4.4.ebuild,v 1.2 2013/03/04 09:00:12 ago Exp $ EAPI="2" @@ -119,7 +119,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} |