diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-04-21 22:37:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-04-21 22:37:00 +0000 |
commit | 50fef724e9120e632996003948409fb84fe0557c (patch) | |
tree | ae7dd90cc5fc550bc9c7dc397c0b77879d410420 /app-admin/xtail/ChangeLog | |
parent | change fcron's crontabs to /var/spool/cron/fcrontabs (diff) | |
download | gentoo-2-50fef724e9120e632996003948409fb84fe0557c.tar.gz gentoo-2-50fef724e9120e632996003948409fb84fe0557c.tar.bz2 gentoo-2-50fef724e9120e632996003948409fb84fe0557c.zip |
new ebuild. resolves bug #1733
Diffstat (limited to 'app-admin/xtail/ChangeLog')
-rw-r--r-- | app-admin/xtail/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-admin/xtail/ChangeLog b/app-admin/xtail/ChangeLog new file mode 100644 index 000000000000..d978c38ef3b4 --- /dev/null +++ b/app-admin/xtail/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for app-admin/xtail +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-admin/xtail/ChangeLog,v 1.1 2002/04/21 22:37:00 mkennedy Exp $ + +*xtail-2.1 (21 Apr 2002) + + 21 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, + xtail-2.1.ebuild, files/digest-xtail-2.1 : + + New ebuild. + + xtail watches the growth of files. It's like running a "tail -f" on + a bunch of files at once. |