diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-15 14:17:46 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-15 14:17:46 +0000 |
commit | 888146204618601eaf41a60aef12b81f8ada029b (patch) | |
tree | de6c05d69b7fcbc14bd5759a8cd6bac496d3f320 /net-misc | |
parent | correct afs include and liblwp.a directory (diff) | |
download | gentoo-2-888146204618601eaf41a60aef12b81f8ada029b.tar.gz gentoo-2-888146204618601eaf41a60aef12b81f8ada029b.tar.bz2 gentoo-2-888146204618601eaf41a60aef12b81f8ada029b.zip |
ppc/ppc64 stable wrt #366697
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.32.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 26ac1a5380a4..6707d7868c2c 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.165 2011/05/15 07:52:16 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.166 2011/05/15 14:17:46 xarthisius Exp $ + + 15 May 2011; Kacper Kowalik <xarthisius@gentoo.org> vino-2.32.2.ebuild: + ppc/ppc64 stable wrt #366697 15 May 2011; Christoph Mende <angelos@gentoo.org> vino-2.32.2.ebuild: Stable on amd64 wrt bug #366697 diff --git a/net-misc/vino/vino-2.32.2.ebuild b/net-misc/vino/vino-2.32.2.ebuild index 69f85f250806..d7cf28f92631 100644 --- a/net-misc/vino/vino-2.32.2.ebuild +++ b/net-misc/vino/vino-2.32.2.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.2.ebuild,v 1.2 2011/05/15 07:52:16 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.32.2.ebuild,v 1.3 2011/05/15 14:17:46 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 |