summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-06 18:35:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-06 18:35:23 +0000
commitee4a7d9889cda3bdc79fee802cadb69545153350 (patch)
tree961d25d65f8818f5976df8a673e3672787ace348 /net-libs
parentStable for sparc, wrt bug #480078 (diff)
downloadgentoo-2-ee4a7d9889cda3bdc79fee802cadb69545153350.tar.gz
gentoo-2-ee4a7d9889cda3bdc79fee802cadb69545153350.tar.bz2
gentoo-2-ee4a7d9889cda3bdc79fee802cadb69545153350.zip
Stable for sparc, wrt bug #480150
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gtk-vnc/ChangeLog5
-rw-r--r--net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog
index 357a2bac3605..c897847a6367 100644
--- a/net-libs/gtk-vnc/ChangeLog
+++ b/net-libs/gtk-vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gtk-vnc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.115 2013/09/05 10:43:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.116 2013/09/06 18:35:23 ago Exp $
+
+ 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.2.ebuild:
+ Stable for sparc, wrt bug #480150
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.2.ebuild:
Stable for ppc64, wrt bug #480150
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild
index fa274e14f2a4..eb999167d97e 100644
--- a/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild
+++ b/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild,v 1.11 2013/09/05 10:43:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild,v 1.12 2013/09/06 18:35:23 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/gtk-vnc"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="examples +gtk3 +introspection pulseaudio python sasl vala"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )