diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 16:23:38 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 16:23:38 +0000 |
commit | ca610e9c23cd83a57414da0bebc537ebeba5ed56 (patch) | |
tree | 9512926a7e7bb2a03df8110864dbfb2f05f5f4db /gnome-base/libbonobo | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-ca610e9c23cd83a57414da0bebc537ebeba5ed56.tar.gz gentoo-2-ca610e9c23cd83a57414da0bebc537ebeba5ed56.tar.bz2 gentoo-2-ca610e9c23cd83a57414da0bebc537ebeba5ed56.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libbonobo')
-rw-r--r-- | gnome-base/libbonobo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog index 69dcf0b9d3e6..710f2af62a8f 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.200 2012/05/15 23:30:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.201 2012/05/29 16:23:38 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> libbonobo-2.24.3.ebuild: + keyword ~amd64-fbsd 15 May 2012; Alexis Ballier <aballier@gentoo.org> libbonobo-2.32.1.ebuild: keyword ~amd64-fbsd diff --git a/gnome-base/libbonobo/libbonobo-2.24.3.ebuild b/gnome-base/libbonobo/libbonobo-2.24.3.ebuild index 607b9c4dfd87..9acf1e9ff239 100644 --- a/gnome-base/libbonobo/libbonobo-2.24.3.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.24.3.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.24.3.ebuild,v 1.14 2012/05/05 05:38:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.3.ebuild,v 1.15 2012/05/29 16:23:38 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.14:2 |