diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-01 18:06:02 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-01 18:06:02 +0000 |
commit | f6e1fc651b648c998db6a96d71f9e1856d8fdf12 (patch) | |
tree | 50d71919cf75149c7896f9b2ed9b0cfffeb1f71e /gnome-base/ORBit2 | |
parent | down gtk+ dep; check if we have xft present for enabling it (diff) | |
download | gentoo-2-f6e1fc651b648c998db6a96d71f9e1856d8fdf12.tar.gz gentoo-2-f6e1fc651b648c998db6a96d71f9e1856d8fdf12.tar.bz2 gentoo-2-f6e1fc651b648c998db6a96d71f9e1856d8fdf12.zip |
Unmask 2.0.3 x86
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/ORBit2/ORBit2-2.4.4.ebuild b/gnome-base/ORBit2/ORBit2-2.4.4.ebuild index 6e1d22b655f3..6b239a13ba01 100644 --- a/gnome-base/ORBit2/ORBit2-2.4.4.ebuild +++ b/gnome-base/ORBit2/ORBit2-2.4.4.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/ORBit2/ORBit2-2.4.4.ebuild,v 1.1 2002/11/13 05:16:29 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.4.4.ebuild,v 1.2 2002/12/01 18:06:01 foser Exp $ inherit gnome2 @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~sparc64 ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~sparc64 ~ppc ~alpha" DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" |