diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-04-06 15:30:23 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-04-06 15:30:23 +0000 |
commit | d8566ef7be663b80e824b33b95420ab2c7b7eb50 (patch) | |
tree | b1279b3d116b7957d6362057b3e5a36daf77029a /www-servers/apache | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-d8566ef7be663b80e824b33b95420ab2c7b7eb50.tar.gz gentoo-2-d8566ef7be663b80e824b33b95420ab2c7b7eb50.tar.bz2 gentoo-2-d8566ef7be663b80e824b33b95420ab2c7b7eb50.zip |
Revert last commit - I make a mistake...
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'www-servers/apache')
-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, 5 insertions, 9 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index c60b1f19ce93..5631406219e6 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,10 +1,6 @@ # 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.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 +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.138 2010/04/06 15:30:23 abcd Exp $ 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 6bb42a344635..9648f0a382cb 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.8 2010/04/06 03:11:37 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.14-r1.ebuild,v 1.9 2010/04/06 15:30:23 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 ~amd64-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} diff --git a/www-servers/apache/apache-2.2.15.ebuild b/www-servers/apache/apache-2.2.15.ebuild index 9da5706af1fb..95a2a00fd894 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.9 2010/04/06 03:11:37 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.15.ebuild,v 1.10 2010/04/06 15:30:23 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 ~amd64-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |