summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-11 08:10:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-11 08:10:04 +0000
commit1461611709dd65e287a1503b02967e3cddc848c4 (patch)
tree75f756c418f828249aea18736ca8df88cf7ee369 /net-misc/tigervnc
parentStable for ppc64, wrt bug #509050 (diff)
downloadgentoo-2-1461611709dd65e287a1503b02967e3cddc848c4.tar.gz
gentoo-2-1461611709dd65e287a1503b02967e3cddc848c4.tar.bz2
gentoo-2-1461611709dd65e287a1503b02967e3cddc848c4.zip
Stable for ppc64, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/ChangeLog5
-rw-r--r--net-misc/tigervnc/tigervnc-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog
index 1b02e83b4673..c120d91b1564 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.182 2014/04/21 10:50:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.183 2014/05/11 08:10:04 ago Exp $
+
+ 11 May 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild:
+ Stable for ppc64, wrt bug #505170
21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild:
Stable for alpha, wrt bug #505170
diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild
index 4fac0f1a59d2..b92310038b5c 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.5 2014/04/21 10:50:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.6 2014/05/11 08:10:04 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