diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 14:49:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 14:49:19 +0000 |
commit | 9b07826e57d4c0249a4f9194f5aedc6c08817d7f (patch) | |
tree | 48cdfead8c4dcd4a2c9f5aa23d31d465e144d8b9 /net-misc | |
parent | Stable for x86, wrt bug #505376 (diff) | |
download | gentoo-2-9b07826e57d4c0249a4f9194f5aedc6c08817d7f.tar.gz gentoo-2-9b07826e57d4c0249a4f9194f5aedc6c08817d7f.tar.bz2 gentoo-2-9b07826e57d4c0249a4f9194f5aedc6c08817d7f.zip |
Stable for x86, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 7241f3c8b76c..fd30651b94e2 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.173 2014/03/23 14:48:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.174 2014/03/23 14:49:19 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + tigervnc-1.2.80_p5065-r1.ebuild: + Stable for x86, 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 58cad8eb8034..7739e06df2cf 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.2 2014/03/23 14:48:48 ago Exp $ +# $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 $ 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 |