diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-28 18:26:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-28 18:26:27 +0000 |
commit | 3ceb6d5bb399f93136becf53e6f14791ab6dd78e (patch) | |
tree | 25b07b37d90bd6285c24ed0917159016fc899762 /net-misc | |
parent | Stable for amd64, wrt bug #504330 (diff) | |
download | gentoo-2-3ceb6d5bb399f93136becf53e6f14791ab6dd78e.tar.gz gentoo-2-3ceb6d5bb399f93136becf53e6f14791ab6dd78e.tar.bz2 gentoo-2-3ceb6d5bb399f93136becf53e6f14791ab6dd78e.zip |
Stable for amd64, wrt bug #505170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 1fe065fc4266..9fac0e5687bd 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # 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.179 2014/03/28 03:25:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.180 2014/03/28 18:26:27 ago Exp $ + + 28 Mar 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.3.1.ebuild: + Stable for amd64, wrt bug #505170 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> tigervnc-1.3.1.ebuild, tigervnc-1.3.1-r1.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild index ff4f34097b25..034c759ad468 100644 --- a/net-misc/tigervnc/tigervnc-1.3.1.ebuild +++ b/net-misc/tigervnc/tigervnc-1.3.1.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.3.1.ebuild,v 1.2 2014/03/28 03:25:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.3 2014/03/28 18:26:27 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 |