Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 521904 | Differences between
and this patch

Collapse All | Expand All

(-)pyxdg-0.25-r1.ebuild (-1 / +1 lines)
Lines 5-11 Link Here
5
EAPI=5
5
EAPI=5
6
6
7
# py3.3 removed due to nosetests
7
# py3.3 removed due to nosetests
8
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
8
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
9
inherit distutils-r1
9
inherit distutils-r1
10
10
11
DESCRIPTION="A Python module to deal with freedesktop.org specifications"
11
DESCRIPTION="A Python module to deal with freedesktop.org specifications"

Return to bug 521904