diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-06-30 21:34:46 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-06-30 21:34:46 +0000 |
commit | f6425a4b2b32fc48c6e7220ec1b013f199158f5a (patch) | |
tree | 0bc8074c8b3857e87f57644b40eba4a7cddbc9a1 /dev-tex/lineno/lineno-3.10.ebuild | |
parent | New package, submitted by Adam Tenderhol <a-tenderholt@stanford.edu> #47164 (... (diff) | |
download | gentoo-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.ebuild | 13 |
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="" |