diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 18:35:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 18:35:29 +0000 |
commit | 781d00b8820d4c0f39f6f9e1c65320d7ae55d611 (patch) | |
tree | d02e2cd51345fe20af8b60411632b8b1e70ce96f /gnome-base | |
parent | alpha/ia64/sh/sparc stable wrt #314899 (diff) | |
download | gentoo-2-781d00b8820d4c0f39f6f9e1c65320d7ae55d611.tar.gz gentoo-2-781d00b8820d4c0f39f6f9e1c65320d7ae55d611.tar.bz2 gentoo-2-781d00b8820d4c0f39f6f9e1c65320d7ae55d611.zip |
alpha/ia64/sh/sparc stable wrt #314899
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-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 eb259b8049e0..006a9870b463 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.191 2010/07/20 02:08:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.192 2010/08/14 18:35:29 armin76 Exp $ + + 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.3.ebuild: + alpha/ia64/sh/sparc stable wrt #314899 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> libbonoboui-2.24.1.ebuild, libbonoboui-2.24.2.ebuild, libbonoboui-2.24.3.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild index f269804bb032..a4c1b71d2d56 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.4 2010/07/20 02:08:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.3.ebuild,v 1.5 2010/08/14 18:35:29 armin76 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 |