add SimpleCapchaPlugin
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@780 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -18,6 +18,13 @@ SLOT="0"
|
||||
DEPEND="=www-apps/trac-0.11*
|
||||
>=dev-python/setuptools-0.6_rc1"
|
||||
|
||||
src_unpack() {
|
||||
subversion_src_unpack
|
||||
cd "${S}"
|
||||
epatch "${FILESDIR}/RegistrationConfirmationPatch.diff"
|
||||
}
|
||||
|
||||
|
||||
# from marienz's setuptools.eclass:
|
||||
src_install() {
|
||||
"${python}" setup.py install --root=${D} --no-compile \
|
||||
|
||||
Reference in New Issue
Block a user