summaryrefslogtreecommitdiff
path: root/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild')
-rw-r--r--gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild b/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild
deleted file mode 100644
index 953b2051c8a..00000000000
--- a/gnustep-libs/smbkit/smbkit-0.0.1.20061010.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit gnustep-2
-
-DESCRIPTION="SMBKit offers a samba library and headers for GNUstep"
-HOMEPAGE="http://www.gnustep.org"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-
-DEPEND="net-fs/samba"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"