summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2004-06-30 21:34:46 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2004-06-30 21:34:46 +0000
commitf6425a4b2b32fc48c6e7220ec1b013f199158f5a (patch)
tree0bc8074c8b3857e87f57644b40eba4a7cddbc9a1 /dev-tex/lineno/lineno-3.10.ebuild
parentNew package, submitted by Adam Tenderhol <a-tenderholt@stanford.edu> #47164 (... (diff)
downloadgentoo-2-f6425a4b2b32fc48c6e7220ec1b013f199158f5a.tar.gz
gentoo-2-f6425a4b2b32fc48c6e7220ec1b013f199158f5a.tar.bz2
gentoo-2-f6425a4b2b32fc48c6e7220ec1b013f199158f5a.zip
New package, submitted by Adam Tenderhol <a-tenderholt@stanford.edu> #47164
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=""