diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:53:43 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:53:43 +0000 |
commit | 74b0232c824daa2989f1d3db1910d8f85b03a91c (patch) | |
tree | a7b1e343f3d465cdd4278558bbe7a59199881cb5 /dev-php | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-74b0232c824daa2989f1d3db1910d8f85b03a91c.tar.gz gentoo-2-74b0232c824daa2989f1d3db1910d8f85b03a91c.tar.bz2 gentoo-2-74b0232c824daa2989f1d3db1910d8f85b03a91c.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php')
4 files changed, 11 insertions, 18 deletions
diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index 7c9ff6cd0e53..130be0660b53 100644 --- a/dev-php/PEAR-Testing_Selenium/ChangeLog +++ b/dev-php/PEAR-Testing_Selenium/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Testing_Selenium # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.3 2007/11/08 17:03:08 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.4 2007/12/06 00:53:42 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Testing_Selenium-0.3.2.ebuild, PEAR-Testing_Selenium-0.4.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Testing_Selenium-0.4.0.ebuild: + Fix LICENSE *PEAR-Testing_Selenium-0.4.0 (08 Nov 2007) diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild deleted file mode 100644 index 6b707a75620b..000000000000 --- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild,v 1.1 2007/08/20 22:55:43 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PHP Client for Selenium Remote Control." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND=">=dev-lang/php-5.1.0" diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild index 31193e581066..5c4964d62a7d 100644 --- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild +++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild,v 1.1 2007/11/08 17:03:08 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild,v 1.2 2007/12/06 00:53:42 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PHP Client for Selenium Remote Control." -LICENSE="PHP" +LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.2 b/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.2 deleted file mode 100644 index bac80d61fde4..000000000000 --- a/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 7452d3ff7f58214453360d4316eeac3c Testing_Selenium-0.3.2.tgz 23562 -RMD160 76cb340f6d19de823afd01a43d03af1cb6482d23 Testing_Selenium-0.3.2.tgz 23562 -SHA256 867e78522df9809e2a773e3a14dc330e47b0b9e39d819fbbebcec9e2cc25ddc2 Testing_Selenium-0.3.2.tgz 23562 |