diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-08 04:57:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-08 04:57:29 +0000 |
commit | 6e75561c9edd7d06c0c242a70a1bf491c0edd8df (patch) | |
tree | 9d451475ed604079a6fcf48375553b1e37c01919 /x11-misc/x11vnc | |
parent | Delete broken info_trimble.c that ships with the source #545546 by Conrad Kos... (diff) | |
download | gentoo-2-6e75561c9edd7d06c0c242a70a1bf491c0edd8df.tar.gz gentoo-2-6e75561c9edd7d06c0c242a70a1bf491c0edd8df.tar.bz2 gentoo-2-6e75561c9edd7d06c0c242a70a1bf491c0edd8df.zip |
Stable for HPPA (bug #518214).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index 8cd1e3ec557c..115a0d3ab690 100644 --- a/x11-misc/x11vnc/ChangeLog +++ b/x11-misc/x11vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/x11vnc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.117 2015/03/03 12:10:16 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.118 2015/04/08 04:57:29 jer Exp $ + + 08 Apr 2015; Jeroen Roovers <jer@gentoo.org> x11vnc-0.9.13-r1.ebuild: + Stable for HPPA (bug #518214). 03 Mar 2015; Yixun Lan <dlan@gentoo.org> x11vnc-0.9.13-r1.ebuild: add arm64 support, tested on A53 board diff --git a/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild b/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild index c8c8f1fe1d74..75a72033da77 100644 --- a/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild +++ b/x11-misc/x11vnc/x11vnc-0.9.13-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/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild,v 1.8 2015/03/03 12:10:16 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild,v 1.9 2015/04/08 04:57:29 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="avahi crypt fbcon +jpeg ssl system-libvncserver threads tk xinerama +zlib" RDEPEND=" |