diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:46:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:46:42 +0000 |
commit | 9768ce690374522794a6d7aa5dbd5fb50e849b0e (patch) | |
tree | 16492c4226b2a21d2dd80427b526c003f7d2b8d3 /gnome-base/libbonoboui | |
parent | stable on ppc64, bug #58191 (Manifest recommit) (diff) | |
download | gentoo-2-9768ce690374522794a6d7aa5dbd5fb50e849b0e.tar.gz gentoo-2-9768ce690374522794a6d7aa5dbd5fb50e849b0e.tar.bz2 gentoo-2-9768ce690374522794a6d7aa5dbd5fb50e849b0e.zip |
stable on ppc64, bug #58191
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index b89d2407bd99..bdf518e18981 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.63 2004/07/14 03:23:21 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.64 2004/07/28 02:46:42 tgall Exp $ + + 27 Jul 2004; Tom Gall <tgall@gentoo.org> libbonoboui-2.6.1.ebuild: + stable on ppc64, bug #58191 13 Jul 2004; Tom Gall <tgall@gentoo.org> libbonoboui-2.6.1.ebuild: added ~ppc64, bug #54807 diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild index f64e22ce2045..5af85571e872 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.6.1.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/libbonoboui/libbonoboui-2.6.1.ebuild,v 1.4 2004/07/14 03:23:21 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild,v 1.5 2004/07/28 02:46:42 tgall 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 ~ppc64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ppc64" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2.3.2 |