diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:51:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-19 09:51:46 +0000 |
commit | af0b1ee8b0c461523a7051658688c7687a21912a (patch) | |
tree | a39273261376405cc1b35870c708fd5904103415 /net-misc | |
parent | Stable for x86, wrt bug #546410 (diff) | |
download | gentoo-2-af0b1ee8b0c461523a7051658688c7687a21912a.tar.gz gentoo-2-af0b1ee8b0c461523a7051658688c7687a21912a.tar.bz2 gentoo-2-af0b1ee8b0c461523a7051658688c7687a21912a.zip |
x86 stable wrt bug #539772
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 4411a9f85c76..ce76ea0c7d43 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.209 2015/04/14 13:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.210 2015/04/19 09:51:46 pacho Exp $ + + 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> tigervnc-1.3.1-r4.ebuild: + x86 stable wrt bug #539772 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r4.ebuild: Stable for ia64, 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 869c135fb7b8..3b19873a8fae 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.10 2015/04/14 13:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v 1.11 2015/04/19 09:51:46 pacho 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 |