summaryrefslogtreecommitdiff
blob: 45faaaf8b0d9bbbc5e3ebe045219843226877223 (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.6.ebuild,v 1.1 2005/02/18 18:32:30 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"