diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-02 09:05:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-02 09:05:35 +0000 |
commit | bbf4f4d6b953cac928d6cd6bc944106763b0fec0 (patch) | |
tree | 124a4b10d223b9995d6b856fe4b2f775394a6b6d /net-misc/tightvnc | |
parent | Version bump, bug #267067, thank Ivan Miljenovic for report. (diff) | |
download | gentoo-2-bbf4f4d6b953cac928d6cd6bc944106763b0fec0.tar.gz gentoo-2-bbf4f4d6b953cac928d6cd6bc944106763b0fec0.tar.bz2 gentoo-2-bbf4f4d6b953cac928d6cd6bc944106763b0fec0.zip |
amd64 stable wrt #282704
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index fe8a8636697b..c17ded3573a9 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.141 2009/09/20 19:24:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.142 2009/10/02 09:05:35 ssuominen Exp $ + + 02 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + tightvnc-1.3.10-r1.ebuild: + amd64 stable wrt #282704 20 Sep 2009; nixnut <nixnut@gentoo.org> tightvnc-1.3.10-r1.ebuild: ppc stable #282704 diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild index 31cc1a364216..46f59a9a1d7e 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.4 2009/09/20 19:24:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.5 2009/10/02 09:05:35 ssuominen Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2 java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="alpha ~amd64 arm hppa ~mips ppc sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~mips ppc sh sparc x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |