This commit is contained in:
Micha Glave 2015-11-09 11:55:59 +01:00
parent 32e3d0b2bc
commit 57cc0b6226
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1 @@
EBUILD trac-piwik-0.1.1.ebuild 706 SHA256 1e9f270ec09148d1ace765ef71c0045ef69d823e72834c549e08a9810d4f239b SHA512 4234b2e22214e210f18dc1a27a9f43e20de54dd232a483d409bdceb895d347c66f26c11429e14c88c65ee373c59dff9b6d1467ade82caddb76e751a2ee3e4600 WHIRLPOOL 0e567b4db581fa759d7f08f85238b0a21ab28a0eea99e411de59537c39d486b636cfd7c0cda5432a1f5ff2dfbe29c115540f8bd4770f558f7b2ffadb5b47ef0e

View File

@ -0,0 +1,29 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit mercurial distutils-r1
DESCRIPTION="Piwik Statistics Plugin for Trac"
HOMEPAGE="https://bitbucket.org/piquadrat/tracpiwik"
EHG_REPO_URI="https://bitbucket.org/piquadrat/tracpiwik"
EHG_REVISION="3ad1491b8c11"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""
python_prepare_all() {
# Req'd to avoid file collisions
sed -e s":find_packages():find_packages(exclude=['tests']):" -i setup.py || die
distutils-r1_python_prepare_all
}
# Tests attempt to import an abandonned module