diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-25 03:21:08 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-25 03:21:08 +0000 |
commit | 37eec2a549811c89c377d36943d70e56933fd79c (patch) | |
tree | 0d277c7cb01bf998b0d14eba7052c8dd57cdd2bd /sys-fs/inotify-tools/inotify-tools-3.12.ebuild | |
parent | Add 2.6.4.0-r1, masked for testing. (diff) | |
download | gentoo-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/inotify-tools/inotify-tools-3.12.ebuild')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |