diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 19:15:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 19:15:16 +0000 |
commit | 79f933c1358e1825993b70cc98b828cb1fe908dc (patch) | |
tree | 356718feb56c3620834ae4369c6d7e20118f6ceb /net-misc | |
parent | Raise build space requirements for webkit with debugging flags to 18GB (bug #... (diff) | |
download | gentoo-2-79f933c1358e1825993b70cc98b828cb1fe908dc.tar.gz gentoo-2-79f933c1358e1825993b70cc98b828cb1fe908dc.tar.bz2 gentoo-2-79f933c1358e1825993b70cc98b828cb1fe908dc.zip |
sh stable wrt #443080
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
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 |