summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-01-13 21:46:51 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-01-13 21:46:51 +0000
commit2b47dcd023b9cc12d59a07cfc5b906db730c2702 (patch)
tree3b508cd330430ab942a1f64b52bf7ca7673fc50d /dev-php
parentStable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-2b47dcd023b9cc12d59a07cfc5b906db730c2702.tar.gz
gentoo-2-2b47dcd023b9cc12d59a07cfc5b906db730c2702.tar.bz2
gentoo-2-2b47dcd023b9cc12d59a07cfc5b906db730c2702.zip
Stable on hppa.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-cgi/ChangeLog5
-rw-r--r--dev-php/php-cgi/php-cgi-4.3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php-cgi/ChangeLog b/dev-php/php-cgi/ChangeLog
index 6cd06f32733c..f75b685daa8b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.51 2005/01/09 21:02:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.52 2005/01/13 21:46:51 gmsoft Exp $
+
+ 13 Jan 2005; Guy Martin <gmsoft@gentoo.org> php-cgi-4.3.10.ebuild:
+ Stable on hppa.
09 Jan 2005; Jason Wever <weeve@gentoo.org> php-cgi-5.0.3.ebuild:
Added ~sparc keyword.
diff --git a/dev-php/php-cgi/php-cgi-4.3.10.ebuild b/dev-php/php-cgi/php-cgi-4.3.10.ebuild
index a8b857ac2733..f2f29941bc32 100644
--- a/dev-php/php-cgi/php-cgi-4.3.10.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.3.10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.10.ebuild,v 1.7 2005/01/09 21:02:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.10.ebuild,v 1.8 2005/01/13 21:46:51 gmsoft Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-KEYWORDS="x86 sparc alpha ~hppa ppc ~ia64 ~amd64"
+KEYWORDS="x86 sparc alpha hppa ppc ~ia64 ~amd64"
# for this revision only
PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.10"