diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-22 22:23:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-22 22:23:37 +0000 |
commit | c3f8566641221134b6d4a203409a61a3d04c6fb1 (patch) | |
tree | 3e7ad2c48550a2abf1629faccd2a7077216c474d /gnome-extra/gal/gal-2.4.3.ebuild | |
parent | Fix the spelling of my name (again) :) (diff) | |
download | historical-c3f8566641221134b6d4a203409a61a3d04c6fb1.tar.gz historical-c3f8566641221134b6d4a203409a61a3d04c6fb1.tar.bz2 historical-c3f8566641221134b6d4a203409a61a3d04c6fb1.zip |
Stable on ia64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-extra/gal/gal-2.4.3.ebuild')
-rw-r--r-- | gnome-extra/gal/gal-2.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gal/gal-2.4.3.ebuild b/gnome-extra/gal/gal-2.4.3.ebuild index aeedec070306..964c67a6bd44 100644 --- a/gnome-extra/gal/gal-2.4.3.ebuild +++ b/gnome-extra/gal/gal-2.4.3.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.4.3.ebuild,v 1.8 2005/08/22 18:29:39 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.4.3.ebuild,v 1.9 2005/08/22 22:20:38 kloeri Exp $ inherit libtool eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RDEPEND=">=x11-libs/gtk+-2.2 |