summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-10-08 01:31:41 +0000
committerMike Frysinger <vapier@gentoo.org>2007-10-08 01:31:41 +0000
commite50060578ae2eb552729ba9712b3ba87e584c2b4 (patch)
tree22f03eb2ea5fec5d7a97f3ffb9146959d8c4fc18 /app-admin
parentarm/s390/sh love (diff)
downloadgentoo-2-e50060578ae2eb552729ba9712b3ba87e584c2b4.tar.gz
gentoo-2-e50060578ae2eb552729ba9712b3ba87e584c2b4.tar.bz2
gentoo-2-e50060578ae2eb552729ba9712b3ba87e584c2b4.zip
arm/s390/sh love
(Portage version: 2.1.3.12)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/gamin/gamin-0.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.9.ebuild b/app-admin/gamin/gamin-0.1.9.ebuild
index 04e65a9b2f70..0ec0126ef149 100644
--- a/app-admin/gamin/gamin-0.1.9.ebuild
+++ b/app-admin/gamin/gamin-0.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.9.ebuild,v 1.12 2007/10/03 06:08:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.9.ebuild,v 1.13 2007/10/08 01:31:41 vapier Exp $
inherit autotools eutils libtool
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/~veillard/gamin/"
SRC_URI="http://www.gnome.org/~veillard/gamin/sources/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug kernel_linux"
RDEPEND=">=dev-libs/glib-2