diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-29 11:38:16 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-29 11:38:16 +0000 |
commit | aaf482fe855347e95c7680a52412fe5921daf17e (patch) | |
tree | b0f0ab4fd20a1b3be8c48111ecd6eb2095e2ae67 /x11-misc | |
parent | Stable for amd64 wrt bug #518514 (diff) | |
download | gentoo-2-aaf482fe855347e95c7680a52412fe5921daf17e.tar.gz gentoo-2-aaf482fe855347e95c7680a52412fe5921daf17e.tar.bz2 gentoo-2-aaf482fe855347e95c7680a52412fe5921daf17e.zip |
Stable for amd64 wrt bug #518214
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-misc')
-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 b051c084fadc..e3dcb66e54a5 100644 --- a/x11-misc/x11vnc/ChangeLog +++ b/x11-misc/x11vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/x11vnc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.113 2014/08/14 16:25:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.114 2014/08/29 11:38:16 nimiux Exp $ + + 29 Aug 2014; Chema Alonso <nimiux@gentoo.org> x11vnc-0.9.13-r1.ebuild: + Stable for amd64 wrt bug #518214 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> x11vnc-0.9.13-r1.ebuild: x86 stable wrt bug #518214 diff --git a/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild b/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild index cb4a54f14603..40fc96b30363 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-2014 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.5 2014/08/14 16:25:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.13-r1.ebuild,v 1.6 2014/08/29 11:38:16 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 ~hppa ~ia64 ~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=" |