diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-27 15:07:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-27 15:07:26 +0000 |
commit | f4c1123410c2c53e2b7c2931f6852bc20ed68f51 (patch) | |
tree | 5f34f261905f855a4e31e1b69d197d84d8459af2 /net-misc | |
parent | cleaning (diff) | |
download | gentoo-2-f4c1123410c2c53e2b7c2931f6852bc20ed68f51.tar.gz gentoo-2-f4c1123410c2c53e2b7c2931f6852bc20ed68f51.tar.bz2 gentoo-2-f4c1123410c2c53e2b7c2931f6852bc20ed68f51.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index b1ab06d5bea7..9abfcac01cf4 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.47 2004/12/29 20:13:58 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.48 2005/04/27 15:07:26 blubb Exp $ + + 27 Apr 2005; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r1.ebuild: + stable on amd64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild index 16b2ec862d3b..7eb2be97b70d 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.13 2004/10/04 22:08:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild,v 1.14 2005/04/27 15:07:26 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" LICENSE="GPL-2" SLOT="0" |