summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-07-15 00:29:37 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-07-15 00:29:37 +0000
commit8c52cfa7b8e1909315331aee2b8adcae4ccc33f0 (patch)
treee84d4cfba222d552ad8725b5597c95b0b574f671 /dev-php/php
parentsync IUSE (missing) (diff)
downloadhistorical-8c52cfa7b8e1909315331aee2b8adcae4ccc33f0.tar.gz
historical-8c52cfa7b8e1909315331aee2b8adcae4ccc33f0.tar.bz2
historical-8c52cfa7b8e1909315331aee2b8adcae4ccc33f0.zip
stable on x86, security.
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/ChangeLog5
-rw-r--r--dev-php/php/php-4.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index 6a2d1945dab5..384b52037d02 100644
--- a/dev-php/php/ChangeLog
+++ b/dev-php/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/php
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.106 2004/07/14 23:18:51 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.107 2004/07/15 00:22:50 robbat2 Exp $
+
+ 14 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> php-4.3.8.ebuild:
+ stable on x86, security.
*php-5.0.0 (15 Jul 2004)
diff --git a/dev-php/php/php-4.3.8.ebuild b/dev-php/php/php-4.3.8.ebuild
index 800a34d2023d..0e71de7e5b6a 100644
--- a/dev-php/php/php-4.3.8.ebuild
+++ b/dev-php/php/php-4.3.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.4 2004/07/14 22:45:22 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.5 2004/07/15 00:22:50 robbat2 Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="~x86 sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ppc"
+KEYWORDS="x86 sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ppc"
IUSE=""
src_unpack() {