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 | |
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')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.3.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 1e8add903cbb..06de0c00aee0 100644 --- a/net-libs/gtk-vnc/ChangeLog +++ b/net-libs/gtk-vnc/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2008/11/22 14:29:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.24 2008/11/22 15:54:34 dertobi123 Exp $ + + 22 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gtk-vnc-0.3.7.ebuild: + ppc stable, bug #248168 22 Nov 2008; Markus Meier <maekke@gentoo.org> gtk-vnc-0.3.7.ebuild: amd64/x86 stable, bug #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 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 |