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.13.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.13.ebuild')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.13.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/inotify-tools/inotify-tools-3.13.ebuild b/sys-fs/inotify-tools/inotify-tools-3.13.ebuild index 2af0e24370eb..7926fc60ab37 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.13.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.13.ebuild @@ -1,7 +1,8 @@ # 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.13.ebuild,v 1.1 2008/01/02 23:20:04 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.13.ebuild,v 1.2 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" |