blob: f70140743805be52b8f5fbe791eb9ac2ea896c5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install setup unpack
DESCRIPTION=The Linux Documentation Project HOWTOs
EAPI=2
HOMEPAGE=http://www.tldp.org
IUSE=+html htmlsingle pdf text
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
LICENSE=FDL-1.2
RESTRICT=binchecks strip
SLOT=0
SRC_URI=html? ( mirror://gentoo/Linux-html-HOWTOs-20100701.tar.bz2 ) htmlsingle? ( mirror://gentoo/Linux-html-single-HOWTOs-20100701.tar.bz2 ) pdf? ( mirror://gentoo/Linux-pdf-HOWTOs-20100701.tar.bz2 ) text? ( mirror://gentoo/Linux-HOWTOs-20100701.tar.bz2 )
_eclass_exported_funcs=pkg_setup:- src_unpack:- src_install:-
_eclasses_=confutils 18995f74ac4ffafb7ad853dfe133f209 eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=d67d54e1849b878d84c4a8af65fb1046
|