diff options
Diffstat (limited to 'app-admin/gamin/gamin-0.1.9.ebuild')
-rw-r--r-- | app-admin/gamin/gamin-0.1.9.ebuild | 4 |
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 9b43a9fad291..24b3f7b5a048 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.5 2007/09/14 11:41:38 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.9.ebuild,v 1.6 2007/09/21 19:40:40 wolf31o2 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 |