diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 18:45:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 18:45:12 +0000 |
commit | b0201b822c030e851f2901fe8ca0ee70e6e4230e (patch) | |
tree | eaf43641bba979da8e78c494c1adf7ae9fa83247 /net-libs/gtk-vnc | |
parent | stable x86, bug 308549 (diff) | |
download | gentoo-2-b0201b822c030e851f2901fe8ca0ee70e6e4230e.tar.gz gentoo-2-b0201b822c030e851f2901fe8ca0ee70e6e4230e.tar.bz2 gentoo-2-b0201b822c030e851f2901fe8ca0ee70e6e4230e.zip |
stable x86, bug 308549
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index a0417e1497ae..0d90f1b0b633 100644 --- a/net-libs/gtk-vnc/ChangeLog +++ b/net-libs/gtk-vnc/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2010/03/15 18:58:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.44 2010/03/16 18:45:12 fauli Exp $ + + 16 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + gtk-vnc-0.3.10.ebuild: + stable x86, bug 308549 15 Mar 2010; nixnut <nixnut@gentoo.org> gtk-vnc-0.3.10.ebuild: ppc stable #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 5775eed21a2c..c22dfcd1e94d 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.5 2010/03/15 18:58:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild,v 1.6 2010/03/16 18:45:12 fauli 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 |