diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-14 18:39:10 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-14 18:39:10 +0000 |
commit | 1f84a47452cc6eb8640995337340c8eafdff4c2b (patch) | |
tree | c4e52958887d9724c1e5bd9e299e5e1aa91251d3 /dev-php | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-1f84a47452cc6eb8640995337340c8eafdff4c2b.tar.gz gentoo-2-1f84a47452cc6eb8640995337340c8eafdff4c2b.tar.bz2 gentoo-2-1f84a47452cc6eb8640995337340c8eafdff4c2b.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/php-cgi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php-cgi/ChangeLog b/dev-php/php-cgi/ChangeLog index 5705398f117e..fb843b235a77 100644 --- a/dev-php/php-cgi/ChangeLog +++ b/dev-php/php-cgi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/php-cgi # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.7 2004/04/08 19:34:06 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.8 2004/04/14 18:39:10 gmsoft Exp $ + + 14 Apr 2004; Guy Martin <gmsoft@gentoo.org> php-cgi-4.3.6_rc2.ebuild: + Marked stable on hppa. 08 Apr 2004; Stuart Herbert <stuart@gentoo.org> php-cgi-4.3.6_rc2.ebuild: Marked as stable, because 4.3.5 has issues diff --git a/dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild b/dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild index 60ce3e615309..034e9ffa689c 100644 --- a/dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild +++ b/dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild,v 1.2 2004/04/08 19:34:06 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.6_rc2.ebuild,v 1.3 2004/04/14 18:39:10 gmsoft Exp $ PHPSAPI="cgi" SRC_URI_BASE="http://downloads.php.net/ilia/" @@ -8,7 +8,7 @@ inherit php-sapi eutils DESCRIPTION="PHP CGI" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa" src_compile() { # CLI needed to build stuff |