diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 15:23:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 15:23:05 +0000 |
commit | 94a2e259a377e2db9a63aea16ea52e81bd4ff35f (patch) | |
tree | 3bd3ac0b2e7c467b94f659c955e466175961811f /net-misc/tigervnc | |
parent | Stable for ia64, wrt bug #505170 (diff) | |
download | gentoo-2-94a2e259a377e2db9a63aea16ea52e81bd4ff35f.tar.gz gentoo-2-94a2e259a377e2db9a63aea16ea52e81bd4ff35f.tar.bz2 gentoo-2-94a2e259a377e2db9a63aea16ea52e81bd4ff35f.zip |
Stable for sparc, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 8a4397a59bf6..ef1d4e275be0 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.184 2014/05/13 15:22:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.185 2014/05/13 15:23:05 ago Exp $ + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild: + Stable for sparc, wrt bug #505170 13 May 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild: Stable for ia64, wrt bug #505170 diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild index 23d83b7cae25..6ad2042c4e92 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.7 2014/05/13 15:22:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.8 2014/05/13 15:23:05 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 |