diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:58:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-03-15 18:58:13 +0000 |
commit | 07994d7ad72f782acd400f401ef9684639d9e726 (patch) | |
tree | 24221efb2845399191121909a9076311335c113c /net-libs | |
parent | ppc stable #308549 (diff) | |
download | gentoo-2-07994d7ad72f782acd400f401ef9684639d9e726.tar.gz gentoo-2-07994d7ad72f782acd400f401ef9684639d9e726.tar.bz2 gentoo-2-07994d7ad72f782acd400f401ef9684639d9e726.zip |
ppc stable #308549
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 87dfcf45e401..a0417e1497ae 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.42 2010/03/12 21:24:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.43 2010/03/15 18:58:13 nixnut Exp $ + + 15 Mar 2010; nixnut <nixnut@gentoo.org> gtk-vnc-0.3.10.ebuild: + ppc stable #308549 12 Mar 2010; Brent Baude <ranger@gentoo.org> gtk-vnc-0.3.10.ebuild: Marking gtk-vnc-0.3.10 ppc64 stable for bug 308549 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild index 074635282a00..5775eed21a2c 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.10.ebuild,v 1.4 2010/03/12 21:24:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild,v 1.5 2010/03/15 18:58:13 nixnut Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/gtk-vnc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="examples python sasl" # libview is used in examples/gvncviewer -- no need |