diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:34:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:34:34 +0000 |
commit | f1b1bdb52d6e4ba35eaef8d84f663368486424a9 (patch) | |
tree | 1b74df0e865a37513b94f59a801a9ce921be0b99 /gnome-base/libbonoboui | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-f1b1bdb52d6e4ba35eaef8d84f663368486424a9.tar.gz gentoo-2-f1b1bdb52d6e4ba35eaef8d84f663368486424a9.tar.bz2 gentoo-2-f1b1bdb52d6e4ba35eaef8d84f663368486424a9.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 006a9870b463..8ad12609fad2 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.192 2010/08/14 18:35:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.193 2010/08/18 21:34:34 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> libbonoboui-2.24.3.ebuild: + arm stable, bug #314899 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.3.ebuild: alpha/ia64/sh/sparc stable wrt #314899 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild index a4c1b71d2d56..2425fe47f030 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild,v 1.5 2010/08/14 18:35:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild,v 1.6 2010/08/18 21:34:34 maekke Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/arch/gnome/componentmodel/bonobo.html" 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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc" # GTK+ dep due to bug #126565 |