diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-02 12:07:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-02 12:07:48 +0000 |
commit | 897a90705d0a4e63fb1a7b0d8eb2fb3ced1210e2 (patch) | |
tree | e678b9fbf7ffbb29ae55013d82c90cef58dec251 /net-misc | |
parent | Stable for amd64, wrt bug #484032 (diff) | |
download | gentoo-2-897a90705d0a4e63fb1a7b0d8eb2fb3ced1210e2.tar.gz gentoo-2-897a90705d0a4e63fb1a7b0d8eb2fb3ced1210e2.tar.bz2 gentoo-2-897a90705d0a4e63fb1a7b0d8eb2fb3ced1210e2.zip |
Stable for amd64, wrt bug #486694
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-2.32.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 8041f916b7e0..730c0748fdda 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.192 2013/10/01 21:42:06 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.193 2013/10/02 12:07:48 ago Exp $ + + 02 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vino-2.32.2-r2.ebuild: + Stable for amd64, wrt bug #486694 *vino-2.32.2-r2 (01 Oct 2013) diff --git a/net-misc/vino/vino-2.32.2-r2.ebuild b/net-misc/vino/vino-2.32.2-r2.ebuild index 7a6df9105c05..27e03a26d4ba 100644 --- a/net-misc/vino/vino-2.32.2-r2.ebuild +++ b/net-misc/vino/vino-2.32.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r2.ebuild,v 1.1 2013/10/01 21:42:06 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.32.2-r2.ebuild,v 1.2 2013/10/02 12:07:48 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 |