diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-20 09:15:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-20 09:15:40 +0000 |
commit | a42ba0c5560d5330d5b3b104040cb72efe6ae4d7 (patch) | |
tree | 04921ab00086420639e9d2ef8e18b7f439517ad5 /net-misc/tightvnc | |
parent | amd64 stable, bug #332601 (diff) | |
download | gentoo-2-a42ba0c5560d5330d5b3b104040cb72efe6ae4d7.tar.gz gentoo-2-a42ba0c5560d5330d5b3b104040cb72efe6ae4d7.tar.bz2 gentoo-2-a42ba0c5560d5330d5b3b104040cb72efe6ae4d7.zip |
x86 stable, bug #332601
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 3a8fc6bb105e..5582457ed1df 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.159 2014/07/20 09:12:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.160 2014/07/20 09:15:40 pacho Exp $ + + 20 Jul 2014; Pacho Ramos <pacho@gentoo.org> tightvnc-1.3.10-r2.ebuild: + x86 stable, bug #332601 20 Jul 2014; Pacho Ramos <pacho@gentoo.org> tightvnc-1.3.10-r2.ebuild: amd64 stable, bug #332601 diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild index 6b108c9daa01..e3d583ec1fc0 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.4 2014/07/20 09:12:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild,v 1.5 2014/07/20 09:15:40 pacho Exp $ EAPI="5" @@ -15,7 +15,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 ~mips ~ppc ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~mips ~ppc ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" LICENSE="GPL-2" SLOT="0" |