From c0888b1bd32ea0564036b5c3cc0e5b8b9c9fe2e5 Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Mon, 25 Jun 2007 00:04:50 +0000 Subject: Initial import of inotail (Portage version: 2.1.3_rc5) --- sys-apps/inotail/ChangeLog | 10 ++++++++++ sys-apps/inotail/Manifest | 16 ++++++++++++++++ sys-apps/inotail/files/digest-inotail-0.4 | 3 +++ sys-apps/inotail/inotail-0.4.ebuild | 20 ++++++++++++++++++++ sys-apps/inotail/metadata.xml | 16 ++++++++++++++++ 5 files changed, 65 insertions(+) create mode 100644 sys-apps/inotail/ChangeLog create mode 100644 sys-apps/inotail/Manifest create mode 100644 sys-apps/inotail/files/digest-inotail-0.4 create mode 100644 sys-apps/inotail/inotail-0.4.ebuild create mode 100644 sys-apps/inotail/metadata.xml diff --git a/sys-apps/inotail/ChangeLog b/sys-apps/inotail/ChangeLog new file mode 100644 index 000000000000..7797d03e892c --- /dev/null +++ b/sys-apps/inotail/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for sys-apps/inotail +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.1 2007/06/25 00:04:50 angelos Exp $ + +*inotail-0.4 (24 Jun 2007) + + 24 Jun 2007; Christoph Mende +metadata.xml, + +inotail-0.4.ebuild: + Initial import + diff --git a/sys-apps/inotail/Manifest b/sys-apps/inotail/Manifest new file mode 100644 index 000000000000..34f08ba9df65 --- /dev/null +++ b/sys-apps/inotail/Manifest @@ -0,0 +1,16 @@ +DIST inotail-0.4.tar.bz2 14151 RMD160 3900f627ff011d68f72b5c6cd607a01694eb1b90 SHA1 422a5e267ee73639ce74f78560fa060001f07827 SHA256 25ab7632d9ca29f3f0146ac64a39a0313b41d68af65191397efbeb25541fc550 +EBUILD inotail-0.4.ebuild 423 RMD160 9025d3f21bfc2c79993a1636b2ebb04191d3e25c SHA1 86fe515fceeaf2fbb9bbdab848f12238d74573b6 SHA256 532c0baf681752bf4e404f09ba203aec7fc328cfb0ac6e6f4af2a4bbae109f92 +MD5 8abd5a71b4fd64322091793778c4dd2b inotail-0.4.ebuild 423 +RMD160 9025d3f21bfc2c79993a1636b2ebb04191d3e25c inotail-0.4.ebuild 423 +SHA256 532c0baf681752bf4e404f09ba203aec7fc328cfb0ac6e6f4af2a4bbae109f92 inotail-0.4.ebuild 423 +MISC ChangeLog 253 RMD160 126bb8beeb4280d756f91af5bfb30e5a711f3a7b SHA1 ba773888c16d425baad4b29b4e900616673a3743 SHA256 b320505dfd071dcdc7cbbf1a9caf8771d036d1980612a99932f2af16e6bd42e7 +MD5 90a7c8c0a2bfac1f89c9bde81fdd3026 ChangeLog 253 +RMD160 126bb8beeb4280d756f91af5bfb30e5a711f3a7b ChangeLog 253 +SHA256 b320505dfd071dcdc7cbbf1a9caf8771d036d1980612a99932f2af16e6bd42e7 ChangeLog 253 +MISC metadata.xml 568 RMD160 ef2ad6bc7c0d80aec13df9d661cd7b6d1e9f5050 SHA1 20d9710615f696867f78da89f0be341da5b04f27 SHA256 773a6ac8d4532c4a88bf765e96b268f5eae37b783f3cd423853a1124c251429b +MD5 5e0bbfee276656414cc9f375b75a0e54 metadata.xml 568 +RMD160 ef2ad6bc7c0d80aec13df9d661cd7b6d1e9f5050 metadata.xml 568 +SHA256 773a6ac8d4532c4a88bf765e96b268f5eae37b783f3cd423853a1124c251429b metadata.xml 568 +MD5 4d627b07f37582ac4ae911a562370873 files/digest-inotail-0.4 235 +RMD160 630ff07308f2e1c29628a8ffa7cd22ca7c96e08d files/digest-inotail-0.4 235 +SHA256 a9e2a7c0dff516c585618c7c4264381c9d2aedbf2f115fae3d904f8237faa5da files/digest-inotail-0.4 235 diff --git a/sys-apps/inotail/files/digest-inotail-0.4 b/sys-apps/inotail/files/digest-inotail-0.4 new file mode 100644 index 000000000000..06133af1d4ac --- /dev/null +++ b/sys-apps/inotail/files/digest-inotail-0.4 @@ -0,0 +1,3 @@ +MD5 913de6ad696148cad87a2120b1cd5ab6 inotail-0.4.tar.bz2 14151 +RMD160 3900f627ff011d68f72b5c6cd607a01694eb1b90 inotail-0.4.tar.bz2 14151 +SHA256 25ab7632d9ca29f3f0146ac64a39a0313b41d68af65191397efbeb25541fc550 inotail-0.4.tar.bz2 14151 diff --git a/sys-apps/inotail/inotail-0.4.ebuild b/sys-apps/inotail/inotail-0.4.ebuild new file mode 100644 index 000000000000..ee5855092c8b --- /dev/null +++ b/sys-apps/inotail/inotail-0.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.4.ebuild,v 1.1 2007/06/25 00:04:50 angelos Exp $ + +DESCRIPTION="tail replacement using inotify" +HOMEPAGE="http://distanz.ch/inotail/" +SRC_URI="http://distanz.ch/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="" + +src_install() { + make prefix="${D}usr" install || die "install failed" + dodoc changelog README +} diff --git a/sys-apps/inotail/metadata.xml b/sys-apps/inotail/metadata.xml new file mode 100644 index 000000000000..b201eb91912a --- /dev/null +++ b/sys-apps/inotail/metadata.xml @@ -0,0 +1,16 @@ + + + + no-herd + + angelos@gentoo.org + Christoph Mende + + + inotail is a replacement for the 'tail' program found in the base + installation of every Linux/UNIX system. It makes use of the inotify + infrastructure in recent versions of the Linux kernel to speed up + tailing files in the follow mode (the '-f' option). + + + -- cgit v1.2.3-65-gdbad