diff options
author | Brent Baude <ranger@gentoo.org> | 2008-06-02 17:05:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-06-02 17:05:27 +0000 |
commit | d1f9374861c9c350bdaeacc73bf29edfeba016f3 (patch) | |
tree | 668e4f8d7d6958cf742ff64dc90d553dae337a0a /net-libs/gtk-vnc | |
parent | sparc stable wrt #197752 (diff) | |
download | gentoo-2-d1f9374861c9c350bdaeacc73bf29edfeba016f3.tar.gz gentoo-2-d1f9374861c9c350bdaeacc73bf29edfeba016f3.tar.bz2 gentoo-2-d1f9374861c9c350bdaeacc73bf29edfeba016f3.zip |
Marking gtk-vnc-0.3.6 ~ppc to satisfy broken tree dep as noted by Mr Bones
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 7cd34b84ad7c..d58f7f153c41 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.13 2008/06/02 10:07:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.14 2008/06/02 17:05:27 ranger Exp $ + + 02 Jun 2008; Brent Baude <ranger@gentoo.org> gtk-vnc-0.3.6.ebuild: + Marking gtk-vnc-0.3.6 ~ppc to satisfy broken tree dep as noted by Mr Bones 02 Jun 2008; Alexis Ballier <aballier@gentoo.org> gtk-vnc-0.3.6.ebuild: keyword ~x86-fbsd diff --git a/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild index cf162f1e4aca..c721e73ab78f 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.3.6.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.6.ebuild,v 1.2 2008/06/02 10:07:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.6.ebuild,v 1.3 2008/06/02 17:05:27 ranger Exp $ inherit gnome2 @@ -9,7 +9,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 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug examples python opengl" # what shall we do about libview |