diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-22 15:02:29 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-22 15:02:29 +0000 |
commit | a300fdb2748ead2bd855845a702abdb5cf0685ba (patch) | |
tree | f3f265e92b26e81570af1038c3eef6dcc11e61ad /net-misc/tigervnc | |
parent | keyword ~ia64 wrt bug #487266 (diff) | |
download | gentoo-2-a300fdb2748ead2bd855845a702abdb5cf0685ba.tar.gz gentoo-2-a300fdb2748ead2bd855845a702abdb5cf0685ba.tar.bz2 gentoo-2-a300fdb2748ead2bd855845a702abdb5cf0685ba.zip |
Stable on alpha, bug #485436
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 350276677e80..d40d511202d0 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.189 2014/06/15 14:22:28 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.190 2014/06/22 15:02:29 klausman Exp $ + + 22 Jun 2014; Tobias Klausmann <klausman@gentoo.org> + tigervnc-1.2.80_p5065.ebuild: + Stable on alpha, bug #485436 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> tigervnc-1.3.1-r1.ebuild: ia64 stable wrt bug #500372 diff --git a/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild b/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild index c01be3f6249f..848c7a85138e 100644 --- a/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild +++ b/net-misc/tigervnc/tigervnc-1.2.80_p5065.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.ebuild,v 1.9 2014/02/01 06:04:29 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild,v 1.10 2014/06/22 15:02:29 klausman 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 |