summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild')
-rw-r--r--gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild
deleted file mode 100644
index 95f98ee39ea8..000000000000
--- a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit gnustep-2
-
-S=${WORKDIR}/GWorkspace-${PV/0.1.}/${PN/gwn/GWN}
-
-DESCRIPTION="A GNUstep network filesystem file browser"
-HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/"
-SRC_URI="mirror://gentoo/gworkspace-${PV/0.1.}.tar.gz"
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="gnustep-libs/smbkit"
-RDEPEND="${DEPEND}"