diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:28:28 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:28:28 +0000 |
commit | 67184b65ee19ecff94c7085c0f118e383cc0a468 (patch) | |
tree | 9710cab9ff3aecca0c016fe9ef524bec4c6994e1 /dev-php/PEAR-Image_Graph | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-67184b65ee19ecff94c7085c0f118e383cc0a468.tar.gz gentoo-2-67184b65ee19ecff94c7085c0f118e383cc0a468.tar.bz2 gentoo-2-67184b65ee19ecff94c7085c0f118e383cc0a468.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Image_Graph')
-rw-r--r-- | dev-php/PEAR-Image_Graph/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_Graph/ChangeLog b/dev-php/PEAR-Image_Graph/ChangeLog index 7c662dc54474..f7cd769e8eb6 100644 --- a/dev-php/PEAR-Image_Graph/ChangeLog +++ b/dev-php/PEAR-Image_Graph/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Image_Graph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.15 2007/04/22 13:44:56 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.16 2007/12/06 00:28:28 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: + Fix LICENSE 22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: diff --git a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild index e1e18349ab94..1211afcd06fd 100644 --- a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild +++ b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild @@ -1,12 +1,12 @@ # 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_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.11 2007/04/22 13:44:56 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.12 2007/12/06 00:28:28 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A package for displaying (numerical) data as a graph/chart/plot." -LICENSE="PHP" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |