diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 18:52:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-16 18:52:32 +0000 |
commit | 6671ee6ce7df3965c4c1a35ac3690d6adf629ecb (patch) | |
tree | d8382d3f763d32f1e82b93e4669e0432d975e148 /gnome-base/libbonoboui | |
parent | stable x86, bug 308549 (diff) | |
download | historical-6671ee6ce7df3965c4c1a35ac3690d6adf629ecb.tar.gz historical-6671ee6ce7df3965c4c1a35ac3690d6adf629ecb.tar.bz2 historical-6671ee6ce7df3965c4c1a35ac3690d6adf629ecb.zip |
stable x86, bug 308549
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index d415412686af..1463cf10e0f2 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # 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.185 2010/03/15 18:56:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.186 2010/03/16 18:40:28 fauli Exp $ + + 16 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + libbonoboui-2.24.2.ebuild: + stable x86, bug 308549 15 Mar 2010; nixnut <nixnut@gentoo.org> libbonoboui-2.24.2.ebuild: ppc stable #308549 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.2.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.2.ebuild index 05f841a05e9f..781af54a894a 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.2.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.2.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.2.ebuild,v 1.5 2010/03/15 18:56:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.2.ebuild,v 1.6 2010/03/16 18:40:28 fauli 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 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~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 |