diff options
author | 2003-02-28 16:55:00 +0000 | |
---|---|---|
committer | 2003-02-28 16:55:00 +0000 | |
commit | c0d7aee3d3693ef0723682a993c8ff2175ff57d2 (patch) | |
tree | 88a31d87fd9969d1b57ba261a09aebf8b5ecc459 /net-p2p/gtkhx | |
parent | License Fixes. Part 2. (diff) | |
download | historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.gz historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.bz2 historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.zip |
License Fixes. Part 2.
Diffstat (limited to 'net-p2p/gtkhx')
-rw-r--r-- | net-p2p/gtkhx/gtkhx-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gtkhx/gtkhx-0.9.3.ebuild b/net-p2p/gtkhx/gtkhx-0.9.3.ebuild index 9c2ef21bc069..b626c5ba66a8 100644 --- a/net-p2p/gtkhx/gtkhx-0.9.3.ebuild +++ b/net-p2p/gtkhx/gtkhx-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtkhx/gtkhx-0.9.3.ebuild,v 1.5 2003/02/13 15:20:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtkhx/gtkhx-0.9.3.ebuild,v 1.6 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="a GTK+ Hotline Client based off of Hx" @@ -11,7 +11,7 @@ DEPEND="=x11-libs/gtk+-1.2*" RDEPEND="$DEPEND" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc" src_compile() { |