You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/swatch/swatch-3.1.ebuild

22 lines
558 B

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.ebuild,v 1.9 2006/02/11 21:05:00 mcummings Exp $
inherit perl-app
DESCRIPTION="Perl-based system log watcher"
HOMEPAGE="http://swatch.sourceforge.net/"
SRC_URI="mirror://sourceforge/swatch/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
DEPEND="${DEPEND}
dev-perl/DateManip
dev-perl/Date-Calc
dev-perl/TimeDate
dev-perl/File-Tail
>=virtual/perl-Time-HiRes-1.12"