summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-15 23:30:15 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-15 23:30:15 +0000
commit79d421ae39b69373395ec594705013904d169d55 (patch)
tree521ac50b5cb5584d821721a8e764750bf3ac6c04
parentwhitespace (diff)
downloadgentoo-2-79d421ae39b69373395ec594705013904d169d55.tar.gz
gentoo-2-79d421ae39b69373395ec594705013904d169d55.tar.bz2
gentoo-2-79d421ae39b69373395ec594705013904d169d55.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
-rw-r--r--gnome-base/libbonobo/ChangeLog5
-rw-r--r--gnome-base/libbonobo/libbonobo-2.32.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog
index e42edbde6dc8..69dcf0b9d3e6 100644
--- a/gnome-base/libbonobo/ChangeLog
+++ b/gnome-base/libbonobo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libbonobo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.199 2012/05/05 05:38:10 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.200 2012/05/15 23:30:15 aballier Exp $
+
+ 15 May 2012; Alexis Ballier <aballier@gentoo.org> libbonobo-2.32.1.ebuild:
+ keyword ~amd64-fbsd
05 May 2012; Jeff Horelick <jdhore@gentoo.org> libbonobo-2.24.3.ebuild,
libbonobo-2.32.1.ebuild:
diff --git a/gnome-base/libbonobo/libbonobo-2.32.1.ebuild b/gnome-base/libbonobo/libbonobo-2.32.1.ebuild
index 4511c2cfa5c2..d82f43f6124d 100644
--- a/gnome-base/libbonobo/libbonobo-2.32.1.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.32.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.32.1.ebuild,v 1.4 2012/05/05 05:38:10 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.32.1.ebuild,v 1.5 2012/05/15 23:30:15 aballier Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -12,7 +12,7 @@ HOMEPAGE="http://developer.gnome.org/libbonobo/stable/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE="debug doc examples test"
RDEPEND=">=dev-libs/glib-2.25.7:2