summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-16 12:43:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-16 12:43:16 +0000
commitb54c3ad396e2ed11db9942b16e4983928105d567 (patch)
tree539844f77c99b60dd47da0d47d37dca064cff92f /sys-process
parentStable for amd64, wrt bug #412179 (diff)
downloadgentoo-2-b54c3ad396e2ed11db9942b16e4983928105d567.tar.gz
gentoo-2-b54c3ad396e2ed11db9942b16e4983928105d567.tar.bz2
gentoo-2-b54c3ad396e2ed11db9942b16e4983928105d567.zip
Stable for amd64, wrt bug #412181
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-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 d8624c946bf3..ec1c05054777 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.19 2012/04/16 09:50:18 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.20 2012/04/16 12:43:16 ago Exp $
+
+ 16 Apr 2012; Agostino Sarubbo <ago@gentoo.org> incron-0.5.10.ebuild:
+ Stable for amd64, wrt bug #412181
16 Apr 2012; Jeff Horelick <jdhore@gentoo.org> incron-0.5.10.ebuild:
marked x86 per bug 412181
diff --git a/sys-process/incron/incron-0.5.10.ebuild b/sys-process/incron/incron-0.5.10.ebuild
index 177d639989b4..8bdb3919f498 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.2 2012/04/16 09:50:18 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.3 2012/04/16 12:43:16 ago 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=""