diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /dev-php/phpsysinfo | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.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="" |