diff options
Diffstat (limited to 'app-admin/gamin/gamin-0.1.8.ebuild')
-rw-r--r-- | app-admin/gamin/gamin-0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.8.ebuild b/app-admin/gamin/gamin-0.1.8.ebuild index 36a45d09cd15..6e69f57aae92 100644 --- a/app-admin/gamin/gamin-0.1.8.ebuild +++ b/app-admin/gamin/gamin-0.1.8.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.8.ebuild,v 1.10 2007/05/10 01:44:01 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.8.ebuild,v 1.11 2007/05/23 20:46:05 armin76 Exp $ inherit autotools eutils libtool @@ -11,7 +11,7 @@ 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 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug kernel_FreeBSD kernel_linux" RDEPEND=">=dev-libs/glib-2 |