summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-11-25 03:21:08 +0000
committerDawid Węgliński <cla@gentoo.org>2007-11-25 03:21:08 +0000
commit37eec2a549811c89c377d36943d70e56933fd79c (patch)
tree0d277c7cb01bf998b0d14eba7052c8dd57cdd2bd /sys-fs
parentAdd 2.6.4.0-r1, masked for testing. (diff)
downloadgentoo-2-37eec2a549811c89c377d36943d70e56933fd79c.tar.gz
gentoo-2-37eec2a549811c89c377d36943d70e56933fd79c.tar.bz2
gentoo-2-37eec2a549811c89c377d36943d70e56933fd79c.zip
Stable on x86 wrt bug #198544
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/inotify-tools/ChangeLog5
-rw-r--r--sys-fs/inotify-tools/inotify-tools-3.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog
index 9817033bdd6f..7dc6fa83810e 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.18 2007/11/24 09:25:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.19 2007/11/25 03:21:08 cla Exp $
+
+ 25 Nov 2007; Dawid Węgliński <cla@gentoo.org> inotify-tools-3.12.ebuild:
+ Stable on x86 (bug #198544)
24 Nov 2007; Samuli Suominen <drac@gentoo.org> inotify-tools-3.12.ebuild:
amd64 stable wrt #198544
diff --git a/sys-fs/inotify-tools/inotify-tools-3.12.ebuild b/sys-fs/inotify-tools/inotify-tools-3.12.ebuild
index cb172e347339..e83899d1f309 100644
--- a/sys-fs/inotify-tools/inotify-tools-3.12.ebuild
+++ b/sys-fs/inotify-tools/inotify-tools-3.12.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.12.ebuild,v 1.2 2007/11/24 09:25:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v 1.3 2007/11/25 03:21:08 cla Exp $
DESCRIPTION="a set of command-line programs providing a simple interface to inotify"
HOMEPAGE="http://inotify-tools.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="virtual/libc"
src_compile() {