diff options
author | Mike Gardiner <obz@gentoo.org> | 2005-03-09 03:38:09 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2005-03-09 03:38:09 +0000 |
commit | 8adec37c89132b99f2cf464450bf167aee26b287 (patch) | |
tree | b5f6b83f6b447a488072104b682e274d33d4785c /gnome-extra/gal/gal-2.2.4.ebuild | |
parent | Bump. Removed --enable-samode-unspec per bug #77369. (diff) | |
download | gentoo-2-8adec37c89132b99f2cf464450bf167aee26b287.tar.gz gentoo-2-8adec37c89132b99f2cf464450bf167aee26b287.tar.bz2 gentoo-2-8adec37c89132b99f2cf464450bf167aee26b287.zip |
Keyworded x86 ppc
Diffstat (limited to 'gnome-extra/gal/gal-2.2.4.ebuild')
-rw-r--r-- | gnome-extra/gal/gal-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gal/gal-2.2.4.ebuild b/gnome-extra/gal/gal-2.2.4.ebuild index 465fb9296611..dfd471824758 100644 --- a/gnome-extra/gal/gal-2.2.4.ebuild +++ b/gnome-extra/gal/gal-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.2.4.ebuild,v 1.3 2005/01/20 00:00:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.2.4.ebuild,v 1.4 2005/03/09 03:36:26 obz Exp $ inherit gnome2 libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |