diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-24 09:25:24 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-24 09:25:24 +0000 |
commit | 7de816d9ac23463fc6fa41dd43aed5a473adaf7d (patch) | |
tree | 476e776b6a4d2535f6a34f7a62a0a5244a5005fb /sys-fs/inotify-tools/inotify-tools-3.12.ebuild | |
parent | Timidity plug-in needs Timidity++ installed for timidity.cfg. (diff) | |
download | gentoo-2-7de816d9ac23463fc6fa41dd43aed5a473adaf7d.tar.gz gentoo-2-7de816d9ac23463fc6fa41dd43aed5a473adaf7d.tar.bz2 gentoo-2-7de816d9ac23463fc6fa41dd43aed5a473adaf7d.zip |
amd64 stable wrt #198544
(Portage version: 2.1.4_rc3)
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 091b11dbb3ea..cb172e347339 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.1 2007/11/24 01:58:12 wschlich Exp $ +# $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 $ 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() { |