diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:29:14 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:29:14 +0000 |
commit | 6ef46b951777de0647aae71f00c67f7f94775cb2 (patch) | |
tree | 58b135317bd19bd545558b9937c0f0bc07b3a474 /dev-php/PEAR-Image_GraphViz | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-6ef46b951777de0647aae71f00c67f7f94775cb2.tar.gz gentoo-2-6ef46b951777de0647aae71f00c67f7f94775cb2.tar.bz2 gentoo-2-6ef46b951777de0647aae71f00c67f7f94775cb2.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Image_GraphViz')
4 files changed, 11 insertions, 17 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 2c96043ecd87..77838fdba603 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.3 2007/11/29 23:26:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.4 2007/12/06 00:29:14 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Image_GraphViz-1.2.1.ebuild, PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + Fix LICENSE *PEAR-Image_GraphViz-1.3.0_rc2 (29 Nov 2007) diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild deleted file mode 100644 index 4c04c6dbc464..000000000000 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild +++ /dev/null @@ -1,11 +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-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild,v 1.2 2007/06/20 13:19:47 angelos Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PHP interface to AT&T's GraphViz tools." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild index ed9d6ede9324..555029e88973 100644 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.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-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.1 2007/11/29 23:26:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.2 2007/12/06 00:29:14 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PHP interface to AT&T's GraphViz tools." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.2.1 b/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.2.1 deleted file mode 100644 index 466b92118613..000000000000 --- a/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.2.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8828e58960e0d93820cb3bdcce85e705 Image_GraphViz-1.2.1.tgz 4872 -RMD160 2e61211738d6cd97721487b547f9f0b0881cefd1 Image_GraphViz-1.2.1.tgz 4872 -SHA256 5a566d4cd39f9e39be6c9b8b95ca81fca7d2283638a774a079dafc9b304d5338 Image_GraphViz-1.2.1.tgz 4872 |