diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-25 12:10:55 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-25 12:10:55 +0000 |
commit | b3989ba3bd548a9f0fe1f87c4d852303c4d43e0a (patch) | |
tree | f70e09885ed58e6eab8b9c740b6e22750f48899f /app-admin/gamin/gamin-0.1.9-r1.ebuild | |
parent | İnitial ebuild for optcomplete. (diff) | |
download | gentoo-2-b3989ba3bd548a9f0fe1f87c4d852303c4d43e0a.tar.gz gentoo-2-b3989ba3bd548a9f0fe1f87c4d852303c4d43e0a.tar.bz2 gentoo-2-b3989ba3bd548a9f0fe1f87c4d852303c4d43e0a.zip |
amd64 stable wrt bug #228087.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64)
Diffstat (limited to 'app-admin/gamin/gamin-0.1.9-r1.ebuild')
-rw-r--r-- | app-admin/gamin/gamin-0.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.9-r1.ebuild b/app-admin/gamin/gamin-0.1.9-r1.ebuild index 7c6e2a357556..9231c9858e7b 100644 --- a/app-admin/gamin/gamin-0.1.9-r1.ebuild +++ b/app-admin/gamin/gamin-0.1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.7 2008/06/21 20:11:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.9-r1.ebuild,v 1.8 2008/06/25 12:10:55 coldwind Exp $ inherit autotools eutils flag-o-matic libtool python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/~veillard/gamin/" SRC_URI="http://www.gnome.org/~veillard/${PN}/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 python" RDEPEND=">=dev-libs/glib-2 |