diff options
author | 2006-10-10 21:24:05 +0000 | |
---|---|---|
committer | 2006-10-10 21:24:05 +0000 | |
commit | 46f732043f7960f249b062016d7db9d42296dfeb (patch) | |
tree | bb8d01a076e97e693a48867f61284af26fbc491b /app-admin/swatch/swatch-3.0.8.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-46f732043f7960f249b062016d7db9d42296dfeb.tar.gz gentoo-2-46f732043f7960f249b062016d7db9d42296dfeb.tar.bz2 gentoo-2-46f732043f7960f249b062016d7db9d42296dfeb.zip |
version bump
(Portage version: 2.1.2_pre1)
(Unsigned Manifest commit)
Diffstat (limited to 'app-admin/swatch/swatch-3.0.8.ebuild')
-rw-r--r-- | app-admin/swatch/swatch-3.0.8.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/app-admin/swatch/swatch-3.0.8.ebuild b/app-admin/swatch/swatch-3.0.8.ebuild deleted file mode 100644 index 4a3ccd57c543..000000000000 --- a/app-admin/swatch/swatch-3.0.8.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# 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.0.8.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/Date-Calc - dev-perl/TimeDate - dev-perl/File-Tail - >=virtual/perl-Time-HiRes-1.12" |