diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:55:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:55:01 +0000 |
commit | 2e047b4187c5574373dca75b3176ed3eb22fc0b7 (patch) | |
tree | 2d297723d35f04131144bf386267ce8eebd297a1 /net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild | |
parent | Marking libglade-2.6.4 ppc64 for bug 280814 (diff) | |
download | historical-2e047b4187c5574373dca75b3176ed3eb22fc0b7.tar.gz historical-2e047b4187c5574373dca75b3176ed3eb22fc0b7.tar.bz2 historical-2e047b4187c5574373dca75b3176ed3eb22fc0b7.zip |
Marking gtk-vnc-0.3.8-r1 ppc64 for bug 279511
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild index d3e975242a09..1c4828800a86 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.8-r1.ebuild,v 1.4 2009/08/05 21:21:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.8-r1.ebuild,v 1.5 2009/09/06 20:55:01 ranger Exp $ EAPI=2 @@ -12,7 +12,7 @@ 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" # what shall we do about libview |