summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-28 15:01:22 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-28 15:01:22 +0000
commit2fe2efbbcc8e65b1a47c8962dd53ac55c1dbc478 (patch)
tree42d4e3876791c39794ed2d30e873e5b22a548ef9 /net-zope
parentMore flexible start-up script config file. Fixes bug 39447 as well. (diff)
downloadhistorical-2fe2efbbcc8e65b1a47c8962dd53ac55c1dbc478.tar.gz
historical-2fe2efbbcc8e65b1a47c8962dd53ac55c1dbc478.tar.bz2
historical-2fe2efbbcc8e65b1a47c8962dd53ac55c1dbc478.zip
initial commit, thx to solution2u.net
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/cmfoodocument/ChangeLog10
-rw-r--r--net-zope/cmfoodocument/Manifest2
-rw-r--r--net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild20
-rw-r--r--net-zope/cmfoodocument/files/digest-cmfoodocument-0.2.11
-rw-r--r--net-zope/cmfoodocument/metadata.xml5
5 files changed, 38 insertions, 0 deletions
diff --git a/net-zope/cmfoodocument/ChangeLog b/net-zope/cmfoodocument/ChangeLog
new file mode 100644
index 000000000000..aebed4c0302c
--- /dev/null
+++ b/net-zope/cmfoodocument/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-zope/cmfoodocument
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfoodocument/ChangeLog,v 1.1 2004/01/28 15:01:22 lanius Exp $
+
+*cmfoodocument-0.2.1 (28 Jan 2004)
+
+ 28 Jan 2004; Heinrich Wendel <lanius@gentoo.org> cmfoodocument-0.2.1.ebuild,
+ metadata.xml:
+ initial commit, thx to solution2u.net
+
diff --git a/net-zope/cmfoodocument/Manifest b/net-zope/cmfoodocument/Manifest
new file mode 100644
index 000000000000..0538b1d90bdc
--- /dev/null
+++ b/net-zope/cmfoodocument/Manifest
@@ -0,0 +1,2 @@
+MD5 225ba02d5ff7a7963661bb38a7935ab5 cmfoodocument-0.2.1.ebuild 601
+MD5 4d4bd908a5d469849815ec3734c6e200 files/digest-cmfoodocument-0.2.1 70
diff --git a/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild b/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild
new file mode 100644
index 000000000000..69cb4aa8a0bb
--- /dev/null
+++ b/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild,v 1.1 2004/01/28 15:01:22 lanius Exp $
+
+inherit zproduct
+
+MY_PV=0_2_1
+
+DESCRIPTION="Zope/CMF for handling OpenOffice documents"
+HOMEPAGE="http://www.zope.org/Members/longsleep/CMFOODocument"
+SRC_URI="http://www.zope.org/Members/longsleep/CMFOODocument/${PV}/CMFOODocument-${MY_PV}.tar.gz"
+LICENSE="ZPL"
+KEYWORDS="~x86"
+RDEPEND="net-zope/cmf
+ >=net-zope/plone-1.0.1
+ dev-libs/libxml2
+ dev-libs/libxslt
+ ${RDEPEND}"
+
+ZPROD_LIST="CMFOODocument"
diff --git a/net-zope/cmfoodocument/files/digest-cmfoodocument-0.2.1 b/net-zope/cmfoodocument/files/digest-cmfoodocument-0.2.1
new file mode 100644
index 000000000000..d75d6a7e0f9a
--- /dev/null
+++ b/net-zope/cmfoodocument/files/digest-cmfoodocument-0.2.1
@@ -0,0 +1 @@
+MD5 4637d3d8bc2a986560d7c8506afe777c CMFOODocument-0_2_1.tar.gz 58414
diff --git a/net-zope/cmfoodocument/metadata.xml b/net-zope/cmfoodocument/metadata.xml
new file mode 100644
index 000000000000..46c8eea1b318
--- /dev/null
+++ b/net-zope/cmfoodocument/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>net-zope</herd>
+</pkgmetadata>