| Bug#: 93594 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: vapier@gentoo.org | Reported By: furlongm@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: updated/new linuxfromscratch docs ebuilds | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-05-22 11:55 0000 | |||
| Description: | Opened: 2005-05-22 11:55 0000 |
These are the updated linuxfromscratch documentation ebuilds.
Created an attachment (id=59573) [details]
html version
Created an attachment (id=59574) [details]
text version
Created an attachment (id=59575) [details]
pdf version (new ebuild)
(From update of attachment 59573 [details]) ># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_P="LFS-BOOK-${PV}-HTML" >S=${WORKDIR}/${MY_P} >DESCRIPTION="The Linux From Scratch Book. HTML Format" >SRC_URI="http://www.hu.linuxfromscratch.org/lfs/downloads/${PV}/${MY_P}.tar.bz2 > http://lfs.scarlet.be/lfs/downloads/${PV}/${MY_P}.tar.bz2 > http://lfs.osuosl.org/lfs/downloads/${PV}/${MY_P}.tar.bz2 > http://www.linuxfromscratch.org/lfs/downloads/${PV}/${MY_P}.tar.bz2" >HOMEPAGE="http://www.linuxfromscratch.org/" > >SLOT="0" >LICENSE="as-is" >IUSE="" >KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" > >src_install() { > dodir /usr/share/doc/linuxfromscratch-html-${PV} > cp -R * ${D}/usr/share/doc/linuxfromscratch-html-${PV} >} > >
Created an attachment (id=59603) [details]
lfs-html ebuild
Created an attachment (id=59604) [details]
lfs-text ebuild
Created an attachment (id=59605) [details]
lfs-pdf ebuild
html/text/pdf versions of 6.0 are now in portage