blob: 50235e6d475679e23d7dedd6c4b97350efa9844d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=X? ( x11-apps/xauth )
DESCRIPTION=Port of many Plan 9 programs and libraries
EAPI=5
HOMEPAGE=http://swtch.com/plan9port/
IUSE=X
KEYWORDS=~amd64 ~x86
LICENSE=9base BSD-4 MIT LGPL-2.1 BigelowHolmes
RDEPEND=X? ( x11-apps/xauth )
SLOT=0
SRC_URI=https://plan9port.googlecode.com/files/plan9port-20140306.tgz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=8cddac434cd87ca4554643539e6956c5
|