summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-03 06:08:35 +0000
committerTom Gall <tgall@gentoo.org>2007-10-03 06:08:35 +0000
commita4098608b50fddc2d7a52c70523e99f072663e59 (patch)
treee2f91838d9574ab7e38aeab0108b2a1cbb44431f
parentstable on ppc64 (diff)
downloadgentoo-2-a4098608b50fddc2d7a52c70523e99f072663e59.tar.gz
gentoo-2-a4098608b50fddc2d7a52c70523e99f072663e59.tar.bz2
gentoo-2-a4098608b50fddc2d7a52c70523e99f072663e59.zip
stable on ppc64
(Portage version: 2.1.3.9)
-rw-r--r--app-admin/gamin/ChangeLog5
-rw-r--r--app-admin/gamin/gamin-0.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog
index 786a7e1c948d..82a77725a34f 100644
--- a/app-admin/gamin/ChangeLog
+++ b/app-admin/gamin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/gamin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.77 2007/09/27 11:24:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.78 2007/10/03 06:08:35 tgall Exp $
+
+ 03 Oct 2007; Tom Gall <tgall@gentoo.org> gamin-0.1.9.ebuild:
+ stable on ppc64
27 Sep 2007; Raúl Porcel <armin76@gentoo.org> gamin-0.1.9.ebuild:
alpha/ia64 stable wrt #193339
diff --git a/app-admin/gamin/gamin-0.1.9.ebuild b/app-admin/gamin/gamin-0.1.9.ebuild
index 72a54738a74f..04e65a9b2f70 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.11 2007/09/27 11:24:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.9.ebuild,v 1.12 2007/10/03 06:08:35 tgall 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