summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 15:30:29 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 15:30:29 +0000
commit48542aca701c8a50bd4ed41a6b448ec457ce0983 (patch)
treea6c3c1fbc91934c8c6409625b3f1b69107b20a22 /sys-process/incron
parentmask USE=octave in sci-libs/mathgl (diff)
downloadgentoo-2-48542aca701c8a50bd4ed41a6b448ec457ce0983.tar.gz
gentoo-2-48542aca701c8a50bd4ed41a6b448ec457ce0983.tar.bz2
gentoo-2-48542aca701c8a50bd4ed41a6b448ec457ce0983.zip
Stable on amd64 wrt bug #361099
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/incron')
-rw-r--r--sys-process/incron/ChangeLog5
-rw-r--r--sys-process/incron/incron-0.5.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/incron/ChangeLog b/sys-process/incron/ChangeLog
index 185694a53ac3..7ac2f839f0ba 100644
--- a/sys-process/incron/ChangeLog
+++ b/sys-process/incron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/incron
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.14 2011/01/31 15:14:12 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.15 2011/03/29 15:30:29 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> incron-0.5.9-r1.ebuild:
+ Stable on amd64 wrt bug #361099
*incron-0.5.9-r1 (31 Jan 2011)
diff --git a/sys-process/incron/incron-0.5.9-r1.ebuild b/sys-process/incron/incron-0.5.9-r1.ebuild
index b7573a40991f..21da8db563ea 100644
--- a/sys-process/incron/incron-0.5.9-r1.ebuild
+++ b/sys-process/incron/incron-0.5.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v 1.3 2011/01/31 20:16:42 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v 1.4 2011/03/29 15:30:29 angelos Exp $
EAPI="3"
@@ -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=""