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
commit03b8e47a5a13aeabdd47b8cfb7bba11102dc8569 (patch)
tree0147e138106fe48c552361b04adb4a238915489b /app-admin/gamin
parentarm/s390/sh love (diff)
downloadhistorical-03b8e47a5a13aeabdd47b8cfb7bba11102dc8569.tar.gz
historical-03b8e47a5a13aeabdd47b8cfb7bba11102dc8569.tar.bz2
historical-03b8e47a5a13aeabdd47b8cfb7bba11102dc8569.zip
arm/s390/sh love
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'app-admin/gamin')
-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