diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
commit | 8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6 (patch) | |
tree | bab8dce8f72fe3c2fbea40314b924bb3c606a7f1 /dev-php/phpsysinfo | |
parent | Version bumped. (diff) | |
download | historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.gz historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.bz2 historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.zip |
License Fixes. Part 2.
Diffstat (limited to 'dev-php/phpsysinfo')
-rw-r--r-- | dev-php/phpsysinfo/phpsysinfo-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild b/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild index 6481f806747f..abf499327581 100644 --- a/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild +++ b/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild,v 1.2 2003/02/13 11:31:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP." HOMEPAGE="http://phpsysinfo.sourceforge.net/" SRC_URI="mirror://sourceforge/phpsysinfo/phpSysInfo-${PV}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" |