diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-25 11:24:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-25 11:24:04 +0000 |
commit | 4608cae478a086ee7fd7e8b6e23996cb461e9fc0 (patch) | |
tree | 668f895d53a2904aac60c9db654c77800b026387 /net-misc/tigervnc | |
parent | Stable for ppc, wrt bug #500372 (diff) | |
download | gentoo-2-4608cae478a086ee7fd7e8b6e23996cb461e9fc0.tar.gz gentoo-2-4608cae478a086ee7fd7e8b6e23996cb461e9fc0.tar.bz2 gentoo-2-4608cae478a086ee7fd7e8b6e23996cb461e9fc0.zip |
Stable for ppc64, wrt bug #500372
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 009cc8ad48cd..2182e3c144b6 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.196 2015/01/25 11:23:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.197 2015/01/25 11:24:04 ago Exp $ + + 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r1.ebuild: + Stable for ppc64, wrt bug #500372 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r1.ebuild: Stable for ppc, wrt 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 53885ddc3c25..8d4ca1efe637 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-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-r1.ebuild,v 1.10 2015/01/25 11:23:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.11 2015/01/25 11:24:04 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 |