diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:53:33 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:53:33 +0000 |
commit | f00c62fa760ae4d8b52b8aea774888812b368ea3 (patch) | |
tree | b16c1e766859813039af42d1726a39900d44181e /gnome-base/libgnomeui | |
parent | mark x86 (diff) | |
download | historical-f00c62fa760ae4d8b52b8aea774888812b368ea3.tar.gz historical-f00c62fa760ae4d8b52b8aea774888812b368ea3.tar.bz2 historical-f00c62fa760ae4d8b52b8aea774888812b368ea3.zip |
mark x86 .. let's hope i forgot nothing
Diffstat (limited to 'gnome-base/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild index fe6f35bffd01..851f17bef9cd 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-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/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.1 2004/03/22 11:55:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.2 2004/05/20 23:53:33 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc jpeg" 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" RDEPEND=">=x11-libs/gtk+-2.3.5 |