diff options
author | 2011-07-14 10:26:24 +0000 | |
---|---|---|
committer | 2011-07-14 10:26:24 +0000 | |
commit | 26d8f5a231691e9ac8fa3e27abf183d400333fbf (patch) | |
tree | 9e92fb6d59c77ddcb80bd583c367e3abe5512837 /gnome-base/libbonoboui | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-26d8f5a231691e9ac8fa3e27abf183d400333fbf.tar.gz gentoo-2-26d8f5a231691e9ac8fa3e27abf183d400333fbf.tar.bz2 gentoo-2-26d8f5a231691e9ac8fa3e27abf183d400333fbf.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
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 05e61c31b602..cc209d8c6544 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.212 2011/07/01 21:11:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.213 2011/07/14 10:26:24 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> libbonoboui-2.24.5.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> libbonoboui-2.24.5.ebuild: Stable on amd64 wrt bug #278255 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild index ba96ab0d8385..ebee5977df35 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-2011 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.2 2011/07/01 21:11:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.5.ebuild,v 1.3 2011/07/14 10:26:24 tomka 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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc examples test" # GTK+ dep due to bug #126565 |