diff options
author | Radoslaw Stachowiak <radek@gentoo.org> | 2006-03-18 18:15:07 +0000 |
---|---|---|
committer | Radoslaw Stachowiak <radek@gentoo.org> | 2006-03-18 18:15:07 +0000 |
commit | d98a531a91c851c83a71c1cacffa528534897fd2 (patch) | |
tree | c55d02eb4e46bd2f97265422c22eff7c54bac5c2 /net-zope/coreblog/coreblog-1.24.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-d98a531a91c851c83a71c1cacffa528534897fd2.tar.gz gentoo-2-d98a531a91c851c83a71c1cacffa528534897fd2.tar.bz2 gentoo-2-d98a531a91c851c83a71c1cacffa528534897fd2.zip |
version bump
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'net-zope/coreblog/coreblog-1.24.ebuild')
-rw-r--r-- | net-zope/coreblog/coreblog-1.24.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-zope/coreblog/coreblog-1.24.ebuild b/net-zope/coreblog/coreblog-1.24.ebuild new file mode 100644 index 000000000000..a4a81346e111 --- /dev/null +++ b/net-zope/coreblog/coreblog-1.24.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/coreblog/coreblog-1.24.ebuild,v 1.1 2006/03/18 18:15:07 radek Exp $ + +inherit zproduct + +NEW_PV="${PV//./-}" +DESCRIPTION="Blog/Weblog/Web Nikki system for Zope (1.2.4)" +HOMEPAGE="http://coreblog.org/" +SRC_URI="${HOMEPAGE}/junk/COREBlog124.tgz" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~x86" + +ZPROD_LIST="COREBlog" |