blob: b96427eadce29577a5ff561773d36da85d2da8e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=>=x11-libs/xosd-2.2.4 =dev-lang/python-2*
DESCRIPTION=Python module for displaying text on your X display, like the 'On Screen Displays' used on TVs
EAPI=3
HOMEPAGE=http://ichi2.net/pyosd/
IUSE=examples
KEYWORDS=amd64 ~ia64 ppc x86
LICENSE=GPL-2
RDEPEND=>=x11-libs/xosd-2.2.4 =dev-lang/python-2*
SLOT=0
SRC_URI=http://ichi2.net/pyosd/pyosd-0.2.14.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:- src_prepare:distutils src_compile:distutils src_install:-
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=0f0ebe255c77b88873fa04513fb01406
|