diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:59:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:59:02 +0000 |
commit | 7ca9ee6370a9b060b513ed82b71f4edbce619874 (patch) | |
tree | a0306098dd912fdd6cbc725c8f74acef79aa5fcd /net-libs | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-7ca9ee6370a9b060b513ed82b71f4edbce619874.tar.gz gentoo-2-7ca9ee6370a9b060b513ed82b71f4edbce619874.tar.bz2 gentoo-2-7ca9ee6370a9b060b513ed82b71f4edbce619874.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index a929037a9a80..1023d296c1f8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.85 2012/04/06 08:11:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.86 2012/04/18 20:59:02 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.0-r1.ebuild: + Stable for amd64, wrt bug #410611 *gtk-vnc-0.5.0-r1 (06 Apr 2012) diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild index 6fcfac4b3f08..eb267ee664d7 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.5.0-r1.ebuild,v 1.1 2012/04/06 08:11:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.0-r1.ebuild,v 1.2 2012/04/18 20:59:02 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/gtk-vnc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="examples gtk3 +introspection pulseaudio python sasl vala" # libview is used in examples/gvncviewer -- no need |