diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 18:03:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 18:03:26 +0000 |
commit | 787aea302d8e6d58a38b9be0b1d67d4575d8d794 (patch) | |
tree | 442b169ea793bda3944fd9cdef5659e5e8081c0a /net-misc | |
parent | Stable for amd64, wrt bug #343930 (diff) | |
download | gentoo-2-787aea302d8e6d58a38b9be0b1d67d4575d8d794.tar.gz gentoo-2-787aea302d8e6d58a38b9be0b1d67d4575d8d794.tar.bz2 gentoo-2-787aea302d8e6d58a38b9be0b1d67d4575d8d794.zip |
Stable for x86, wrt bug #343930
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.32.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 98d5703a1f2f..89a4b3f8123f 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.176 2012/12/29 18:02:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.177 2012/12/29 18:03:26 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vino-2.32.2-r1.ebuild: + Stable for x86, wrt bug #343930 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vino-2.32.2-r1.ebuild: Stable for amd64, wrt bug #343930 diff --git a/net-misc/vino/vino-2.32.2-r1.ebuild b/net-misc/vino/vino-2.32.2-r1.ebuild index 3e30ce0814dc..0d4170140381 100644 --- a/net-misc/vino/vino-2.32.2-r1.ebuild +++ b/net-misc/vino/vino-2.32.2-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-misc/vino/vino-2.32.2-r1.ebuild,v 1.2 2012/12/29 18:02:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.32.2-r1.ebuild,v 1.3 2012/12/29 18:03:26 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Vino" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl +telepathy zlib" RDEPEND=">=dev-libs/glib-2.17:2 |