diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 17:43:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 17:43:34 +0000 |
commit | 07cdde6696b171af86928d623ac6617345fe12c3 (patch) | |
tree | 08fccaf3b66deb57b99c3a8289bddbfc770ec634 /gnome-base/libbonobo | |
parent | Roll out a temp version of 4.0.22-r1 for testing with bug 65587. (diff) | |
download | historical-07cdde6696b171af86928d623ac6617345fe12c3.tar.gz historical-07cdde6696b171af86928d623ac6617345fe12c3.tar.bz2 historical-07cdde6696b171af86928d623ac6617345fe12c3.zip |
Stable on hppa.
Diffstat (limited to 'gnome-base/libbonobo')
-rw-r--r-- | gnome-base/libbonobo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog index 243d0d384ef7..4837512eb43c 100644 --- a/gnome-base/libbonobo/ChangeLog +++ b/gnome-base/libbonobo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonobo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.68 2004/12/11 09:54:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.69 2004/12/23 17:40:28 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libbonobo-2.8.0.ebuild: + Stable on hppa. 11 Dec 2004; Bryan Ăstergaard <kloeri@gentoo.org> libbonobo-2.8.0.ebuild: Stable on alpha. diff --git a/gnome-base/libbonobo/libbonobo-2.8.0.ebuild b/gnome-base/libbonobo/libbonobo-2.8.0.ebuild index c43cda79e298..ad3fb17b9906 100644 --- a/gnome-base/libbonobo/libbonobo-2.8.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.8.0.ebuild,v 1.7 2004/12/11 09:54:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.8.0.ebuild,v 1.8 2004/12/23 17:40:28 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.2 |