diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 20:18:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 20:18:33 +0000 |
commit | 548527905ba394f8b0c4b0a1bfe5a8d2d2f97007 (patch) | |
tree | 78a7e31afb8ddb42e710d544756b4aa6a917c7ea /net-misc/tightvnc | |
parent | alpha/sparc/x86 stable (diff) | |
download | gentoo-2-548527905ba394f8b0c4b0a1bfe5a8d2d2f97007.tar.gz gentoo-2-548527905ba394f8b0c4b0a1bfe5a8d2d2f97007.tar.bz2 gentoo-2-548527905ba394f8b0c4b0a1bfe5a8d2d2f97007.zip |
alpha/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 8aacadc341fd..1ae73fc7233b 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.115 2007/12/27 20:42:10 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.116 2008/01/23 20:18:33 armin76 Exp $ + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.9-r1.ebuild: + alpha/sparc/x86 stable 27 Dec 2007; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.9.ebuild, tightvnc-1.3.9-r1.ebuild: diff --git a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild index 002ea0189998..20fbe596f14b 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild,v 1.2 2007/12/27 20:42:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild,v 1.3 2008/01/23 20:18:33 armin76 Exp $ inherit eutils toolchain-funcs @@ -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="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc sparc x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |