diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 21:59:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 21:59:31 +0000 |
commit | b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be (patch) | |
tree | e45c870107677502cf232e5ecb7bd318975d7851 /net-misc/nxcomp | |
parent | digest fix (diff) | |
download | historical-b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be.tar.gz historical-b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be.tar.bz2 historical-b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be.zip |
LICENSE fix
Diffstat (limited to 'net-misc/nxcomp')
-rw-r--r-- | net-misc/nxcomp/Manifest | 2 | ||||
-rw-r--r-- | net-misc/nxcomp/nxcomp-1.2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/nxcomp/Manifest b/net-misc/nxcomp/Manifest index 4a0a3b43631e..c0a6189f0bb1 100644 --- a/net-misc/nxcomp/Manifest +++ b/net-misc/nxcomp/Manifest @@ -1,3 +1,3 @@ -MD5 e93de8ad54b28bd8aa1dffd39b670f59 nxcomp-1.2.2.ebuild 762 MD5 5341213499b1bded384b6ccf62daab9a ChangeLog 302 +MD5 8ed131cbc26d4caf4c622d51e7f65226 nxcomp-1.2.2.ebuild 763 MD5 b7ad142d655c6e9ae50d78bf227a1248 files/digest-nxcomp-1.2.2 67 diff --git a/net-misc/nxcomp/nxcomp-1.2.2.ebuild b/net-misc/nxcomp/nxcomp-1.2.2.ebuild index d2ff9ed5e2dd..4eccebafa79f 100644 --- a/net-misc/nxcomp/nxcomp-1.2.2.ebuild +++ b/net-misc/nxcomp/nxcomp-1.2.2.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/net-misc/nxcomp/nxcomp-1.2.2.ebuild,v 1.1 2003/08/27 03:02:39 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.2.2.ebuild,v 1.2 2003/09/05 21:58:20 msterret Exp $ MY_P="${P}-55" DESCRIPTION="X11 protocol compression library" HOMEPAGE="http://www.nomachine.com/" SRC_URI="http://www.nomachine.com/download/nxsources/nxcomp/${MY_P}.tar.gz" -LICENSE="nxcomp" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" DEPEND="" |