diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 14:56:25 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 14:56:25 +0000 |
commit | b717917f72778a3789058a806e9ac3edc264b1bb (patch) | |
tree | 7108c2acd34815331bad77666faff351d08f93cd | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-b717917f72778a3789058a806e9ac3edc264b1bb.tar.gz gentoo-2-b717917f72778a3789058a806e9ac3edc264b1bb.tar.bz2 gentoo-2-b717917f72778a3789058a806e9ac3edc264b1bb.zip |
Stable on x86, bug #185823.
(Portage version: 2.1.3_rc8)
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 3905dfcb6662..f94775732e35 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.88 2007/08/10 13:22:34 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.89 2007/08/11 14:56:25 ticho Exp $ + + 11 Aug 2007; Andrej Kacian <ticho@gentoo.org> vino-2.18.1.ebuild: + Stable on x86, bug #185823. 10 Aug 2007; Christoph Mende <angelos@gentoo.org> vino-2.18.1.ebuild: Stable on amd64 wrt bug #185823 diff --git a/net-misc/vino/vino-2.18.1.ebuild b/net-misc/vino/vino-2.18.1.ebuild index fac068848cf7..4103f9dff533 100644 --- a/net-misc/vino/vino-2.18.1.ebuild +++ b/net-misc/vino/vino-2.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.18.1.ebuild,v 1.8 2007/08/10 13:22:34 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.18.1.ebuild,v 1.9 2007/08/11 14:56:25 ticho Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.9 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="avahi crypt gnutls jpeg keyring libnotify zlib" RDEPEND=">=dev-libs/glib-2.12 |