diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 10:43:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 10:43:26 +0000 |
commit | d6a1c1a88ddb890612800fb0ec6b5142ae3d6fe7 (patch) | |
tree | 74f963f9b3cead84f1892826acec9c8718a600ca /net-libs/gtk-vnc | |
parent | Stable for ppc64, wrt bug #480034 (diff) | |
download | gentoo-2-d6a1c1a88ddb890612800fb0ec6b5142ae3d6fe7.tar.gz gentoo-2-d6a1c1a88ddb890612800fb0ec6b5142ae3d6fe7.tar.bz2 gentoo-2-d6a1c1a88ddb890612800fb0ec6b5142ae3d6fe7.zip |
Stable for ppc64, wrt bug #480150
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 14fd9ffe6708..357a2bac3605 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.114 2013/09/02 11:11:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.115 2013/09/05 10:43:26 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.2.ebuild: + Stable for ppc64, wrt bug #480150 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.2.ebuild: Stable for alpha, 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 f3162322c25e..fa274e14f2a4 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.10 2013/09/02 11:11:48 ago Exp $ +# $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 $ 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} ) |