summaryrefslogtreecommitdiff
blob: cd674f8de1bb5ee494a85705bc67d2534c76c4e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/coreblog2/coreblog2-0.982b.ebuild,v 1.1 2007/07/15 16:26:39 radek Exp $

inherit zproduct

DESCRIPTION="A Blog product working with Plone 2.1"
HOMEPAGE="http://coreblog.org/"
SRC_URI="${HOMEPAGE}/junk/COREBlog2_0982b.tgz"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND=">=net-zope/plone-2.1"

ZPROD_LIST="COREBlog2"