diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 14:56:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-05 14:56:47 +0000 |
commit | a62c57dd47ba19e7d7d6444a7f7ab3b068980411 (patch) | |
tree | f3e0490059aba6fa83405e9a585f7f8b4f643f78 /net-libs | |
parent | alpha/arm/ia64/sparc stable wrt #308549 (diff) | |
download | gentoo-2-a62c57dd47ba19e7d7d6444a7f7ab3b068980411.tar.gz gentoo-2-a62c57dd47ba19e7d7d6444a7f7ab3b068980411.tar.bz2 gentoo-2-a62c57dd47ba19e7d7d6444a7f7ab3b068980411.zip |
alpha/ia64/sparc stable wrt #308549
(Portage version: 2.1.7.17/cvs/Linux ia64)
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 0d90f1b0b633..c643ae6edb64 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.44 2010/03/16 18:45:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.45 2010/04/05 14:56:47 armin76 Exp $ + + 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> gtk-vnc-0.3.10.ebuild: + alpha/ia64/sparc stable wrt #308549 16 Mar 2010; Christian Faulhammer <fauli@gentoo.org> gtk-vnc-0.3.10.ebuild: 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 c22dfcd1e94d..e34a8e2a9feb 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.6 2010/03/16 18:45:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.10.ebuild,v 1.7 2010/04/05 14:56:47 armin76 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 |