diff options
author | 2004-06-04 04:13:19 +0000 | |
---|---|---|
committer | 2004-06-04 04:13:19 +0000 | |
commit | f68e69388186598a8a5b912993483f443e58fdc8 (patch) | |
tree | 4c47b322f33688008de0e9428e8fe4ef0b9ab4d5 /gnome-base/libbonoboui | |
parent | Stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-f68e69388186598a8a5b912993483f443e58fdc8.tar.gz gentoo-2-f68e69388186598a8a5b912993483f443e58fdc8.tar.bz2 gentoo-2-f68e69388186598a8a5b912993483f443e58fdc8.zip |
Stable on mips.
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 00b0fac0a65b..2e35556a8275 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.59 2004/05/30 18:13:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.60 2004/06/04 04:11:59 geoman Exp $ + + 04 Jun 2004; Stephen P. Becker <geoman@gentoo.org> libbonoboui-2.6.0.ebuild: + Stable on mips. *libbonoboui-2.6.1 (30 May 2004) diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild index 25c71c7f85f2..066ab505976f 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild,v 1.4 2004/05/29 03:46:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild,v 1.5 2004/06/04 04:11:59 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2.3.2 |