summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/lineno/lineno-3.10.ebuild')
-rw-r--r--dev-tex/lineno/lineno-3.10.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-tex/lineno/lineno-3.10.ebuild b/dev-tex/lineno/lineno-3.10.ebuild
new file mode 100644
index 000000000000..4dfb2d96cb64
--- /dev/null
+++ b/dev-tex/lineno/lineno-3.10.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10.ebuild,v 1.1 2004/06/30 21:34:46 pclouds Exp $
+
+inherit latex-package
+S=${WORKDIR}/${PN}
+DESCRIPTION="LaTeX package used for automatically numbering lines of a document"
+SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/lineno.tar.gz"
+HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/lineno.html"
+LICENSE="LPPL-1.2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""