diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:25:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:25:04 +0000 |
commit | ec7015aaa9009dbab1d0336a8274f525caaa84dc (patch) | |
tree | e2dc143f441141444edf6c6bf05cae62a30bbeff /gnome-base/libbonoboui | |
parent | update ecore DEPEND (diff) | |
download | historical-ec7015aaa9009dbab1d0336a8274f525caaa84dc.tar.gz historical-ec7015aaa9009dbab1d0336a8274f525caaa84dc.tar.bz2 historical-ec7015aaa9009dbab1d0336a8274f525caaa84dc.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 22e8ce8bdbfd..1b296151b839 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.50 2004/02/18 13:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.51 2004/03/09 23:23:45 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> libbonoboui-2.4.3.ebuild: + stable on alpha and ia64 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> libbonoboui-2.4.3.ebuild: add ~ia64 diff --git a/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild b/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild index 58b92cbe08ac..79a73cf445e3 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.4.3.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.4.3.ebuild,v 1.5 2004/02/18 13:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild,v 1.6 2004/03/09 23:23:46 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ia64" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.2 |