diff options
author | 2013-12-22 18:22:49 +0000 | |
---|---|---|
committer | 2013-12-22 18:22:49 +0000 | |
commit | 53bf85782abe1f631e59a5917abcc8ca046073db (patch) | |
tree | 56b6b3373fd357b76c02f79f188253c03b3641cf /net-misc/tigervnc | |
parent | amd64 stable, bug #404985 (diff) | |
download | gentoo-2-53bf85782abe1f631e59a5917abcc8ca046073db.tar.gz gentoo-2-53bf85782abe1f631e59a5917abcc8ca046073db.tar.bz2 gentoo-2-53bf85782abe1f631e59a5917abcc8ca046073db.zip |
amd64 stable, bug #485436
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 98d78c7f0988..4c1179c68c7b 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.166 2013/11/15 18:58:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.167 2013/12/22 18:22:49 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> tigervnc-1.2.80_p5065.ebuild: + amd64 stable, bug #485436 15 Nov 2013; Joseph Jezak <josejx@gentoo.org> tigervnc-1.2.80_p5065.ebuild: Marked ppc/ppc64 stable for bug #485436. diff --git a/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild b/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild index d5a088c06abb..6772249bde8c 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-2013 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.7 2013/11/15 18:58:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.80_p5065.ebuild,v 1.8 2013/12/22 18:22:49 pacho 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 |