diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:27:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:27:57 +0000 |
commit | 5b4f689d4ff8e1fd3163738518fcf8e5dffce79c (patch) | |
tree | f4a925a4ddd597dabff7f59164da126c0c32f41e /net-libs/gtk-vnc | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #382951 (diff) | |
download | historical-5b4f689d4ff8e1fd3163738518fcf8e5dffce79c.tar.gz historical-5b4f689d4ff8e1fd3163738518fcf8e5dffce79c.tar.bz2 historical-5b4f689d4ff8e1fd3163738518fcf8e5dffce79c.zip |
alpha/ia64/sparc stable wrt #385699
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
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.4.3-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 7b1be5e4afd6..67093dc95fc0 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.71 2011/10/21 15:00:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.72 2011/10/30 17:24:14 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> gtk-vnc-0.4.3-r1.ebuild: + alpha/ia64/sparc stable wrt #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk-vnc-0.4.3-r1.ebuild: x86 stable wrt bug #385699 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild index 55d4c54c7471..726f8a7ebedc 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.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.3-r1.ebuild,v 1.5 2011/10/21 15:00:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.3-r1.ebuild,v 1.6 2011/10/30 17:24:14 armin76 Exp $ EAPI="3" @@ -11,7 +11,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 python sasl" # libview is used in examples/gvncviewer -- no need |