diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-26 15:43:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-26 15:43:07 +0000 |
commit | 2710a1e21d2b98b8d1d8a8f09a5d40b1aa5846f6 (patch) | |
tree | e394ae07870399cf3d9835cea61ab488e2c22013 /net-libs | |
parent | stable ppc64, bug 247293 (diff) | |
download | gentoo-2-2710a1e21d2b98b8d1d8a8f09a5d40b1aa5846f6.tar.gz gentoo-2-2710a1e21d2b98b8d1d8a8f09a5d40b1aa5846f6.tar.bz2 gentoo-2-2710a1e21d2b98b8d1d8a8f09a5d40b1aa5846f6.zip |
stable ppc64, bug 248168
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index fe71e992b9ee..973d2b0c2987 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.26 2008/11/25 11:55:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.27 2008/11/26 15:43:07 ranger Exp $ + + 26 Nov 2008; Brent Baude <ranger@gentoo.org> gtk-vnc-0.3.7.ebuild: + stable ppc64, bug 248168 25 Nov 2008; Raúl Porcel <armin76@gentoo.org> gtk-vnc-0.3.7.ebuild: alpha/ia64/sparc stable wrt #248168 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild index aed5c964f00f..3e03405879b9 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.7.ebuild,v 1.5 2008/11/25 11:55:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild,v 1.6 2008/11/26 15:43:07 ranger Exp $ GCONF_DEBUG=no @@ -11,7 +11,7 @@ HOMEPAGE="http://gtk-vnc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 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 opengl" # what shall we do about libview |