diff options
author | Stuart Herbert <stuart@gentoo.org> | 2003-12-21 16:11:21 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2003-12-21 16:11:21 +0000 |
commit | 9b205548e04c1c7a80de1f3caf1ef3c96a7df2f7 (patch) | |
tree | c91d619dab1dc8a5ae0e03e426be17ab89340879 /net-misc/nxcomp/nxcomp-1.3.0.ebuild | |
parent | Version bump (diff) | |
download | historical-9b205548e04c1c7a80de1f3caf1ef3c96a7df2f7.tar.gz historical-9b205548e04c1c7a80de1f3caf1ef3c96a7df2f7.tar.bz2 historical-9b205548e04c1c7a80de1f3caf1ef3c96a7df2f7.zip |
Marked as stable
Diffstat (limited to 'net-misc/nxcomp/nxcomp-1.3.0.ebuild')
-rw-r--r-- | net-misc/nxcomp/nxcomp-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nxcomp/nxcomp-1.3.0.ebuild b/net-misc/nxcomp/nxcomp-1.3.0.ebuild index 7a79dca17989..ad6807567aad 100644 --- a/net-misc/nxcomp/nxcomp-1.3.0.ebuild +++ b/net-misc/nxcomp/nxcomp-1.3.0.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-misc/nxcomp/nxcomp-1.3.0.ebuild,v 1.1 2003/12/21 16:07:07 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.0.ebuild,v 1.2 2003/12/21 16:08:19 stuart Exp $ MY_P="${PN}-1.3.0-48" DESCRIPTION="X11 protocol compression library" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.nomachine.com/" SRC_URI="http://www.nomachine.com/download/nxsources/nxcomp/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="" # Run-time dependencies, same as DEPEND if RDEPEND isn't defined: #RDEPEND="" |