summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/vino/ChangeLog5
-rw-r--r--net-misc/vino/vino-3.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog
index 1124bbcbddff..aa2399113b61 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.206 2014/03/01 22:24:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.207 2014/03/09 10:55:07 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> vino-3.10.1.ebuild:
+ amd64 stable, bug 499954
01 Mar 2014; Michał Górny <mgorny@gentoo.org> vino-2.32.2-r2.ebuild:
Update libgcrypt dep to use slot :0.
diff --git a/net-misc/vino/vino-3.10.1.ebuild b/net-misc/vino/vino-3.10.1.ebuild
index ba928809b9af..bac0a1ea8a88 100644
--- a/net-misc/vino/vino-3.10.1.ebuild
+++ b/net-misc/vino/vino-3.10.1.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.10.1.ebuild,v 1.2 2014/02/22 22:34:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.10.1.ebuild,v 1.3 2014/03/09 10:55:07 pacho 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 )"