diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 1a9116342257..1e0f1c374425 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.151 2012/12/31 09:38:05 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.152 2013/01/01 19:15:16 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> tigervnc-1.2.0.ebuild: + sh stable wrt #443080 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.2.0.ebuild: Stable for alpha, wrt bug #443080 diff --git a/net-misc/tigervnc/tigervnc-1.2.0.ebuild b/net-misc/tigervnc/tigervnc-1.2.0.ebuild index 7cdae0d371bf..00f2de72b315 100644 --- a/net-misc/tigervnc/tigervnc-1.2.0.ebuild +++ b/net-misc/tigervnc/tigervnc-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.0.ebuild,v 1.12 2012/12/31 09:38:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild,v 1.13 2013/01/01 19:15:16 armin76 Exp $ EAPI="4" @@ -20,7 +20,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 +internal-fltk java nptl +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg |