diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:54:23 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:54:23 +0000 |
commit | 8e48b01e80c67738a9dfac8ada07bc37fe14b004 (patch) | |
tree | 9c1d15beb544d8e1fb3c516f37c427820c22ec9a /net-libs | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-8e48b01e80c67738a9dfac8ada07bc37fe14b004.tar.gz gentoo-2-8e48b01e80c67738a9dfac8ada07bc37fe14b004.tar.bz2 gentoo-2-8e48b01e80c67738a9dfac8ada07bc37fe14b004.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 46851f3d60de..b362630d39c2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.61 2011/03/12 20:28:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.62 2011/03/21 20:54:23 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gtk-vnc-0.4.2-r2.ebuild: + ppc64 stable wrt #353436 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gtk-vnc-0.4.2-r2.ebuild: alpha/ia64/sparc stable wrt #353436 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild index fcecbeabc184..c50f574e7b9e 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.4.2-r2.ebuild,v 1.4 2011/03/12 20:28:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.2-r2.ebuild,v 1.5 2011/03/21 20:54:23 xarthisius Exp $ EAPI="2" PYTHON_DEPEND="python? 2:2.4" @@ -12,7 +12,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 +introspection python sasl" # libview is used in examples/gvncviewer -- no need |