diff options
author | Stuart Herbert <stuart@gentoo.org> | 2003-09-09 13:39:00 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2003-09-09 13:39:00 +0000 |
commit | c02a2ed5d3ad94cdd81c751939af7776612d691a (patch) | |
tree | bfad64ca3ab5b0fab8f45ca81185751a448e7019 /net-misc/nxcomp | |
parent | Marked as stable (diff) | |
download | historical-c02a2ed5d3ad94cdd81c751939af7776612d691a.tar.gz historical-c02a2ed5d3ad94cdd81c751939af7776612d691a.tar.bz2 historical-c02a2ed5d3ad94cdd81c751939af7776612d691a.zip |
Marked as stable
Diffstat (limited to 'net-misc/nxcomp')
-rw-r--r-- | net-misc/nxcomp/Manifest | 4 | ||||
-rw-r--r-- | net-misc/nxcomp/nxcomp-1.2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/nxcomp/Manifest b/net-misc/nxcomp/Manifest index d979c417bd71..d9e7aaefa053 100644 --- a/net-misc/nxcomp/Manifest +++ b/net-misc/nxcomp/Manifest @@ -1,3 +1,3 @@ -MD5 e42c73fa6b4443db6b329c403a44b496 nxcomp-1.2.2.ebuild 762 -MD5 5341213499b1bded384b6ccf62daab9a ChangeLog 302 +MD5 39430c7d3895dd6b7a9981e094a2e357 nxcomp-1.2.2.ebuild 760 +MD5 5d171f8da221ed0165d117c446944a6a ChangeLog 365 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 4eccebafa79f..a490a0c7658c 100644 --- a/net-misc/nxcomp/nxcomp-1.2.2.ebuild +++ b/net-misc/nxcomp/nxcomp-1.2.2.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.2.2.ebuild,v 1.2 2003/09/05 21:58:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.2.2.ebuild,v 1.3 2003/09/09 13:37:21 stuart Exp $ MY_P="${P}-55" 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="" |