diff options
author | 2014-12-19 13:43:16 +0000 | |
---|---|---|
committer | 2014-12-19 13:43:16 +0000 | |
commit | 68159b30366ea1ad119f6f6f97bb295bdb0948ae (patch) | |
tree | ebf99ab9ac7372532295988fd8ebfd36c78591b3 /net-misc | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-68159b30366ea1ad119f6f6f97bb295bdb0948ae.tar.gz gentoo-2-68159b30366ea1ad119f6f6f97bb295bdb0948ae.tar.bz2 gentoo-2-68159b30366ea1ad119f6f6f97bb295bdb0948ae.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-3.12.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 88fa981d58ef..5ec1c2588d15 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.215 2014/12/18 15:01:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.216 2014/12/19 13:43:16 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> vino-3.12.0-r1.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> vino-3.12.0-r1.ebuild: x86 stable, bug 529964 diff --git a/net-misc/vino/vino-3.12.0-r1.ebuild b/net-misc/vino/vino-3.12.0-r1.ebuild index dea0de6840d3..c1136a4656dd 100644 --- a/net-misc/vino/vino-3.12.0-r1.ebuild +++ b/net-misc/vino/vino-3.12.0-r1.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-r1.ebuild,v 1.2 2014/12/18 15:01:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.12.0-r1.ebuild,v 1.3 2014/12/19 13:43:16 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/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 )" |