diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:41:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:41:24 +0000 |
commit | 7ee32c465528ad1fed70aad4617786ec3342bca2 (patch) | |
tree | 15ac15a8136aab1dc77a0c80e79ae0e155b885b5 /dev-util/gob/gob-2.0.9.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.tar.gz gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.tar.bz2 gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-util/gob/gob-2.0.9.ebuild')
-rw-r--r-- | dev-util/gob/gob-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gob/gob-2.0.9.ebuild b/dev-util/gob/gob-2.0.9.ebuild index 06d5703db08a..747e72147ddc 100644 --- a/dev-util/gob/gob-2.0.9.ebuild +++ b/dev-util/gob/gob-2.0.9.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/dev-util/gob/gob-2.0.9.ebuild,v 1.4 2005/02/07 08:54:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.5 2005/04/01 05:37:18 agriffis Exp $ inherit gnome2 @@ -14,7 +14,7 @@ IUSE="" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc alpha ~ia64" +KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc alpha ia64" RDEPEND=">=dev-libs/glib-2.0" |