diff options
author | Wolfram Schlich <wschlich@gentoo.org> | 2008-06-01 09:08:17 +0000 |
---|---|---|
committer | Wolfram Schlich <wschlich@gentoo.org> | 2008-06-01 09:08:17 +0000 |
commit | df3f7f70cf8d08282aba21256ebd38295523226a (patch) | |
tree | b6bd110c7d21e2dadc87d86ddd363851dbaf604b /sys-fs/inotify-tools/inotify-tools-3.12.ebuild | |
parent | Remove broken and insecure version (diff) | |
download | gentoo-2-df3f7f70cf8d08282aba21256ebd38295523226a.tar.gz gentoo-2-df3f7f70cf8d08282aba21256ebd38295523226a.tar.bz2 gentoo-2-df3f7f70cf8d08282aba21256ebd38295523226a.zip |
add missing IUSE as per bug #224375, remove old versions
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'sys-fs/inotify-tools/inotify-tools-3.12.ebuild')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.12.ebuild | 5 |
1 files changed, 3 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 d6c6da5ff7e1..ed22af99961b 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.12.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.12.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.5 2007/11/29 20:39:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.12.ebuild,v 1.6 2008/06/01 09:08:17 wschlich Exp $ +IUSE="" 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" |