diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:36:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 10:36:42 +0000 |
commit | 2db4aa717a8654dac8140febb110391fa26ff87c (patch) | |
tree | c997a793a643cdd9f1bdbb3be279b0d8af72b20f /net-misc | |
parent | Stable for arm, wrt bug #512648 (diff) | |
download | gentoo-2-2db4aa717a8654dac8140febb110391fa26ff87c.tar.gz gentoo-2-2db4aa717a8654dac8140febb110391fa26ff87c.tar.bz2 gentoo-2-2db4aa717a8654dac8140febb110391fa26ff87c.zip |
Stable for arm, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 7b3dffd2fa93..b0592aba0389 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.186 2014/05/24 08:56:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.187 2014/06/08 10:36:42 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild: + Stable for arm, wrt bug #505170 24 May 2014; Markos Chandras <hwoarang@gentoo.org> tigervnc-1.3.1-r1.ebuild: Stable on amd64 wrt bug #500372 diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild index 6ad2042c4e92..a5481f0ef463 100644 --- a/net-misc/tigervnc/tigervnc-1.3.1.ebuild +++ b/net-misc/tigervnc/tigervnc-1.3.1.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/tigervnc/tigervnc-1.3.1.ebuild,v 1.8 2014/05/13 15:23:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.9 2014/06/08 10:36:42 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/tigervnc/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86" IUSE="gnutls java nptl +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg:0 |