summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-25 05:20:11 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-25 05:20:11 +0000
commitceecfeeecfaf8b8919c566d64010f0d956682b6e (patch)
treef877be636d7d3a8fc049d833d3b43212434fd0c1 /dev-php/php
parentversion bump (diff)
downloadgentoo-2-ceecfeeecfaf8b8919c566d64010f0d956682b6e.tar.gz
gentoo-2-ceecfeeecfaf8b8919c566d64010f0d956682b6e.tar.bz2
gentoo-2-ceecfeeecfaf8b8919c566d64010f0d956682b6e.zip
add ~alpha
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/ChangeLog7
-rw-r--r--dev-php/php/php-4.3.1-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog
index 6478fff4d2d7..c368bf5c4722 100644
--- a/dev-php/php/ChangeLog
+++ b/dev-php/php/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/php
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.40 2003/03/03 09:01:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.41 2003/03/25 05:20:11 agriffis Exp $
+
+*php-4.3.1-r1 (13 Jan 2003)
+
+ 25 Mar 2003; Aron Griffis <agriffis@gentoo.org> php-4.3.1-r1.ebuild:
+ Add ~alpha to KEYWORDS
13 Jan 2003; Daniel Ahlberg <aliz@genoto.org> php-4.3.0-r2.ebuild :
Added ppc and sparc keyword becuse this is a security update.
diff --git a/dev-php/php/php-4.3.1-r1.ebuild b/dev-php/php/php-4.3.1-r1.ebuild
index d8c24628ec25..6ce81923ff67 100644
--- a/dev-php/php/php-4.3.1-r1.ebuild
+++ b/dev-php/php/php-4.3.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Update: Roman Weber <gentoo@gonzo.ch>
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.1-r1.ebuild,v 1.8 2003/03/06 04:20:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.1-r1.ebuild,v 1.9 2003/03/25 05:20:11 agriffis Exp $
IUSE="truetype postgres tiff libwww nls jpeg readline ssl oci8 mysql X gdbm curl imap xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam spell"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.php.net/"
LICENSE="PHP"
SLOT="0"
PROVIDE="virtual/php"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
# too many users not being able to compile with gmp support
# - rphillips