diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-22 15:54:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-22 15:54:34 +0000 |
commit | 6b32105817df62acd11ea46ccdfe3a1eb5d66417 (patch) | |
tree | 6cc92558e421f72d095e786e85b057bcf22f38fd /net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild | |
parent | ppc stable, bug #246602 (diff) | |
download | gentoo-2-6b32105817df62acd11ea46ccdfe3a1eb5d66417.tar.gz gentoo-2-6b32105817df62acd11ea46ccdfe3a1eb5d66417.tar.bz2 gentoo-2-6b32105817df62acd11ea46ccdfe3a1eb5d66417.zip |
ppc stable, bug #248168
(Portage version: 2.2_rc15/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 bb991688a9b0..33999eb042d4 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.2 2008/11/22 14:29:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild,v 1.3 2008/11/22 15:54:34 dertobi123 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 |