summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-08-22 00:49:11 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-08-22 00:49:11 +0000
commitb8f7693a4960c430b2f73ba126fdedaed7c07258 (patch)
tree1f45c44193a6480276cf25741c02cf8ac70e9bd6
parentadd new version of PHP license. (diff)
downloadgentoo-2-b8f7693a4960c430b2f73ba126fdedaed7c07258.tar.gz
gentoo-2-b8f7693a4960c430b2f73ba126fdedaed7c07258.tar.bz2
gentoo-2-b8f7693a4960c430b2f73ba126fdedaed7c07258.zip
update license on PHP.
-rw-r--r--eclass/php-sapi.eclass4
-rw-r--r--eclass/php5-sapi.eclass4
2 files changed, 4 insertions, 4 deletions
diff --git a/eclass/php-sapi.eclass b/eclass/php-sapi.eclass
index 6fb5b9fbc5b2..1443986ce38e 100644
--- a/eclass/php-sapi.eclass
+++ b/eclass/php-sapi.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v 1.47 2004/08/07 20:21:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v 1.48 2004/08/22 00:49:11 robbat2 Exp $
# Author: Robin H. Johnson <robbat2@gentoo.org>
inherit eutils flag-o-matic
@@ -23,7 +23,7 @@ PHPMAJORVER=${MY_PV//\.*}
[ -z "${MY_P}" ] && MY_P=${MY_PN}-${MY_PV}
[ -z "${MY_PF}" ] && MY_PF=${MY_P}-${PR}
[ -z "${HOMEPAGE}" ] && HOMEPAGE="http://www.php.net/"
-[ -z "${LICENSE}" ] && LICENSE="PHP"
+[ -z "${LICENSE}" ] && LICENSE="PHP-3"
[ -z "${PROVIDE}" ] && PROVIDE="virtual/php-${PV}"
# PHP.net does automatic mirroring from this URI
[ -z "${SRC_URI_BASE}" ] && SRC_URI_BASE="http://www.php.net/distributions"
diff --git a/eclass/php5-sapi.eclass b/eclass/php5-sapi.eclass
index 6437ebd683f3..4e61ee6a33e7 100644
--- a/eclass/php5-sapi.eclass
+++ b/eclass/php5-sapi.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.25 2004/08/20 21:45:42 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.26 2004/08/22 00:49:11 robbat2 Exp $
#
# eclass/php5-sapi.eclass
# Eclass for building different php5 SAPI instances
@@ -20,7 +20,7 @@ INHERITED="$INHERITED $ECLASS"
# set MY_P in the ebuild
HOMEPAGE="http://www.php.net/"
-LICENSE="PHP"
+LICENSE="PHP-3"
SRC_URI="http://www.php.net/distributions/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
IUSE="${IUSE} adabas bcmath berkdb birdstep bzlib calendar cdb cpdflib crypt ctype curl curlwrappers db2 dba dbase dbm dbmaker dbx dio empress empress-bcs esoob exif fam frontbase fdftk flatfile filepro ftp gd gd-external gdbm gmp hyperwave-api imap inifile iconv informix ingres interbase iodbc jpeg ldap libedit mcve memlimit mhash mime ming mnogosearch msession msql mssql mysql mysqli ncurses nls nis oci8 odbc oracle7 ovrimos pcntl pcre pfpro png postgres posix qdbm readline recode sapdb sasl session shared sharedmem simplexml snmp soap sockets solid spell spl sqlite ssl sybase sybase-ct sysvipc tidy tiff tokenizer truetype wddx xsl xml2 xmlrpc xpm zlib"