diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:18:56 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:18:56 +0000 |
commit | 5fd36b6304865f62130ac14fc0bdaeb74cd550b4 (patch) | |
tree | 76c01c15a7920e745c83b6d84469e27ce8ddc518 /net-misc/vino | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-5fd36b6304865f62130ac14fc0bdaeb74cd550b4.tar.gz gentoo-2-5fd36b6304865f62130ac14fc0bdaeb74cd550b4.tar.bz2 gentoo-2-5fd36b6304865f62130ac14fc0bdaeb74cd550b4.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.32.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 748e6fb521cf..f11a6bd116dd 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.159 2011/03/13 12:17:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.160 2011/03/21 21:18:56 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> vino-2.32.1.ebuild: + ppc64 stable wrt #353436 13 Mar 2011; Raúl Porcel <armin76@gentoo.org> vino-2.32.1.ebuild: alpha/arm/ia64/sparc stable wrt #353436 diff --git a/net-misc/vino/vino-2.32.1.ebuild b/net-misc/vino/vino-2.32.1.ebuild index 4c8c47e773f2..036533e2923e 100644 --- a/net-misc/vino/vino-2.32.1.ebuild +++ b/net-misc/vino/vino-2.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.32.1.ebuild,v 1.5 2011/03/13 12:17:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.32.1.ebuild,v 1.6 2011/03/21 21:18:56 xarthisius Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" 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 |