summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-06-15 10:17:57 +0000
committerMarkus Meier <maekke@gentoo.org>2014-06-15 10:17:57 +0000
commit8293ad8e39042ec7a043f7197b22216b4ae6b381 (patch)
treee5b2e10c77e0e187c820bf90d430252806e8da6a /net-misc/tigervnc
parentfix building with clang by Priit Laes in bug #513054 (diff)
downloadgentoo-2-8293ad8e39042ec7a043f7197b22216b4ae6b381.tar.gz
gentoo-2-8293ad8e39042ec7a043f7197b22216b4ae6b381.tar.bz2
gentoo-2-8293ad8e39042ec7a043f7197b22216b4ae6b381.zip
arm stable, bug #500372
(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/tigervnc')
-rw-r--r--net-misc/tigervnc/ChangeLog5
-rw-r--r--net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog
index b0592aba0389..09edcea854cf 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.187 2014/06/08 10:36:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.188 2014/06/15 10:17:57 maekke Exp $
+
+ 15 Jun 2014; Markus Meier <maekke@gentoo.org> tigervnc-1.3.1-r1.ebuild:
+ arm stable, bug #500372
08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild:
Stable for arm, wrt bug #505170
diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild
index 87b42d7f5eba..94aba6023e3d 100644
--- a/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.3.1-r1.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-r1.ebuild,v 1.3 2014/05/24 08:56:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.4 2014/06/15 10:17:57 maekke 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