diff options
author | Daniel Goller <morfic@gentoo.org> | 2004-10-31 03:33:33 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2004-10-31 03:33:33 +0000 |
commit | 529f391aae0f5493b0dd5d4c5dac08ffad5d3049 (patch) | |
tree | 8ef4e9792a10a8d8b3fb3da702a0be2f4b93a7a7 /net-misc/tightvnc | |
parent | manifest recommit (Manifest recommit) (diff) | |
download | gentoo-2-529f391aae0f5493b0dd5d4c5dac08ffad5d3049.tar.gz gentoo-2-529f391aae0f5493b0dd5d4c5dac08ffad5d3049.tar.bz2 gentoo-2-529f391aae0f5493b0dd5d4c5dac08ffad5d3049.zip |
Stable on Maintainer's archs
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 7edbe30b8870..8c47f55de43d 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # 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.43 2004/10/23 11:05:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.44 2004/10/31 03:33:33 morfic Exp $ + + 30 Oct 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild: + Stable on Maintainer's archs 23 Oct 2004; Simon Stelling <blubb@gentoo.org> tightvnc-1.3_alpha5.ebuild: removed amd64-'fix' again diff --git a/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild b/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild index e8e0e8714a3a..67dfb2a6abb5 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.11 2004/10/23 11:05:13 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha5.ebuild,v 1.12 2004/10/31 03:33:33 morfic 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" |