diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
commit | 9af4913fc18cacf5b4d5b5c29b683c26abd7c662 (patch) | |
tree | d72c9189dfad38f45a2ffe947f15f9aa6abf5464 /gnome-base/libbonoboui | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.gz gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.bz2 gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 6bf1a1b6a285..5dbca1c459c2 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # 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.57 2004/05/25 13:11:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.58 2004/05/29 03:46:50 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + libbonoboui-2.6.0.ebuild: + Masked libbonoboui-2.6.0.ebuild stable for ppc 25 May 2004; Guy Martin <gmsoft@gentoo.org> libbonoboui-2.6.0.ebuild: Marked stable on hppa. diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild index a60688c65a36..25c71c7f85f2 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.3 2004/05/25 13:11:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild,v 1.4 2004/05/29 03:46:50 pvdabeel 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 |