ulm 15/04/26 17:26:17 Modified: ChangeLog libvncserver-0.9.10-r1.ebuild Log: Straight to stable on alpha, hppa, ia64, ppc, and ppc64. The "vaapi" flag is in use.mask on these architectures, so the change from -r0 to -r1 shouldn't have any effect there. Bug 523590. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.96 net-libs/libvncserver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 26 Apr 2015 17:16:42 -0000 1.95 +++ ChangeLog 26 Apr 2015 17:26:17 -0000 1.96 @@ -1,6 +1,11 @@ # 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.95 2015/04/26 17:16:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.96 2015/04/26 17:26:17 ulm Exp $ + + 26 Apr 2015; Ulrich Müller <[email protected]> libvncserver-0.9.10-r1.ebuild: + Straight to stable on alpha, hppa, ia64, ppc, and ppc64. The "vaapi" flag is + in use.mask on these architectures, so the change from -r0 to -r1 shouldn't + have any effect there. Bug 523590. *libvncserver-0.9.10-r1 (26 Apr 2015) 1.2 net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild?r1=1.1&r2=1.2 Index: libvncserver-0.9.10-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libvncserver-0.9.10-r1.ebuild 26 Apr 2015 17:16:42 -0000 1.1 +++ libvncserver-0.9.10-r1.ebuild 26 Apr 2015 17:26:17 -0000 1.2 @@ -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.1 2015/04/26 17:16:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.10-r1.ebuild,v 1.2 2015/04/26 17:26:17 ulm Exp $ EAPI="5" @@ -12,7 +12,7 @@ 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="
