summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-04-17 16:08:03 +0000
committerBrent Baude <ranger@gentoo.org>2012-04-17 16:08:03 +0000
commit6e7086d630ae697bf65bcf93583abc24e4268931 (patch)
treee1c893b76f62cce42a8d06fe62ee9945497cb3f8 /sys-process/incron
parentVersion bump. This time it fixes the timeout issue definitely. (diff)
downloadgentoo-2-6e7086d630ae697bf65bcf93583abc24e4268931.tar.gz
gentoo-2-6e7086d630ae697bf65bcf93583abc24e4268931.tar.bz2
gentoo-2-6e7086d630ae697bf65bcf93583abc24e4268931.zip
Marking incron-0.5.10 ppc for bug 412181
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-process/incron')
-rw-r--r--sys-process/incron/ChangeLog5
-rw-r--r--sys-process/incron/incron-0.5.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/incron/ChangeLog b/sys-process/incron/ChangeLog
index ec1c05054777..f2b4d9f41a29 100644
--- a/sys-process/incron/ChangeLog
+++ b/sys-process/incron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/incron
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.20 2012/04/16 12:43:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.21 2012/04/17 16:08:03 ranger Exp $
+
+ 17 Apr 2012; Brent Baude <ranger@gentoo.org> incron-0.5.10.ebuild:
+ Marking incron-0.5.10 ppc for bug 412181
16 Apr 2012; Agostino Sarubbo <ago@gentoo.org> incron-0.5.10.ebuild:
Stable for amd64, wrt bug #412181
diff --git a/sys-process/incron/incron-0.5.10.ebuild b/sys-process/incron/incron-0.5.10.ebuild
index 8bdb3919f498..e01ac7810647 100644
--- a/sys-process/incron/incron-0.5.10.ebuild
+++ b/sys-process/incron/incron-0.5.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.3 2012/04/16 12:43:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.4 2012/04/17 16:08:03 ranger Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""