diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 10:54:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 10:54:34 +0000 |
commit | a307e8add26bee9ceb9aa973cd2b6fd877fb5f36 (patch) | |
tree | 24341bd5168ef15594e99600ada5cf797e54d9c9 /gnome-base/libbonoboui | |
parent | Version bump. (diff) | |
download | historical-a307e8add26bee9ceb9aa973cd2b6fd877fb5f36.tar.gz historical-a307e8add26bee9ceb9aa973cd2b6fd877fb5f36.tar.bz2 historical-a307e8add26bee9ceb9aa973cd2b6fd877fb5f36.zip |
arm/ia64/sh/sparc stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index cadd5178d2c9..9738509e99dd 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.177 2009/04/27 12:59:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.178 2009/04/28 10:54:34 armin76 Exp $ + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.1.ebuild: + arm/ia64/sh/sparc stable 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> libbonoboui-2.24.0: Stable for HPPA (bug #260063). diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild index e1f38487d9db..587410026e6b 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild,v 1.4 2009/04/19 15:44:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild,v 1.5 2009/04/28 10:54:34 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 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" # GTK+ dep due to bug #126565 |