diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-16 23:37:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-16 23:37:46 +0000 |
commit | d0716ae6d7a08a3637f30f9c996f79364aa88442 (patch) | |
tree | 828ee08f5bb17d00dd669582355d30f31537bb65 /net-libs | |
parent | Stable for amd64, wrt bug #434872 (diff) | |
download | gentoo-2-d0716ae6d7a08a3637f30f9c996f79364aa88442.tar.gz gentoo-2-d0716ae6d7a08a3637f30f9c996f79364aa88442.tar.bz2 gentoo-2-d0716ae6d7a08a3637f30f9c996f79364aa88442.zip |
Stable for amd64, wrt bug #434872
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libvncserver/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libvncserver/ChangeLog b/net-libs/libvncserver/ChangeLog index bf9e8a37ce90..bab811d3b971 100644 --- a/net-libs/libvncserver/ChangeLog +++ b/net-libs/libvncserver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libvncserver # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.65 2012/07/08 16:06:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.66 2012/09/16 23:37:46 ago Exp $ + + 16 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libvncserver-0.9.9.ebuild: + Stable for amd64, wrt bug #434872 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> libvncserver-0.9.8.2-r2.ebuild: diff --git a/net-libs/libvncserver/libvncserver-0.9.9.ebuild b/net-libs/libvncserver/libvncserver-0.9.9.ebuild index 3a8bb454e768..38fb980766d8 100644 --- a/net-libs/libvncserver/libvncserver-0.9.9.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.9.ebuild,v 1.4 2012/06/19 18:51:30 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.9.ebuild,v 1.5 2012/09/16 23:37:46 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+24bpp gcrypt gnutls ipv6 +jpeg +png ssl test threads +zlib" DEPEND=" |