# ChangeLog for net-zope/filesystemsite
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/ChangeLog,v 1.9 2005/05/04 12:59:10 dholm Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/ChangeLog,v 1.10 2007/01/14 10:46:31 radek Exp $
+
+*filesystemsite-1.4.2 (14 Jan 2007)
+
+ 14 Jan 2007; Radoslaw Stachowiak <radek@gentoo.org>
+ -filesystemsite-1.2.ebuild, +filesystemsite-1.4.2.ebuild:
+ version bump in 1.4* area, and cleaning old revision
04 May 2005; David Holm <dholm@gentoo.org> filesystemsite-1.4.1.ebuild:
Added to ~ppc.
MD5 5c3bf90234187f0d37ab3dcf2c4c4129 FileSystemSite-1.4.1.tgz 41683
+RMD160 2c5d2b6372cc66e7bcc916f5b1c9d901a994b024 FileSystemSite-1.4.1.tgz 41683
+SHA256 0479b337cc3e42756cb1c56014d5f5a3d4485928d5e3f59b035b7168deb8e124 FileSystemSite-1.4.1.tgz 41683
--- /dev/null
+MD5 26b560b5707b17c3eb9d1bff337e3168 FileSystemSite-1.4.2.tgz 45189
+RMD160 09480b4c5fd795869b3f938fa763183dd5f18147 FileSystemSite-1.4.2.tgz 45189
+SHA256 1cfc24f726b33de79459255aaae47b9d7d7f4fb08a5b393bd0f49d423d553579 FileSystemSite-1.4.2.tgz 45189
--- /dev/null
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/filesystemsite-1.4.2.ebuild,v 1.1 2007/01/14 10:46:31 radek Exp $
+
+inherit zproduct
+
+DESCRIPTION="Zope proxy objects for files on the filesystem"
+HOMEPAGE="http://www.infrae.com/download/FileSystemSite"
+SRC_URI="${HOMEPAGE}/${PV}/FileSystemSite-${PV}.tgz"
+
+LICENSE="ZPL"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=net-zope/cmf-1.4.2"
+
+ZPROD_LIST="FileSystemSite"