summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-16 09:50:18 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-16 09:50:18 +0000
commitcb426200aa247b9230bdbdbcb45577d7f20dfaa8 (patch)
treea329401e3e931878f30678e504455919f4e4dcf2 /sys-process/incron
parentVersion bump, drop old (diff)
downloadgentoo-2-cb426200aa247b9230bdbdbcb45577d7f20dfaa8.tar.gz
gentoo-2-cb426200aa247b9230bdbdbcb45577d7f20dfaa8.tar.bz2
gentoo-2-cb426200aa247b9230bdbdbcb45577d7f20dfaa8.zip
marked x86 per bug 412181
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
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 2cae3ef7d930..d8624c946bf3 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.18 2012/04/07 15:11:02 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.19 2012/04/16 09:50:18 jdhore Exp $
+
+ 16 Apr 2012; Jeff Horelick <jdhore@gentoo.org> incron-0.5.10.ebuild:
+ marked x86 per bug 412181
*incron-0.5.10 (07 Apr 2012)
diff --git a/sys-process/incron/incron-0.5.10.ebuild b/sys-process/incron/incron-0.5.10.ebuild
index 0fa7f450a2b4..177d639989b4 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.1 2012/04/07 15:11:02 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.2 2012/04/16 09:50:18 jdhore 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=""