summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-14 19:03:54 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-14 19:03:54 +0000
commitcbbbd3bbcfed9368f81dcb6e418cebd2d5a4de2d (patch)
treebbd02df16298c04e3ccf5f23725f4c1af24e9ffc /dev-php
parentRemove old versions. (diff)
downloadgentoo-2-cbbbd3bbcfed9368f81dcb6e418cebd2d5a4de2d.tar.gz
gentoo-2-cbbbd3bbcfed9368f81dcb6e418cebd2d5a4de2d.tar.bz2
gentoo-2-cbbbd3bbcfed9368f81dcb6e418cebd2d5a4de2d.zip
stable amd64, 87517
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-cgi/ChangeLog5
-rw-r--r--dev-php/php-cgi/php-cgi-4.3.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php-cgi/ChangeLog b/dev-php/php-cgi/ChangeLog
index 14dc1f6dd87a..5a4b834b1710 100644
--- a/dev-php/php-cgi/ChangeLog
+++ b/dev-php/php-cgi/ChangeLog
@@ -1,6 +1,6 @@
# 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.60 2005/04/14 11:58:50 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.61 2005/04/14 19:03:54 blubb Exp $
14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> php-cgi-4.3.11.ebuild:
Stable on alpha, bug 87517.
@@ -8,6 +8,9 @@
14 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> php-cgi-4.3.11.ebuild:
Stable on sparc wrt #87517
+ 14 Apr 2005; Simon Stelling <blubb@gentoo.org> php-cgi-4.3.11.ebuild:
+ stable on amd64 wrt bug 87517
+
11 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> php-cgi-4.3.11.ebuild:
Sparc fix
diff --git a/dev-php/php-cgi/php-cgi-4.3.11.ebuild b/dev-php/php-cgi/php-cgi-4.3.11.ebuild
index 58849a3e5f91..aa7fa7f6b96b 100644
--- a/dev-php/php-cgi/php-cgi-4.3.11.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.3.11.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.11.ebuild,v 1.5 2005/04/14 11:58:50 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.11.ebuild,v 1.6 2005/04/14 19:03:54 blubb Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
-KEYWORDS="x86 sparc alpha ~hppa ppc ~ia64 ~amd64 ~mips"
+KEYWORDS="x86 sparc alpha ~hppa ppc ~ia64 amd64 ~mips"
# for this revision only
PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.11"