diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 18:27:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 18:27:57 +0000 |
commit | baad1d0a6c36989d5d38de856800c4c4de5688e9 (patch) | |
tree | c50bdce951be2f314a6dc72eefdcffc6d36f0b09 /net-misc/tigervnc | |
parent | Stable for ppc64, wrt bug #443788 (diff) | |
download | gentoo-2-baad1d0a6c36989d5d38de856800c4c4de5688e9.tar.gz gentoo-2-baad1d0a6c36989d5d38de856800c4c4de5688e9.tar.bz2 gentoo-2-baad1d0a6c36989d5d38de856800c4c4de5688e9.zip |
Stable for ppc64, wrt bug #443080
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 9335429e6ab5..085335869478 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.146 2012/11/21 10:35:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.147 2012/12/09 18:27:57 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.2.0.ebuild: + Stable for ppc64, wrt bug #443080 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.2.0.ebuild: Stable for x86, wrt bug #443080 diff --git a/net-misc/tigervnc/tigervnc-1.2.0.ebuild b/net-misc/tigervnc/tigervnc-1.2.0.ebuild index cecd54d090da..3bec7fbcb55c 100644 --- a/net-misc/tigervnc/tigervnc-1.2.0.ebuild +++ b/net-misc/tigervnc/tigervnc-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild,v 1.7 2012/11/21 10:35:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild,v 1.8 2012/12/09 18:27:57 ago Exp $ EAPI="4" @@ -20,7 +20,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 +internal-fltk java nptl +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg |