diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-17 08:58:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-17 08:58:38 +0000 |
commit | ee5625764844c63bfd9edddd130db67cc6178f79 (patch) | |
tree | 17fc3ab782def39d5093e136e43750e8fa141fb2 /x11-misc | |
parent | Stable for sparc, wrt bug #515268 (diff) | |
download | gentoo-2-ee5625764844c63bfd9edddd130db67cc6178f79.tar.gz gentoo-2-ee5625764844c63bfd9edddd130db67cc6178f79.tar.bz2 gentoo-2-ee5625764844c63bfd9edddd130db67cc6178f79.zip |
Stable for sparc, wrt bug #515268
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.9.13_p20150111.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index 80b87b673509..928d4a2df6c9 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.125 2015/05/21 16:19:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.126 2015/06/17 08:58:38 ago Exp $ + + 17 Jun 2015; Agostino Sarubbo <ago@gentoo.org> x11vnc-0.9.13_p20150111.ebuild: + Stable for sparc, wrt bug #515268 21 May 2015; Markus Meier <maekke@gentoo.org> x11vnc-0.9.13_p20150111.ebuild: arm stable, bug #515268 diff --git a/x11-misc/x11vnc/x11vnc-0.9.13_p20150111.ebuild b/x11-misc/x11vnc/x11vnc-0.9.13_p20150111.ebuild index 55eb42e47fbb..abc10897c473 100644 --- a/x11-misc/x11vnc/x11vnc-0.9.13_p20150111.ebuild +++ b/x11-misc/x11vnc/x11vnc-0.9.13_p20150111.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_p20150111.ebuild,v 1.7 2015/05/21 16:19:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.13_p20150111.ebuild,v 1.8 2015/06/17 08:58:38 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/LibVNC/x11vnc/archive/82eb9752485db87c9c6d3d6bb4aa1a 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 ssl xinerama" RDEPEND=" |