summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-19 10:41:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-19 10:41:13 +0000
commit09791d671fff2404989a53a4834cb24378b6246e (patch)
treebb270a81381296f8106a0cdce3dcd05a87c7f990
parentStable for amd64, wrt bug #540608 (diff)
downloadgentoo-2-09791d671fff2404989a53a4834cb24378b6246e.tar.gz
gentoo-2-09791d671fff2404989a53a4834cb24378b6246e.tar.bz2
gentoo-2-09791d671fff2404989a53a4834cb24378b6246e.zip
Stable for amd64, wrt bug #539772
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 9cbc09d4098e..c25194533b12 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.200 2015/02/13 10:16:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.201 2015/02/19 10:41:13 ago Exp $
+
+ 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r4.ebuild:
+ Stable for amd64, wrt bug #539772
13 Feb 2015; Raúl Porcel <armin76@gentoo.org> tigervnc-1.3.1-r2.ebuild,
tigervnc-1.3.1-r4.ebuild:
diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild
index f674727a73f2..6c896fcd4a82 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.2 2015/02/13 10:16:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v 1.3 2015/02/19 10:41:13 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