diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:24:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:24:13 +0000 |
commit | 708796ea20fe4ff5a0f2d742ef8fac31cde402b9 (patch) | |
tree | 2160cb3caf190c5e68fa376fef4f75e88a157d3f /net-misc | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-708796ea20fe4ff5a0f2d742ef8fac31cde402b9.tar.gz gentoo-2-708796ea20fe4ff5a0f2d742ef8fac31cde402b9.tar.bz2 gentoo-2-708796ea20fe4ff5a0f2d742ef8fac31cde402b9.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-3.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 470f916f3bd9..3be3c0d8bbed 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.211 2014/07/22 10:52:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.212 2014/07/23 15:24:13 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vino-3.12.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vino-3.12.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-misc/vino/vino-3.12.0.ebuild b/net-misc/vino/vino-3.12.0.ebuild index df39d9e67359..ef300f22c6b0 100644 --- a/net-misc/vino/vino-3.12.0.ebuild +++ b/net-misc/vino/vino-3.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.12.0.ebuild,v 1.2 2014/07/22 10:52:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.12.0.ebuild,v 1.3 2014/07/23 15:24:13 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,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 gnome-keyring ipv6 jpeg networkmanager ssl +telepathy +zlib" # bug #394611; tight encoding requires zlib encoding REQUIRED_USE="jpeg? ( zlib )" |