summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-13 15:22:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-13 15:22:50 +0000
commit40a013e17559f727e19db228fa6a54121f99d9fd (patch)
tree597120a6575ee26b61efa98c78672d97f2b97cc1 /net-misc/tigervnc
parentStable for ia64, wrt bug #508506 (diff)
downloadgentoo-2-40a013e17559f727e19db228fa6a54121f99d9fd.tar.gz
gentoo-2-40a013e17559f727e19db228fa6a54121f99d9fd.tar.bz2
gentoo-2-40a013e17559f727e19db228fa6a54121f99d9fd.zip
Stable for ia64, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 c120d91b1564..8a4397a59bf6 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.183 2014/05/11 08:10:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.184 2014/05/13 15:22:50 ago Exp $
+
+ 13 May 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild:
+ Stable for ia64, wrt bug #505170
11 May 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild:
Stable for ppc64, wrt bug #505170
diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild
index b92310038b5c..23d83b7cae25 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.6 2014/05/11 08:10:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.7 2014/05/13 15:22:50 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