blob: ba2cc6b7693e5edfaebfd2b27ad63113e3d15f22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=X? ( x11-apps/xauth ) truetype? ( media-libs/freetype media-libs/fontconfig )
DESCRIPTION=Port of many Plan 9 programs and libraries
EAPI=7
HOMEPAGE=https://9fans.github.io/plan9port/ https://github.com/9fans/plan9port
INHERIT=multiprocessing toolchain-funcs git-r3 readme.gentoo-r1
IUSE=X aqua truetype
LICENSE=9base BSD-4 MIT LGPL-2.1 BigelowHolmes
PROPERTIES=live
RDEPEND=X? ( x11-apps/xauth ) truetype? ( media-libs/freetype media-libs/fontconfig )
REQUIRED_USE=?? ( X aqua )
SLOT=0
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 git-r3 b8e8c92aa5fe8df7187e466138eb4e52 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530
_md5_=ebd78eb572ee7f7beef65354ee672f53
|