diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 12:04:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 12:04:19 +0000 |
commit | 5efd125bec366a3dd94aa82d3067cb2ae37c6533 (patch) | |
tree | 080b2396335f03403aa20ca4469f2bc7b6870bb3 /net-misc/tightvnc | |
parent | Stable for ppc, wrt bug #331953 (diff) | |
download | gentoo-2-5efd125bec366a3dd94aa82d3067cb2ae37c6533.tar.gz gentoo-2-5efd125bec366a3dd94aa82d3067cb2ae37c6533.tar.bz2 gentoo-2-5efd125bec366a3dd94aa82d3067cb2ae37c6533.zip |
Stable for ppc, wrt bug #332601
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 cc746c2e0bf1..8da6601ba78c 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.161 2014/08/01 11:29:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.162 2014/08/09 12:04:19 ago Exp $ + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tightvnc-1.3.10-r2.ebuild: + Stable for ppc, wrt bug #332601 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.10-r2.ebuild: sparc stable wrt #332601 diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild index d23c3a196541..d5d33795fbbe 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.6 2014/08/01 11:29:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild,v 1.7 2014/08/09 12:04:19 ago 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" |