summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:55:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:55:11 +0000
commit94e41c0bd22f750ec2b0330360c2d2f112f86ca0 (patch)
tree795eea5e76cd8d82de05c40ecd8230b3c073309f /sys-fs/inotify-tools
parentStable for x86, wrt bug #497782 (diff)
downloadgentoo-2-94e41c0bd22f750ec2b0330360c2d2f112f86ca0.tar.gz
gentoo-2-94e41c0bd22f750ec2b0330360c2d2f112f86ca0.tar.bz2
gentoo-2-94e41c0bd22f750ec2b0330360c2d2f112f86ca0.zip
Stable for x86, wrt bug #497782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r--sys-fs/inotify-tools/ChangeLog5
-rw-r--r--sys-fs/inotify-tools/inotify-tools-3.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog
index dfafae6b2a0e..4685d2dc3b27 100644
--- a/sys-fs/inotify-tools/ChangeLog
+++ b/sys-fs/inotify-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/inotify-tools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.36 2014/01/12 20:14:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.37 2014/01/14 13:55:11 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> inotify-tools-3.14.ebuild:
+ Stable for x86, wrt bug #497782
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> inotify-tools-3.14.ebuild:
amd64 stable, bug #497782
diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
index 2b24bdd06942..93def927b83e 100644
--- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
+++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v 1.5 2014/01/12 20:14:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.14.ebuild,v 1.6 2014/01/14 13:55:11 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~x86"
+KEYWORDS="amd64 ~arm hppa x86"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"