diff options
author | 2014-07-11 18:56:29 +0000 | |
---|---|---|
committer | 2014-07-11 18:56:29 +0000 | |
commit | bdd24a51cff8d78d7ce82031fa144c0192ab546d (patch) | |
tree | 59bd77b7a0d2028b3b687e2b676d5e92e080d64d /net-misc/tightvnc | |
parent | arm stable, bug #516134 (diff) | |
download | gentoo-2-bdd24a51cff8d78d7ce82031fa144c0192ab546d.tar.gz gentoo-2-bdd24a51cff8d78d7ce82031fa144c0192ab546d.tar.bz2 gentoo-2-bdd24a51cff8d78d7ce82031fa144c0192ab546d.zip |
arm stable, bug #332601
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 3e79ec5108a8..1d6e82240d2a 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.156 2014/04/03 19:57:11 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.157 2014/07/11 18:56:29 maekke Exp $ + + 11 Jul 2014; Markus Meier <maekke@gentoo.org> tightvnc-1.3.10-r2.ebuild: + arm stable, bug #332601 *tightvnc-1.3.10-r2 (03 Apr 2014) diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild index b3d98845b807..40f6eee9c5a5 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.1 2014/04/03 19:54:29 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild,v 1.2 2014/07/11 18:56:29 maekke 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" |