summaryrefslogtreecommitdiff
blob: 096460bbf8f359e14ee3515da5d9a1c4c0871f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/localfs/localfs-1.7_rc1.ebuild,v 1.1 2005/04/01 12:49:18 radek Exp $

inherit zproduct

DESCRIPTION="Zope product for accessing the local filesystem - andreas fork."
HOMEPAGE="http://www.easyleading.org/Downloads/"
SRC_URI="${HOMEPAGE}LocalFS-1.6-andreas.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~x86 ~ppc"

ZPROD_LIST="LocalFS"