Bug 93594 - updated/new linuxfromscratch docs ebuilds
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.

------- Comment #1 From Marcus Furlong 2005-05-22 11:56:46 0000 -------
Created an attachment (id=59573) [details]
html version

------- Comment #2 From Marcus Furlong 2005-05-22 11:57:23 0000 -------
Created an attachment (id=59574) [details]
text version

------- Comment #3 From Marcus Furlong 2005-05-22 11:57:44 0000 -------
Created an attachment (id=59575) [details]
pdf version (new ebuild)

------- Comment #4 From Marcus Furlong 2005-05-22 22:15:13 0000 -------
(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}
>}
>
>

------- Comment #5 From Marcus Furlong 2005-05-22 22:16:34 0000 -------
Created an attachment (id=59603) [details]
lfs-html ebuild

------- Comment #6 From Marcus Furlong 2005-05-22 22:17:19 0000 -------
Created an attachment (id=59604) [details]
lfs-text ebuild

------- Comment #7 From Marcus Furlong 2005-05-22 22:17:44 0000 -------
Created an attachment (id=59605) [details]
lfs-pdf ebuild

------- Comment #8 From SpanKY 2005-05-23 17:22:09 0000 -------
html/text/pdf versions of 6.0 are now in portage