diff options
author | 2003-02-09 15:25:10 +0000 | |
---|---|---|
committer | 2003-02-09 15:25:10 +0000 | |
commit | f9cf751698b919344c5b053ef2bce35ae4f63dcd (patch) | |
tree | 5ef2bd348a95034931690f1df2471a08ec3261aa /gnome-base/libgnomeui | |
parent | x86 stable (diff) | |
download | gentoo-2-f9cf751698b919344c5b053ef2bce35ae4f63dcd.tar.gz gentoo-2-f9cf751698b919344c5b053ef2bce35ae4f63dcd.tar.bz2 gentoo-2-f9cf751698b919344c5b053ef2bce35ae4f63dcd.zip |
mark x86 stable
Diffstat (limited to 'gnome-base/libgnomeui')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild index d886e9477b33..702a26dfcb0a 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.2 2003/02/07 15:50:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.2.0.1.ebuild,v 1.3 2003/02/09 15:25:10 foser Exp $ IUSE="doc" @@ -11,7 +11,7 @@ DESCRIPTION="User interface part of libgnome" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="GPL-2 LGPL-2" RDEPEND=">=x11-libs/pango-1.1.2 |