diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:42:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:42:24 +0000 |
commit | b19d36683040467c6509f2ad4e58fef454515ce9 (patch) | |
tree | d9aad7087fb82908968e7012b9ea4e9f44e1dbd9 /net-libs | |
parent | Marking glib-networking-2.30.2 ppc64 for bug 410611 (diff) | |
download | gentoo-2-b19d36683040467c6509f2ad4e58fef454515ce9.tar.gz gentoo-2-b19d36683040467c6509f2ad4e58fef454515ce9.tar.bz2 gentoo-2-b19d36683040467c6509f2ad4e58fef454515ce9.zip |
Marking gtk-vnc-0.5.0-r1 ppc64 for bug 410611
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 1023d296c1f8..9f55a17bff18 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.86 2012/04/18 20:59:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.87 2012/04/19 20:42:24 ranger Exp $ + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> gtk-vnc-0.5.0-r1.ebuild: + Marking gtk-vnc-0.5.0-r1 ppc64 stable for bug 410611 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.0-r1.ebuild: Stable for amd64, wrt bug #410611 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild index eb267ee664d7..ab7bc874f092 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.0-r1.ebuild,v 1.2 2012/04/18 20:59:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild,v 1.3 2012/04/19 20:42:24 ranger Exp $ EAPI="4" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/gtk-vnc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="examples gtk3 +introspection pulseaudio python sasl vala" # libview is used in examples/gvncviewer -- no need |