diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-14 05:15:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-14 05:15:34 +0000 |
commit | a5e15110b63312ebd19d80bc5fe5463043f5cf2e (patch) | |
tree | 13309c16f117d94a705aef38c52a8531c6e93e72 /app-admin/gamin/gamin-0.1.9-r1.ebuild | |
parent | Fix speling. (diff) | |
download | gentoo-2-a5e15110b63312ebd19d80bc5fe5463043f5cf2e.tar.gz gentoo-2-a5e15110b63312ebd19d80bc5fe5463043f5cf2e.tar.bz2 gentoo-2-a5e15110b63312ebd19d80bc5fe5463043f5cf2e.zip |
Stable for HPPA (bug #228087).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
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 9231c9858e7b..843bb56fe93f 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.8 2008/06/25 12:10:55 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.9-r1.ebuild,v 1.9 2008/07/14 05:15:34 jer 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 |