blob: 7eeed428e1f8dbd72bf05ebccba4d5c67a68c55a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm prepare prerm setup
DEPEND==dev-lang/python-2* >=app-admin/webapp-config-1.50.15
DESCRIPTION=PyBlosxom is a lightweight weblog system
EAPI=3
HOMEPAGE=http://pyblosxom.sourceforge.net/
IUSE=vhosts
KEYWORDS=~amd64 ~arm ~x86
LICENSE=MIT
RDEPEND==dev-lang/python-2* >=app-admin/webapp-config-1.50.15
SLOT=0
SRC_URI=mirror://sourceforge/pyblosxom/pyblosxom-1.4.3.tar.gz
_eclass_exported_funcs=pkg_prerm:webapp pkg_postrm:distutils pkg_postinst:- pkg_setup:- src_prepare:- src_compile:distutils src_install:-
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c webapp 42c6ef7af496b228f9854b3c81e4b226
_md5_=c18a7c592f72207126438725b9e2d98f
|