diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:36:19 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:36:19 +0000 |
commit | 13872ce8710986fe0af5c2965f0558eb33b9e02c (patch) | |
tree | a5a6a7fd2952298cda8c5fc5f835669f3e36e720 /gnome-base/libbonoboui | |
parent | rev bump. 0.4.0 is the newest stable. Updated firmware to match latest recomm... (diff) | |
download | gentoo-2-13872ce8710986fe0af5c2965f0558eb33b9e02c.tar.gz gentoo-2-13872ce8710986fe0af5c2965f0558eb33b9e02c.tar.bz2 gentoo-2-13872ce8710986fe0af5c2965f0558eb33b9e02c.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 6a26b453ef17..b16daba85031 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.104 2005/10/02 21:05:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.105 2005/10/10 06:36:19 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> libbonoboui-2.10.1.ebuild: + Stable on mips. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> libbonoboui-2.10.1.ebuild: Mark 2.10.1 stable on alpha diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild index 80a0cd16e638..d43422c097c4 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.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.10.1.ebuild,v 1.7 2005/10/02 21:05:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild,v 1.8 2005/10/10 06:36:19 hardave Exp $ inherit gnome2 virtualx @@ -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 static" RDEPEND=">=gnome-base/libgnomecanvas-1.116 |