diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 16:26:21 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 16:26:21 +0000 |
commit | be2cb8726137633d3fc267df054d81f0316eebe3 (patch) | |
tree | 0018b41b939f4ea16bded2f6fc74a277dd6e9abf /gnome-base/libbonoboui | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-be2cb8726137633d3fc267df054d81f0316eebe3.tar.gz gentoo-2-be2cb8726137633d3fc267df054d81f0316eebe3.tar.bz2 gentoo-2-be2cb8726137633d3fc267df054d81f0316eebe3.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 603ab8d6c01c..5b8fbbad3573 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.217 2012/05/05 05:38:12 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.218 2012/05/29 16:26:21 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> libbonoboui-2.24.5.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libbonoboui-2.24.4-r1.ebuild, libbonoboui-2.24.5.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild index 062ccf836b56..13c8df5a7015 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.5.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/libbonoboui/libbonoboui-2.24.5.ebuild,v 1.7 2012/05/05 05:38:12 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild,v 1.8 2012/05/29 16:26:21 aballier Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://library.gnome.org/devel/libbonoboui/" LICENSE="GPL-2 LGPL-2.1" 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="doc examples test" # GTK+ dep due to bug #126565 |