diff options
author | 2015-05-20 08:31:44 +0000 | |
---|---|---|
committer | 2015-05-20 08:31:44 +0000 | |
commit | 3abf0c612b642e58d605f7e2cda79cf801d1d552 (patch) | |
tree | dd95972c023caaf50e9e4e5ea6f9de1eae5cb84c /net-libs/libvncserver | |
parent | added myself as maintainer (changelog...) (diff) | |
download | gentoo-2-3abf0c612b642e58d605f7e2cda79cf801d1d552.tar.gz gentoo-2-3abf0c612b642e58d605f7e2cda79cf801d1d552.tar.bz2 gentoo-2-3abf0c612b642e58d605f7e2cda79cf801d1d552.zip |
forwarding stable of sparc x86
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.10-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libvncserver/ChangeLog b/net-libs/libvncserver/ChangeLog index c9dec23595cb..13f7e9f90323 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.104 2015/05/19 07:25:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.105 2015/05/20 08:31:44 idella4 Exp $ + + 20 May 2015; Ian Delaney <idella4@gentoo.org> libvncserver-0.9.10-r3.ebuild: + forwarding stable of sparc x86 19 May 2015; Agostino Sarubbo <ago@gentoo.org> libvncserver-0.9.10-r1.ebuild: Stable for x86, wrt bug #515268 diff --git a/net-libs/libvncserver/libvncserver-0.9.10-r3.ebuild b/net-libs/libvncserver/libvncserver-0.9.10-r3.ebuild index bdc6a2fdbdb0..0ccbce38b8ec 100644 --- a/net-libs/libvncserver/libvncserver-0.9.10-r3.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.10-r3.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-r3.ebuild,v 1.2 2015/05/08 02:31:54 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r3.ebuild,v 1.3 2015/05/20 08:31:44 idella4 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 +zlib" DEPEND=" |