ChangeLog

# ChangeLog for app-doc/howto-text
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/ChangeLog,v 1.19 2007/08/11 21:19:09 dirtyepic Exp $

*howto-text-20070811 (11 Aug 2007)

11 Aug 2007; Ryan Hill metadata.xml,
+howto-text-20070811.ebuild:
Version bump.

*howto-text-20070322 (22 Mar 2007)

22 Mar 2007; Raúl Porcel
-howto-text-20050504.ebuild, +howto-text-20070322.ebuild:
Version bump

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

*howto-text-20050504 (05 May 2005)

05 May 2005; Mike Frysinger
+howto-text-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-text-20040317.ebuild:
QA - IUSE fix

*howto-text-20040317 (17 Mar 2004)

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

*howto-text-20031006 (06 Oct 2003)

06 Oct 2003; Heinrich Wendel howto-text-20020328.ebuild,
howto-text-20021121.ebuild, howto-text-20030826.ebuild:
version bump

*howto-text-20030826 (27 Aug 2003)

27 Aug 2003; Michael Sterrett
howto-text-20030826.ebuild:
version bump.

Note: As of 2003-07-24, the mini-HOWTOs are now merged into the full set of
HOWTOs

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

*howto-text-20021121 (25 Nov 2002)

25 Nov 2002; Dan Armak ChangeLog :

A new version from this date.

*howto-text-20020328 (5 Jul 2002)

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

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

Version bump.

*howto-text-20010823 (1 Feb 2002)

20 Jul 2002; Doug Goldstein howto-text-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-HOWTOs-20070322.tar.bz2 7078076 RMD160 1bf90d2668fd77ab237158cdd808e0e9e44a5322 SHA1 a8ce56de6c1f4a32b212950f6d8c171776b6f1fa SHA256 e26f2697f0f9713cf6ebb3b4c1d4746e8a10e5a785e0bb18a86f455d406f3789
DIST Linux-HOWTOs-20070811.tar.bz2 7157302 RMD160 b2e2449dfe18d1e147fdabfa97baa7549039e4f1 SHA1 af2ddb38f7f8aaaea34ef4aa10649f9ff9ee7abd SHA256 d51c45aad6e5958950dbbf3b423e9f61873fc4b41bcc0b49b28a27ee8b94022f
EBUILD howto-text-20070322.ebuild 607 RMD160 8360d12e1fe6249b21b9351fae39b55c1a2a26ae SHA1 d543d64a674c77453dc96b62b79724d50581273c SHA256 a5c142603a1dda1e5fddcdb345ed6f8445464c661bec75039c9598eccf10c61b
EBUILD howto-text-20070811.ebuild 688 RMD160 23fd7a100797b17ce9e5b6f54758d38e1e9bd404 SHA1 766e36511fd65086ce37787364722770c633883e SHA256 746fdd8c134006f4509faad28c5067bf864051c81a7588ae14738875b1037cab
MISC ChangeLog 2599 RMD160 31d6f49da4b70dee58af75531f2853eab82faa68 SHA1 4d41333c8e4004f9865f5e6a9f093db500ca1651 SHA256 d4f78b0a9564e25edf9ea88d63f2c6f66e9fb10bbee940652cbba450677797ca
MISC metadata.xml 253 RMD160 b096274af87f9c103c75a962caafb7119d8806ce SHA1 12215f17ab0f6da7874825f25053cfd2a974a03b SHA256 360fc3b66d6f2c93018d2e4dc3bed95a8f078fd6097e15c2e42552fe4fa2bdc6

howto-text-20070322.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-text/howto-text-20070322.ebuild,v 1.1 2007/03/22 17:38:25 armin76 Exp $

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

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

S=${WORKDIR}

src_install() {
insinto /usr/share/doc/howto/text
doins * || die "doins failed"
prepalldocs
dosym howto /usr/share/doc/HOWTO
}

howto-text-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-text/howto-text-20070811.ebuild,v 1.1 2007/08/11 21:19:09 dirtyepic Exp $

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

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

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

RESTRICT="strip binchecks"

S=${WORKDIR}

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

metadata.xml




no-herd

dirtyepic@gentoo.org
Ryan Hill