Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-tex/lineno
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/ChangeLog,v 1.10 2007/03/13 00:30:26 nattfodd Exp $
12 Mar 2007; Alexandre Buisse
Replaced text-markup by tex as maintaining herd (text-markup split).
06 Feb 2007; Alexandre Buisse
Updated SRC_URI to be placed on our mirror with correct version number.
28 Nov 2005; Alexandre Buisse
Back to ~x86.
28 Nov 2005; Alexandre Buisse
I had forgotten to cvs rm old ebuild.
*lineno-3.10-r1 (28 Nov 2005)
28 Nov 2005; Alexandre Buisse
Added block of >=tetex-3.0 as this package is now part of tetex and the
block was previously not mutual.
28 Dec 2004; Dylan Carlson
Keywords ~amd64.
27 Nov 2004;
Marked 3.10 stable on x86
*lineno-3.10 (01 Jul 2004)
01 Jul 2004; David Holm
Added to ~ppc.
01 Jul 2004;
New package, submitted by Adam Tenderhol
DIST lineno-3.10.zip 564517 RMD160 bad9ae21bf96dffcaa8fdac1a42495aef16d1d6e SHA1 8b3aa07e773a0fb47924b9cf106da30dae24daef SHA256 95a83f00cbcbf68f7f5f53a6b1675ab45ee7df2d18a273c8a0db8cdaa98cfe5a
EBUILD lineno-3.10-r1.ebuild 636 RMD160 7b20cd82c80b7c845601f21cc835b3c93d87be30 SHA1 52afd4e13e67377d4da49ee7bdbca09142a88bd8 SHA256 eea77d829c22602581a90f4f717f3fc18ccfb355f0530bd515624415dedff435
MISC ChangeLog 1329 RMD160 63f8d6faa01233a8c9ddbeef573b68a6421b6ba5 SHA1 b157fe38bb82fa7c5200dd472d7374f1834bb5fb SHA256 80f68eec8faad6513d84f8ad59c3fa31d98d06f7144c282a10c049ac47f8a84e
MISC metadata.xml 156 RMD160 2bf6b2ed9ff0fcef1e902cf093ccf4ae2dcc70a0 SHA1 e9260cd53905d8569cf3327ded4c6d01653fc389 SHA256 b4971b8472ab3fe4fbfe41b331a79193ca19e86c08d055ad1c20eaf9e04b79b6
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10-r1.ebuild,v 1.3 2007/02/06 17:00:47 nattfodd Exp $
inherit latex-package
S=${WORKDIR}/${PN}
DESCRIPTION="LaTeX package used for automatically numbering lines of a document"
# Taken from http://theory.uwinnipeg.ca/scripts/CTAN/macros/latex/contrib/lineno.zip
SRC_URI="mirror://gentoo/${P}.zip"
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/lineno.html"
LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="!>=app-text/tetex-3.0"