diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 11:06:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 11:06:25 +0000 |
commit | f2e7d80419a107939c6021285472446094f20434 (patch) | |
tree | 4f990376e528bc25e6d0271c66c312cac91506ba | |
parent | Stable for ppc, wrt bug #504176 (diff) | |
download | gentoo-2-f2e7d80419a107939c6021285472446094f20434.tar.gz gentoo-2-f2e7d80419a107939c6021285472446094f20434.tar.bz2 gentoo-2-f2e7d80419a107939c6021285472446094f20434.zip |
Stable for ppc, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 9fac0e5687bd..eea0f97621a4 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.180 2014/03/28 18:26:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.181 2014/04/13 11:06:25 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild: + Stable for ppc, wrt bug #505170 28 Mar 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild: Stable for amd64, wrt bug #505170 diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild index 034c759ad468..9e70a66144ae 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.3 2014/03/28 18:26:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.4 2014/04/13 11:06:25 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 |