summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 21:59:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 21:59:31 +0000
commitb33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be (patch)
treee45c870107677502cf232e5ecb7bd318975d7851 /net-misc/nxproxy
parentdigest fix (diff)
downloadhistorical-b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be.tar.gz
historical-b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be.tar.bz2
historical-b33cfbdb08a224cd09e53a6ef7c3fbdb56cb47be.zip
LICENSE fix
Diffstat (limited to 'net-misc/nxproxy')
-rw-r--r--net-misc/nxproxy/Manifest4
-rw-r--r--net-misc/nxproxy/nxproxy-1.2.2.ebuild12
2 files changed, 8 insertions, 8 deletions
diff --git a/net-misc/nxproxy/Manifest b/net-misc/nxproxy/Manifest
index 2e3747ea53e6..9181939078d2 100644
--- a/net-misc/nxproxy/Manifest
+++ b/net-misc/nxproxy/Manifest
@@ -1,4 +1,4 @@
-MD5 69858474a1b2545006369398c4259c02 nxproxy-1.2.2.ebuild 965
MD5 7e181a085509f25b220c56b34ff40017 ChangeLog 337
-MD5 0738e13fa3f4d0504c8419991333f8d3 files/digest-nxproxy-1.2.2 66
+MD5 13691b299f83517047afe92c8067f111 nxproxy-1.2.2.ebuild 956
MD5 d7c92d02795ad3ecf951731efaac6b03 files/1.2.2-Makefile.in.patch 421
+MD5 0738e13fa3f4d0504c8419991333f8d3 files/digest-nxproxy-1.2.2 66
diff --git a/net-misc/nxproxy/nxproxy-1.2.2.ebuild b/net-misc/nxproxy/nxproxy-1.2.2.ebuild
index cec14ae72829..770d7f5a0367 100644
--- a/net-misc/nxproxy/nxproxy-1.2.2.ebuild
+++ b/net-misc/nxproxy/nxproxy-1.2.2.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.2.2.ebuild,v 1.1 2003/08/27 03:04:42 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.2.2.ebuild,v 1.2 2003/09/05 21:59:29 msterret Exp $
MY_P="${P}-5"
DESCRIPTION="X11 protocol compression library wrapper"
HOMEPAGE="http://www.nomachine.com/"
SRC_URI="http://www.nomachine.com/download/nxsources/${PN}/${MY_P}.tar.gz"
-LICENSE="nxcomp"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
DEPEND=">=net-misc/nxcomp-1.2.2
- sys-devel/patch
- >=media-libs/jpeg-6b-r3
- >=sys-libs/glibc-2.3.2-r1
- >=sys-libs/zlib-1.1.4-r1"
+ sys-devel/patch
+ >=media-libs/jpeg-6b-r3
+ >=sys-libs/glibc-2.3.2-r1
+ >=sys-libs/zlib-1.1.4-r1"
# Run-time dependencies, same as DEPEND if RDEPEND isn't defined:
#RDEPEND=""