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/libgnomeprintui | |
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/libgnomeprintui')
-rw-r--r-- | gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild index 7bab4cfd34fe..be5ef0480f2d 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-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/libgnomeprintui/libgnomeprintui-2.6.0.ebuild,v 1.1 2004/03/23 14:00:01 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-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/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |