diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-10 21:45:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-10 21:45:32 +0000 |
commit | d25a943e0b34af27c123b8ac9cdcf4404cd172bf (patch) | |
tree | 32ae97457a283591005e463e56fc079fc364f73f /app-admin/gamin | |
parent | Stable for HPPA (bug #166118). (diff) | |
download | gentoo-2-d25a943e0b34af27c123b8ac9cdcf4404cd172bf.tar.gz gentoo-2-d25a943e0b34af27c123b8ac9cdcf4404cd172bf.tar.bz2 gentoo-2-d25a943e0b34af27c123b8ac9cdcf4404cd172bf.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-admin/gamin')
-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 f59290b5cac2..1d667b73ac2d 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.8 2007/02/04 23:21:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.8.ebuild,v 1.9 2007/02/10 21:45:32 vapier 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 doc kernel_FreeBSD kernel_linux" RDEPEND=">=dev-libs/glib-2 |