diff options
author | 2004-11-03 15:19:43 +0000 | |
---|---|---|
committer | 2004-11-03 15:19:43 +0000 | |
commit | 51ed8bad9218e3ee5038dbc6bb6212db839f03da (patch) | |
tree | d291b53fc0e694571a978ce69235abcbb8e34a99 /net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild | |
parent | * new eclass for GHC packages (diff) | |
download | gentoo-2-51ed8bad9218e3ee5038dbc6bb6212db839f03da.tar.gz gentoo-2-51ed8bad9218e3ee5038dbc6bb6212db839f03da.tar.bz2 gentoo-2-51ed8bad9218e3ee5038dbc6bb6212db839f03da.zip |
Stable on sparc
Diffstat (limited to 'net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild')
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild index 67dfb2a6abb5..ab25b42fab4d 100644 --- a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.12 2004/10/31 03:33:33 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.13 2004/11/03 15:19:43 gustavoz Exp $ inherit eutils gcc @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P/_alpha/dev}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="x86 ppc ~sparc ~amd64 ~alpha" +KEYWORDS="x86 ppc sparc ~amd64 ~alpha" LICENSE="GPL-2" SLOT="0" |