diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:50:18 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:50:18 +0000 |
commit | 8d85766bd8e9801a7282e577865989265a28bd32 (patch) | |
tree | 13385f94cee7efd928bf6d1a35929c315776b268 /dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-8d85766bd8e9801a7282e577865989265a28bd32.tar.gz gentoo-2-8d85766bd8e9801a7282e577865989265a28bd32.tar.bz2 gentoo-2-8d85766bd8e9801a7282e577865989265a28bd32.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild')
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild index 4f8ed984cafb..387bd09c8543 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.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-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.8 2007/10/22 16:34:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.9 2007/12/05 23:50:18 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Class that makes it easy to build console style tables." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" |