diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-10 14:58:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-10 14:58:55 +0000 |
commit | 24caa5dee8999be5b9d7a86a2fb4663597393067 (patch) | |
tree | db055ffe8449fe3374fc3898e2393528f2b31a43 /gnome-base | |
parent | GCC 4.4 fix (diff) | |
download | historical-24caa5dee8999be5b9d7a86a2fb4663597393067.tar.gz historical-24caa5dee8999be5b9d7a86a2fb4663597393067.tar.bz2 historical-24caa5dee8999be5b9d7a86a2fb4663597393067.zip |
Stable for HPPA (bug #266674).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 9738509e99dd..a2efa549789b 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.178 2009/04/28 10:54:34 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.179 2009/05/10 14:58:55 jer Exp $ + + 10 May 2009; Jeroen Roovers <jer@gentoo.org> libbonoboui-2.24.1.ebuild: + Stable for HPPA (bug #266674). 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> libbonoboui-2.24.1.ebuild: arm/ia64/sh/sparc stable diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild index 587410026e6b..87892431ad49 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.5 2009/04/28 10:54:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.24.1.ebuild,v 1.6 2009/05/10 14:58:55 jer 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 |