summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-03-26 12:03:00 +0000
committerFabian Groffen <grobian@gentoo.org>2006-03-26 12:03:00 +0000
commitd6dfe36f32903b9703eadf5864665dd587b52e31 (patch)
treea62fe646facdb41dc3ffb0eb40ec973422917d6a /gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild
parentAdded ~ppc. Bug 127577 (diff)
downloadhistorical-d6dfe36f32903b9703eadf5864665dd587b52e31.tar.gz
historical-d6dfe36f32903b9703eadf5864665dd587b52e31.tar.bz2
historical-d6dfe36f32903b9703eadf5864665dd587b52e31.zip
Version bump
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild')
-rw-r--r--gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild b/gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild
new file mode 100644
index 000000000000..5b7c493cb6c0
--- /dev/null
+++ b/gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/smbkit-0.0.1.20060324.ebuild,v 1.1 2006/03/26 12:03:00 grobian Exp $
+
+inherit gnustep
+
+DESCRIPTION="SMBKit offers a samba library and headers for GNUstep."
+HOMEPAGE="http://www.gnustep.org"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+KEYWORDS="x86 ~ppc"
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+
+IUSE=""
+DEPEND="${GS_DEPEND}
+ net-fs/samba"
+RDEPEND="${GS_RDEPEND}
+ net-fs/samba"
+
+S="${WORKDIR}/${PN}"
+
+egnustep_install_domain "System"