summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 13:15:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 13:15:08 +0000
commit8331e1c8f54fb23994b1d30d1fd8890e1375fba5 (patch)
tree28967c892fa1d828ab8426d2da99a2c12cd3978d /net-misc
parentStable for ia64, wrt bug #529514 (diff)
downloadgentoo-2-8331e1c8f54fb23994b1d30d1fd8890e1375fba5.tar.gz
gentoo-2-8331e1c8f54fb23994b1d30d1fd8890e1375fba5.tar.bz2
gentoo-2-8331e1c8f54fb23994b1d30d1fd8890e1375fba5.zip
Stable for ia64, wrt bug #539772
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/tigervnc/ChangeLog5
-rw-r--r--net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog
index 0b98b5c262ec..4411a9f85c76 100644
--- a/net-misc/tigervnc/ChangeLog
+++ b/net-misc/tigervnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tigervnc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.208 2015/04/13 09:42:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.209 2015/04/14 13:15:08 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r4.ebuild:
+ Stable for ia64, wrt bug #539772
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r4.ebuild:
Stable for alpha, wrt bug #539772
diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild
index 236abe219d7d..869c135fb7b8 100644
--- a/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r4.ebuild,v 1.9 2015/04/13 09:42:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v 1.10 2015/04/14 13:15:08 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