diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:44:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:44:35 +0000 |
commit | 70da846d744303fca9b0de49cca20a0bb021c59b (patch) | |
tree | d1b5e0704e0be036b4fbd9d1b042c9d7655aa568 /net-libs | |
parent | Stable for x86, wrt bug #480146 (diff) | |
download | gentoo-2-70da846d744303fca9b0de49cca20a0bb021c59b.tar.gz gentoo-2-70da846d744303fca9b0de49cca20a0bb021c59b.tar.bz2 gentoo-2-70da846d744303fca9b0de49cca20a0bb021c59b.zip |
Stable for x86, wrt bug #480150
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-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 5fe1e35c65ac..64dcc70d61af 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.110 2013/08/10 20:23:22 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.111 2013/08/18 13:44:35 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.2.ebuild: + Stable for x86, wrt bug #480150 10 Aug 2013; Doug Goldstein <cardoe@gentoo.org> metadata.xml: Add the virtualization herd as a co-maintainer 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 9b9887300843..ec65558c15c4 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.6 2013/08/10 20:19:35 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.2.ebuild,v 1.7 2013/08/18 13:44:35 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} ) |