summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libvncserver/ChangeLog5
-rw-r--r--net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libvncserver/ChangeLog b/net-libs/libvncserver/ChangeLog
index 2540d8a1dab7..c9dec23595cb 100644
--- a/net-libs/libvncserver/ChangeLog
+++ b/net-libs/libvncserver/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libvncserver
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.103 2015/05/13 05:59:42 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.104 2015/05/19 07:25:14 ago Exp $
+
+ 19 May 2015; Agostino Sarubbo <ago@gentoo.org> libvncserver-0.9.10-r1.ebuild:
+ Stable for x86, wrt bug #515268
13 May 2015; Jack Morgan <jmorgan@gentoo.org> libvncserver-0.9.10-r1.ebuild:
sparc stable wrt bug #523590
diff --git a/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild
index dd1703cb7c13..b3e548d1bdcd 100644
--- a/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild
+++ b/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v 1.4 2015/05/13 05:59:42 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v 1.5 2015/05/19 07:25:14 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${PV}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="+24bpp gcrypt gnutls ipv6 +jpeg +png ssl static-libs test threads vaapi +zlib"
DEPEND="