diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-16 13:25:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-16 13:25:34 +0000 |
commit | 954c069bdfbea3c1261b290edffe13569901cef4 (patch) | |
tree | 98bdcfdec8d0c3067482bd16c314e5952915cb67 /net-misc/vino | |
parent | Bump to 2.26.2. Parsing fixes, clean up old revisions. Add missing gtk-doc-am... (diff) | |
download | gentoo-2-954c069bdfbea3c1261b290edffe13569901cef4.tar.gz gentoo-2-954c069bdfbea3c1261b290edffe13569901cef4.tar.bz2 gentoo-2-954c069bdfbea3c1261b290edffe13569901cef4.zip |
keyword ~x86-fbsd, bug #269233
(Portage version: 2.2_rc33/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.26.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 1d6ee93c418a..af9109420f93 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.122 2009/05/16 12:23:39 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.123 2009/05/16 13:25:34 aballier Exp $ + + 16 May 2009; Alexis Ballier <aballier@gentoo.org> vino-2.26.1.ebuild: + keyword ~x86-fbsd, bug #269233 16 May 2009; Gilles Dartiguelongue <eva@gentoo.org> vino-2.26.1.ebuild, +files/vino-2.26.1-fbsd-fix.patch: diff --git a/net-misc/vino/vino-2.26.1.ebuild b/net-misc/vino/vino-2.26.1.ebuild index 1a9fdf0f8db8..07d8e72b457d 100644 --- a/net-misc/vino/vino-2.26.1.ebuild +++ b/net-misc/vino/vino-2.26.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.1.ebuild,v 1.3 2009/05/16 12:23:39 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.26.1.ebuild,v 1.4 2009/05/16 13:25:34 aballier Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="avahi crypt gnutls ipv6 jpeg gnome-keyring libnotify networkmanager zlib" RDEPEND=">=dev-libs/glib-2.17 |