diff options
author | 2007-12-06 00:54:31 +0000 | |
---|---|---|
committer | 2007-12-06 00:54:31 +0000 | |
commit | 44353ae9ee2fcb91f338acf9b30589606f929e29 (patch) | |
tree | 8d3f5cafde21f37907952d79fd8c7a9efecbd87c /dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-44353ae9ee2fcb91f338acf9b30589606f929e29.tar.gz gentoo-2-44353ae9ee2fcb91f338acf9b30589606f929e29.tar.bz2 gentoo-2-44353ae9ee2fcb91f338acf9b30589606f929e29.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild index a198274706fe..337d29bb668f 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild @@ -1,12 +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-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.8 2007/10/22 19:05:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.9 2007/12/06 00:54:30 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Engine for performing and rendering text diffs." - -LICENSE="PHP" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |