diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-03 15:19:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-03 15:19:43 +0000 |
commit | 51ed8bad9218e3ee5038dbc6bb6212db839f03da (patch) | |
tree | d291b53fc0e694571a978ce69235abcbb8e34a99 /net-misc/tightvnc | |
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')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 8c47f55de43d..bb9e1d522030 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.44 2004/10/31 03:33:33 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.45 2004/11/03 15:19:43 gustavoz Exp $ + + 03 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> + tightvnc-1.3_alpha5.ebuild: + Stable on sparc 30 Oct 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild: Stable on Maintainer's archs 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" |