ChangeLog

# ChangeLog for app-doc/howto-html-single
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.27 2007/10/29 17:04:24 armin76 Exp $

29 Oct 2007; Raúl Porcel
-howto-html-single-20050504.ebuild, -howto-html-single-20061216.ebuild,
howto-html-single-20070811.ebuild:
Stable on all, remove old

24 Oct 2007; Jeroen Roovers
howto-html-single-20070811.ebuild:
Stable for HPPA too.

04 Oct 2007; Ferris McCormick
howto-html-single-20070811.ebuild:
Sparc stable (bookkeeping; documentation only).

03 Oct 2007; Tom Gall
howto-html-single-20070811.ebuild:
stable on ppc64

15 Aug 2007; Tobias Scherbaum
howto-html-single-20061216.ebuild:
ppc stable, bug #188490

15 Aug 2007; Jeroen Roovers
howto-html-single-20061216.ebuild:
Stable for HPPA (bug #188490).

14 Aug 2007; Markus Rothe
howto-html-single-20061216.ebuild:
Stable on ppc64; bug #188490

11 Aug 2007; Steve Dibb
howto-html-single-20061216.ebuild:
amd64 stable, bug 188490

*howto-html-single-20070811 (11 Aug 2007)

11 Aug 2007; Ryan Hill
+howto-html-single-20070811.ebuild:
Version bump.

15 Jul 2007; Ryan Hill metadata.xml:
Take maintainership.

15 Jul 2007; Christian Heim metadata.xml:
Assigning app-doc/howto-html-single to m-needed, as beu is being retired
(#66608).

21 Feb 2007; Piotr Jaroszyński ChangeLog:
Transition to Manifest2.

*howto-html-single-20061216 (16 Dec 2006)

16 Dec 2006; Elfyn McBratney metadata.xml,
+howto-html-single-20061216.ebuild:
Version bump.

*howto-html-single-20050504 (05 May 2005)

05 May 2005; Mike Frysinger
-howto-html-single-20040317.ebuild, +howto-html-single-20050504.ebuild:
Version bump #91368 by Josh Nichols.

29 Aug 2004; :
added amd64 keyword because it doesn't need any compilation

07 Jun 2004; Daniel Black +metadata.xml,
howto-html-single-20040317.ebuild:
QA - IUSE fix

*howto-html-single-20040317 (17 Mar 2004)

17 Mar 2004; Mike Frysinger :
Version bump #44240 by Jaco Kroon.

*howto-html-single-20031006 (06 Oct 2003)

06 Oct 2003; Heinrich Wendel
howto-html-single-20020328.ebuild, howto-html-single-20031006.ebuild:
version bump

06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords

*howto-html-single-20021121 (25 Nov 2002)

25 Nov 2002; Dan Armak ChangeLog :

A new version from this date.

*howto-html-single-20020328 (5 Jul 2002)

20 Jul 2002; Doug Goldstein howto-html-single-20020328.ebuild
Added missing KEYWORDS, SLOT

5 Jul 2002; Seemant Kulleen
howto-html-single-20020328.ebuild files/digest-howto-html-single-20020328 :

Version bump.

*howto-html-single-20010823 (1 Feb 2002)

20 Jul 2002; Doug Goldstein howto-html-single-20010823.ebuild
Added missing KEYWORDS, SLOT, LICENSE

1 Feb 2002; G.Bevin ChangeLog :

Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

Manifest

DIST Linux-html-single-HOWTOs-20070811.tar.bz2 7529460 RMD160 00bb54271657ce944f32f73a13db0a51461c8942 SHA1 b521e9d3190b66a31a3ee0fe26838010f7546413 SHA256 98e197e5f9428a8029a88dc624f5f2d8ced1346f4699e12e6c7db0d173cc056e
EBUILD howto-html-single-20070811.ebuild 767 RMD160 139d9bfe100f0f811d486d553aaa0352fa6df0b7 SHA1 877632c58d19ffaad691b752e2b7af84c99c259a SHA256 e3d53972b53d8a65485949966859e4d9550d76bd9026bb020c376b49285ad7be
MISC ChangeLog 3731 RMD160 e221317f279e84409e11defba4face59ed112666 SHA1 f7495e828bf1ae22de725d674d5b5d7ef86818d4 SHA256 5e54c6094da6ef6a70a1f4b94544942ffde09d77f17b6710683fb3d9270efe5e
MISC metadata.xml 253 RMD160 b096274af87f9c103c75a962caafb7119d8806ce SHA1 12215f17ab0f6da7874825f25053cfd2a974a03b SHA256 360fc3b66d6f2c93018d2e4dc3bed95a8f078fd6097e15c2e42552fe4fa2bdc6

howto-html-single-20070811.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20070811.ebuild,v 1.6 2007/10/29 17:04:24 armin76 Exp $

# Download from
# www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Linux-html-single-HOWTOs-${PV}.tar.bz2
# and mirror it.

DESCRIPTION="The LDP howtos, html single-page format"
HOMEPAGE="http://www.tldp.org/"
SRC_URI="mirror://gentoo/Linux-html-single-HOWTOs-${PV}.tar.bz2"

LICENSE="GPL-2 LDP"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""

RESTRICT="strip binchecks"

S=${WORKDIR}

src_install() {
insinto /usr/share/doc/howto/html-single
doins -r * || die
}

metadata.xml




no-herd

dirtyepic@gentoo.org
Ryan Hill