diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
commit | 95074fc21f32265346f56b0e9ace5d061a5b2a2b (patch) | |
tree | efee6816d74fd595558e51b5f45fd6891f6215bb /dev-php/PEAR-Testing_Selenium | |
parent | LICENSE fix from project overlay and version bump (diff) | |
download | historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.gz historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.bz2 historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.zip |
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'dev-php/PEAR-Testing_Selenium')
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 |