diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:04 +0000 |
commit | 3fe3aabf4cc7bf3668bede0d3dd163c7219fc893 (patch) | |
tree | d3c6caf54be718d37ee798ad24d746a154f07d31 /net-misc/vino | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-3fe3aabf4cc7bf3668bede0d3dd163c7219fc893.tar.gz gentoo-2-3fe3aabf4cc7bf3668bede0d3dd163c7219fc893.tar.bz2 gentoo-2-3fe3aabf4cc7bf3668bede0d3dd163c7219fc893.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index aa2399113b61..125e5b33c43f 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.207 2014/03/09 10:55:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.208 2014/03/09 12:04:04 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> vino-3.10.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> vino-3.10.1.ebuild: amd64 stable, bug 499954 diff --git a/net-misc/vino/vino-3.10.1.ebuild b/net-misc/vino/vino-3.10.1.ebuild index bac0a1ea8a88..61a528d23135 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.3 2014/03/09 10:55:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.10.1.ebuild,v 1.4 2014/03/09 12:04:04 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 )" |