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 | fdc71917e2344b0256782e0828a409f59997053c (patch) | |
tree | 74729e37cef3d54a3b6aa411732df0df84cc3105 /net-misc/tightvnc | |
parent | Add 0.99.3. (diff) | |
download | historical-fdc71917e2344b0256782e0828a409f59997053c.tar.gz historical-fdc71917e2344b0256782e0828a409f59997053c.tar.bz2 historical-fdc71917e2344b0256782e0828a409f59997053c.zip |
alpha/sparc/x86 stable
Package-Manager: portage-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" |