Removed obsolete samba-3.4.2 ebuilds

git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@11162 cbe59ace-07ea-0310-918e-868702b5370d
This commit is contained in:
2009-10-12 10:21:41 +00:00
parent da6ea3e326
commit 3300fb6d62
35 changed files with 0 additions and 1489 deletions
-16
View File
@@ -1,16 +0,0 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
DESCRIPTION="Meta package for samba-{libs,client,server}"
HOMEPAGE="http://www.samba.org/"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE="+client +server"
DEPEND=""
RDEPEND="~net-fs/samba-libs-${PV}
client? ( ~net-fs/samba-client-${PV} )
server? ( ~net-fs/samba-server-${PV} )"