diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 14:55:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 14:55:23 +0000 |
commit | 98c7211d75f8f320452f6ef2b10046ff9e5854c2 (patch) | |
tree | c2eff70f25844cb7d1b75b86b9066d24b1df1275 /net-misc | |
parent | Stable for x86, wrt bug #500988 (diff) | |
download | gentoo-2-98c7211d75f8f320452f6ef2b10046ff9e5854c2.tar.gz gentoo-2-98c7211d75f8f320452f6ef2b10046ff9e5854c2.tar.bz2 gentoo-2-98c7211d75f8f320452f6ef2b10046ff9e5854c2.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)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.2.80_p5065-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index fd30651b94e2..50469696eb50 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,10 @@ # 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.174 2014/03/23 14:49:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.175 2014/03/23 14:55:23 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + tigervnc-1.2.80_p5065-r1.ebuild: + Stable for ppc, wrt bug #505170 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.2.80_p5065-r1.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.2.80_p5065-r1.ebuild b/net-misc/tigervnc/tigervnc-1.2.80_p5065-r1.ebuild index 7739e06df2cf..c4325d1261fa 100644 --- a/net-misc/tigervnc/tigervnc-1.2.80_p5065-r1.ebuild +++ b/net-misc/tigervnc/tigervnc-1.2.80_p5065-r1.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.2.80_p5065-r1.ebuild,v 1.3 2014/03/23 14:49:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.80_p5065-r1.ebuild,v 1.4 2014/03/23 14:55:23 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/tigervnc/tigervnc-1.2.80-201303 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 |