diff options
-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 |