diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
commit | 36ee6b55d9790927297da10acc782b5239a1f85e (patch) | |
tree | 2a6fe3c526229c0502843b37750f2c929c6a1dab /app-misc/tpconfig | |
parent | mark .9 x86 stable (diff) | |
download | gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.tar.gz gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.tar.bz2 gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.zip |
Invalid License Cleanups. Part 1.
Also updated VIM license file.
Diffstat (limited to 'app-misc/tpconfig')
-rw-r--r-- | app-misc/tpconfig/tpconfig-3.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tpconfig/tpconfig-3.1.3.ebuild b/app-misc/tpconfig/tpconfig-3.1.3.ebuild index 240dfa6f901f..6336627025f1 100644 --- a/app-misc/tpconfig/tpconfig-3.1.3.ebuild +++ b/app-misc/tpconfig/tpconfig-3.1.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tpconfig/tpconfig-3.1.3.ebuild,v 1.3 2003/02/13 09:10:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tpconfig/tpconfig-3.1.3.ebuild,v 1.4 2003/02/28 13:18:14 liquidx Exp $ DESCRIPTION="Touchpad config for ALPS and Synaptics TPs. Controls tap/click behaviour" HOMEPAGE="http://www.compass.com/synaptics/" SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |