diff options
author | 2015-03-02 09:26:25 +0000 | |
---|---|---|
committer | 2015-03-02 09:26:25 +0000 | |
commit | 98885b7f4d8f2456fd197439e270b81ef71c72b8 (patch) | |
tree | 582190b477a5bccf38d7cf83e2566d626cc8a072 /net-misc | |
parent | Stable for ppc, wrt bug #539258 (diff) | |
download | gentoo-2-98885b7f4d8f2456fd197439e270b81ef71c72b8.tar.gz gentoo-2-98885b7f4d8f2456fd197439e270b81ef71c72b8.tar.bz2 gentoo-2-98885b7f4d8f2456fd197439e270b81ef71c72b8.zip |
Stable for ppc, wrt bug #539772
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 e2f38d471745..9f06dbe2cbfd 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.203 2015/03/02 09:20:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.204 2015/03/02 09:26:25 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1-r4.ebuild: + Stable for ppc, wrt bug #539772 02 Mar 2015; Raúl Porcel <armin76@gentoo.org> tigervnc-1.3.1-r3.ebuild, tigervnc-1.3.1-r4.ebuild, tigervnc-1.4.2-r1.ebuild, tigervnc-1.4.2-r2.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild index bd8c64a8eef8..dd2623bdaa1d 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.4 2015/03/02 09:20:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r4.ebuild,v 1.5 2015/03/02 09:26: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 |