diff options
author | 2004-05-25 13:11:34 +0000 | |
---|---|---|
committer | 2004-05-25 13:11:34 +0000 | |
commit | 1869585c5e3122ff5df60899dcf26b3bf9fcad93 (patch) | |
tree | 2e4818a39e9e0a0f77a5247df112c1ffb44f1ca5 /gnome-base/libbonoboui | |
parent | mirror://gentoo fixes, cleanup, marked sip-3.8-r1 stable on alpha (Manifest r... (diff) | |
download | gentoo-2-1869585c5e3122ff5df60899dcf26b3bf9fcad93.tar.gz gentoo-2-1869585c5e3122ff5df60899dcf26b3bf9fcad93.tar.bz2 gentoo-2-1869585c5e3122ff5df60899dcf26b3bf9fcad93.zip |
Marked stable on hppa.
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 7b35fafe4afd..6bf1a1b6a285 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.56 2004/05/14 02:32:44 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.57 2004/05/25 13:11:34 gmsoft Exp $ + + 25 May 2004; Guy Martin <gmsoft@gentoo.org> libbonoboui-2.6.0.ebuild: + Marked stable on hppa. 13 May 2004; Stephen P. Becker <geoman@gentoo.org> libbonoboui-2.4.3.ebuild: Stable on mips. diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild index 49a1553c9895..a60688c65a36 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.2 2004/05/20 23:53:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild,v 1.3 2004/05/25 13:11:34 gmsoft 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 |