diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-04-06 03:11:37 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-04-06 03:11:37 +0000 |
commit | b7f65d982d984177f7297fe6053b64618d180d32 (patch) | |
tree | 3389e5b2d541a6ae626c3d34cd99bfa3fdbf7df8 /www-servers | |
parent | Bump to EAPI=3, add prefix keywords (diff) | |
download | gentoo-2-b7f65d982d984177f7297fe6053b64618d180d32.tar.gz gentoo-2-b7f65d982d984177f7297fe6053b64618d180d32.tar.bz2 gentoo-2-b7f65d982d984177f7297fe6053b64618d180d32.zip |
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.14-r1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.15.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 95b45cdb80b3..c60b1f19ce93 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/apache # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.136 2010/04/04 09:39:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.137 2010/04/06 03:11:37 abcd Exp $ + + 06 Apr 2010; Jonathan Callen <abcd@gentoo.org> apache-2.2.14-r1.ebuild, + apache-2.2.15.ebuild: + Add prefix keywords 04 Apr 2010; Guy Martin <gmsoft@gentoo.org> apache-2.2.15.ebuild: hppa stable, #308049 diff --git a/www-servers/apache/apache-2.2.14-r1.ebuild b/www-servers/apache/apache-2.2.14-r1.ebuild index 338c2899b752..6bb42a344635 100644 --- a/www-servers/apache/apache-2.2.14-r1.ebuild +++ b/www-servers/apache/apache-2.2.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.14-r1.ebuild,v 1.7 2010/01/01 13:01:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.14-r1.ebuild,v 1.8 2010/04/06 03:11:37 abcd Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20091008" @@ -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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="${DEPEND} diff --git a/www-servers/apache/apache-2.2.15.ebuild b/www-servers/apache/apache-2.2.15.ebuild index 22505265515d..9da5706af1fb 100644 --- a/www-servers/apache/apache-2.2.15.ebuild +++ b/www-servers/apache/apache-2.2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.15.ebuild,v 1.8 2010/04/04 09:39:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.15.ebuild,v 1.9 2010/04/06 03:11:37 abcd Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20100307" @@ -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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="${DEPEND} |