summaryrefslogtreecommitdiff
blob: b201eb91912a0166f9b5546774795e33be7f6e8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>no-herd</herd>
	<maintainer>
		<email>angelos@gentoo.org</email>
		<name>Christoph Mende</name>
	</maintainer>
	<longdescription lang="en">
		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).
	</longdescription>
</pkgmetadata>