From b029896a8f738d4307e72799d49a6e5f0bec22f7 Mon Sep 17 00:00:00 2001 From: Wolfram Schlich Date: Sun, 30 Jul 2006 16:18:32 +0000 Subject: initial import (Portage version: 2.1.1_pre1-r1) --- sys-fs/inotify-tools/ChangeLog | 10 ++++++++++ sys-fs/inotify-tools/Manifest | 16 ++++++++++++++++ sys-fs/inotify-tools/files/digest-inotify-tools-2.2 | 3 +++ sys-fs/inotify-tools/inotify-tools-2.2.ebuild | 21 +++++++++++++++++++++ sys-fs/inotify-tools/metadata.xml | 16 ++++++++++++++++ 5 files changed, 66 insertions(+) create mode 100644 sys-fs/inotify-tools/ChangeLog create mode 100644 sys-fs/inotify-tools/Manifest create mode 100644 sys-fs/inotify-tools/files/digest-inotify-tools-2.2 create mode 100644 sys-fs/inotify-tools/inotify-tools-2.2.ebuild create mode 100644 sys-fs/inotify-tools/metadata.xml (limited to 'sys-fs') diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog new file mode 100644 index 000000000000..4a781ac8bcd7 --- /dev/null +++ b/sys-fs/inotify-tools/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for sys-fs/inotify-tools +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.1 2006/07/30 16:18:32 wschlich Exp $ + +*inotify-tools-2.2 (30 Jul 2006) + + 30 Jul 2006; Wolfram Schlich +metadata.xml, + +inotify-tools-2.2.ebuild: + Initial import + diff --git a/sys-fs/inotify-tools/Manifest b/sys-fs/inotify-tools/Manifest new file mode 100644 index 000000000000..8b96f74beb8b --- /dev/null +++ b/sys-fs/inotify-tools/Manifest @@ -0,0 +1,16 @@ +DIST inotify-tools-2.2.tar.gz 90643 RMD160 7823bf6865b97181269f496d4a4270675ce3af6c SHA1 89bb4fff2a4b31a534683d118da1b4fa992587ca SHA256 07dcf28a15fd270a0ab3812a959ddda6256ee35536eecf8afa1b90f34be0c49f +EBUILD inotify-tools-2.2.ebuild 543 RMD160 4a1e729aa104b5a63f3993f705d8f063475f6e1c SHA1 0559b12a8590f9ad4646b3b554bc63c25b9cc4f1 SHA256 41ebba3275ce7bace3c624e6ed4510d5898762bb85ab7e7d5c07d7c33e54bb57 +MD5 6bac4eee011a5ac66934a13b36f42d33 inotify-tools-2.2.ebuild 543 +RMD160 4a1e729aa104b5a63f3993f705d8f063475f6e1c inotify-tools-2.2.ebuild 543 +SHA256 41ebba3275ce7bace3c624e6ed4510d5898762bb85ab7e7d5c07d7c33e54bb57 inotify-tools-2.2.ebuild 543 +MISC ChangeLog 270 RMD160 c7e61021fe6e34416a322a42cab3d9fe3003d9fc SHA1 1ba9f0805b0d8f8033c3ab3f3cd0e469335bc13d SHA256 2e27fb292a87b974371546b50a3959ddb637a24d1bb0cf4d1062ae7da31eae8b +MD5 4a52ec511ccefbcbe11d54feb759e1e5 ChangeLog 270 +RMD160 c7e61021fe6e34416a322a42cab3d9fe3003d9fc ChangeLog 270 +SHA256 2e27fb292a87b974371546b50a3959ddb637a24d1bb0cf4d1062ae7da31eae8b ChangeLog 270 +MISC metadata.xml 606 RMD160 49e0d60b41e93575e55738890268ab9dacfbdcf0 SHA1 c7e51d823c5b4d05f7cf19569dff56a89973b144 SHA256 eb382cea41e6847b06cd1407867670f3f776bced576316d11ca6e29984b816ec +MD5 2fd9082b74cef97d220e8a796e234627 metadata.xml 606 +RMD160 49e0d60b41e93575e55738890268ab9dacfbdcf0 metadata.xml 606 +SHA256 eb382cea41e6847b06cd1407867670f3f776bced576316d11ca6e29984b816ec metadata.xml 606 +MD5 de2990a205185fc21468e3e4bee41f85 files/digest-inotify-tools-2.2 250 +RMD160 b17d116ef620146acb0c696c5d726b6db1ecfba0 files/digest-inotify-tools-2.2 250 +SHA256 7f274f22304068d7ad3f5fe30a2aa570ad34661869b562532afc46b89e0384f0 files/digest-inotify-tools-2.2 250 diff --git a/sys-fs/inotify-tools/files/digest-inotify-tools-2.2 b/sys-fs/inotify-tools/files/digest-inotify-tools-2.2 new file mode 100644 index 000000000000..713d3766122a --- /dev/null +++ b/sys-fs/inotify-tools/files/digest-inotify-tools-2.2 @@ -0,0 +1,3 @@ +MD5 0ca1dd7a9bb0c6d0bbd084d8436b850f inotify-tools-2.2.tar.gz 90643 +RMD160 7823bf6865b97181269f496d4a4270675ce3af6c inotify-tools-2.2.tar.gz 90643 +SHA256 07dcf28a15fd270a0ab3812a959ddda6256ee35536eecf8afa1b90f34be0c49f inotify-tools-2.2.tar.gz 90643 diff --git a/sys-fs/inotify-tools/inotify-tools-2.2.ebuild b/sys-fs/inotify-tools/inotify-tools-2.2.ebuild new file mode 100644 index 000000000000..034f4420d9e7 --- /dev/null +++ b/sys-fs/inotify-tools/inotify-tools-2.2.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-2.2.ebuild,v 1.1 2006/07/30 16:18:31 wschlich 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="~x86" +DEPEND="virtual/libc" + +src_compile() { + econf || die "configure failed" + emake || die "make failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dodoc NEWS AUTHORS +} diff --git a/sys-fs/inotify-tools/metadata.xml b/sys-fs/inotify-tools/metadata.xml new file mode 100644 index 000000000000..d1f3308e83b4 --- /dev/null +++ b/sys-fs/inotify-tools/metadata.xml @@ -0,0 +1,16 @@ + + + +no-herd + + wschlich@gentoo.org + Wolfram Schlich + Primary maintainer + + +notify-tools is a set of command-line programs for Linux providing a simple +interface to inotify. These programs can be used to monitor and act upon +filesystem events. The programs are written in C and have no dependencies +other than a Linux kernel supporting inotify. + + -- cgit v1.2.3-65-gdbad