summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/bidwatcher/bidwatcher-1.3.8.ebuild')
-rw-r--r--net-misc/bidwatcher/bidwatcher-1.3.8.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/net-misc/bidwatcher/bidwatcher-1.3.8.ebuild b/net-misc/bidwatcher/bidwatcher-1.3.8.ebuild
deleted file mode 100644
index 5b632457bc31..000000000000
--- a/net-misc/bidwatcher/bidwatcher-1.3.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bidwatcher/bidwatcher-1.3.8.ebuild,v 1.1 2003/06/18 21:17:19 msterret Exp $
-
-IUSE=""
-
-DESCRIPTION="eBay auction watcher and sniper agent"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-HOMEPAGE="http://bidwatcher.sourceforge.net/"
-
-KEYWORDS="~x86 ~sparc"
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="virtual/glibc
- =x11-libs/gtk+-1.2*
- =dev-libs/glib-1.2*"
-
-src_install() {
- einstall || die
- dodoc README COPYING NEWS AUTHORS ChangeLog
- dohtml quick_start.html
-}