diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-13 06:00:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-13 06:00:08 +0000 |
commit | c462f58f0d25ecc290b00c799f3cf17adca8a63e (patch) | |
tree | aba9c5846a0dc8487011add7df26b2013c6f1819 /gnome-base/libbonoboui | |
parent | stable on ppc64 (diff) | |
download | historical-c462f58f0d25ecc290b00c799f3cf17adca8a63e.tar.gz historical-c462f58f0d25ecc290b00c799f3cf17adca8a63e.tar.bz2 historical-c462f58f0d25ecc290b00c799f3cf17adca8a63e.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index d6a794ff705a..d0efe1fead45 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.83 2005/05/11 16:52:25 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.84 2005/06/13 05:53:15 corsair Exp $ + + 13 Jun 2005; Markus Rothe <corsair@gentoo.org> libbonoboui-2.8.1.ebuild: + Stable on ppc64 11 May 2005; Guy Martin <gmsoft@gentoo.org> libbonoboui-2.8.1.ebuild: Stable on hppa. diff --git a/gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild index 56759336a754..d8ffd72eec3f 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild,v 1.7 2005/05/25 03:57:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.8.1.ebuild,v 1.8 2005/06/13 05:53:15 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.2 |