Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93594 - updated/new linuxfromscratch docs ebuilds
Summary: updated/new linuxfromscratch docs ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 11:55 UTC by Marcus Furlong
Modified: 2005-05-23 17:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
html version (linuxfromscratch-html-6.0.ebuild,772 bytes, text/plain)
2005-05-22 11:56 UTC, Marcus Furlong
Details
text version (linuxfromscratch-text-6.0.ebuild,754 bytes, text/plain)
2005-05-22 11:57 UTC, Marcus Furlong
Details
pdf version (new ebuild) (linuxfromscratch-pdf-6.0.ebuild,775 bytes, text/plain)
2005-05-22 11:57 UTC, Marcus Furlong
Details
lfs-html ebuild (linuxfromscratch-html-6.0.ebuild,764 bytes, text/plain)
2005-05-22 22:16 UTC, Marcus Furlong
Details
lfs-text ebuild (linuxfromscratch-text-6.0.ebuild,732 bytes, text/plain)
2005-05-22 22:17 UTC, Marcus Furlong
Details
lfs-pdf ebuild (linuxfromscratch-pdf-6.0.ebuild,767 bytes, text/plain)
2005-05-22 22:17 UTC, Marcus Furlong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Furlong 2005-05-22 11:55:56 UTC
These are the updated linuxfromscratch documentation ebuilds.
Comment 1 Marcus Furlong 2005-05-22 11:56:46 UTC
Created attachment 59573 [details]
html version
Comment 2 Marcus Furlong 2005-05-22 11:57:23 UTC
Created attachment 59574 [details]
text version
Comment 3 Marcus Furlong 2005-05-22 11:57:44 UTC
Created attachment 59575 [details]
pdf version (new ebuild)
Comment 4 Marcus Furlong 2005-05-22 22:15:13 UTC
Comment on attachment 59573 [details]
html version

># 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 Marcus Furlong 2005-05-22 22:16:34 UTC
Created attachment 59603 [details]
lfs-html ebuild
Comment 6 Marcus Furlong 2005-05-22 22:17:19 UTC
Created attachment 59604 [details]
lfs-text ebuild
Comment 7 Marcus Furlong 2005-05-22 22:17:44 UTC
Created attachment 59605 [details]
lfs-pdf ebuild
Comment 8 SpanKY gentoo-dev 2005-05-23 17:22:09 UTC
html/text/pdf versions of 6.0 are now in portage