diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:55:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:55:07 +0000 |
commit | d6c76316d08a57fd8a1d2a848351dc385dd1f2a3 (patch) | |
tree | 3bb567e03bda0d40ba843d67d37c7457dac8dff8 /net-misc/vino | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-d6c76316d08a57fd8a1d2a848351dc385dd1f2a3.tar.gz gentoo-2-d6c76316d08a57fd8a1d2a848351dc385dd1f2a3.tar.bz2 gentoo-2-d6c76316d08a57fd8a1d2a848351dc385dd1f2a3.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.16.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 0b6c3bad085a..b9f919b0f3e2 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.70 2006/12/10 19:09:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.71 2006/12/12 16:55:07 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> vino-2.16.0.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> vino-2.16.0.ebuild: Stable on x86, bug #156662. diff --git a/net-misc/vino/vino-2.16.0.ebuild b/net-misc/vino/vino-2.16.0.ebuild index 5dea442f58ba..301dbdab99a0 100644 --- a/net-misc/vino/vino-2.16.0.ebuild +++ b/net-misc/vino/vino-2.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.16.0.ebuild,v 1.2 2006/12/10 19:09:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.16.0.ebuild,v 1.3 2006/12/12 16:55:07 wolf31o2 Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="avahi crypt gnutls jpeg zlib" RDEPEND=">=x11-libs/gtk+-2 |