diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 08:56:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 08:56:08 +0000 |
commit | dbd799df3b0159839546ca58d69509db5bb720df (patch) | |
tree | 02f815ce065cb48f6e6f93d942b87cd59f9e35de /x11-misc | |
parent | Stable for alpha, wrt bug #515268 (diff) | |
download | gentoo-2-dbd799df3b0159839546ca58d69509db5bb720df.tar.gz gentoo-2-dbd799df3b0159839546ca58d69509db5bb720df.tar.bz2 gentoo-2-dbd799df3b0159839546ca58d69509db5bb720df.zip |
Stable for alpha, wrt bug #515268
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 928d4a2df6c9..882473d3174b 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.126 2015/06/17 08:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.127 2015/07/03 08:56:08 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> x11vnc-0.9.13_p20150111.ebuild: + Stable for alpha, wrt bug #515268 17 Jun 2015; Agostino Sarubbo <ago@gentoo.org> x11vnc-0.9.13_p20150111.ebuild: Stable for sparc, wrt 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 abc10897c473..d8edbc3a2b6e 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.8 2015/06/17 08:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.9.13_p20150111.ebuild,v 1.9 2015/07/03 08:56:08 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=" |