summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-15 14:22:28 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-15 14:22:28 +0000
commit1d26219a95f77c222e4a86ec8d30e519554b9481 (patch)
treeccfbe68971c471d3370adea2795aff04252d7187 /net-misc/tigervnc
parentia64 stable wrt bug #512904 (diff)
downloadgentoo-2-1d26219a95f77c222e4a86ec8d30e519554b9481.tar.gz
gentoo-2-1d26219a95f77c222e4a86ec8d30e519554b9481.tar.bz2
gentoo-2-1d26219a95f77c222e4a86ec8d30e519554b9481.zip
ia64 stable wrt bug #500372
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
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 09edcea854cf..350276677e80 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.188 2014/06/15 10:17:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.189 2014/06/15 14:22:28 hattya Exp $
+
+ 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> tigervnc-1.3.1-r1.ebuild:
+ ia64 stable wrt bug #500372
15 Jun 2014; Markus Meier <maekke@gentoo.org> tigervnc-1.3.1-r1.ebuild:
arm stable, bug #500372
diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild
index 94aba6023e3d..85ce58a25ae0 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.4 2014/06/15 10:17:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.5 2014/06/15 14:22:28 hattya 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