diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-08-02 17:42:50 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-08-02 17:42:50 +0000 |
commit | 327dd6b08ea1bd8d6276878c1ab01c8f71d46be4 (patch) | |
tree | 5e894696c71af7c5ea5f3158c6958c0f1670a485 /app-text/latex2html | |
parent | Initial ebuild to support media-video/vls. (diff) | |
download | gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.gz gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.bz2 gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.zip |
Repoman fixes
Diffstat (limited to 'app-text/latex2html')
-rw-r--r-- | app-text/latex2html/ChangeLog | 11 | ||||
-rw-r--r-- | app-text/latex2html/latex2html-2000.1b.ebuild | 4 | ||||
-rw-r--r-- | app-text/latex2html/latex2html-2002.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/latex2html/latex2html-2002.ebuild | 4 |
4 files changed, 18 insertions, 3 deletions
diff --git a/app-text/latex2html/ChangeLog b/app-text/latex2html/ChangeLog index f5c0323a7583..41c5463cebb3 100644 --- a/app-text/latex2html/ChangeLog +++ b/app-text/latex2html/ChangeLog @@ -1,9 +1,15 @@ # ChangeLog for app-text/latex2html # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/ChangeLog,v 1.4 2002/07/16 03:57:21 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/ChangeLog,v 1.5 2002/08/02 17:42:49 phoenix Exp $ *latex2html-2002.1 (18 Jun 2002) + 2 Aug 2002; phoen][x <phoenix@gentoo.org> latex2html-2002.ebuild : + Added LICENSE, SLOT. + + 2 Aug 2002; phoen][x <phoenix@gentoo.org> latex2html-2002.1.ebuild : + Added LICENSE, SLOT. + 15 Jul 2002; Owen Stampflee <owen@gentoo.org> : Added KEYWORDS. @@ -22,6 +28,9 @@ *latex2html-2000.1b (1 Feb 2002) + 2 Aug 2002; phoen][x <phoenix@gentoo.org> latex2html-2000.1b.ebuild : + Added LICENSE, SLOT. + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-text/latex2html/latex2html-2000.1b.ebuild b/app-text/latex2html/latex2html-2000.1b.ebuild index 74f20d4d4966..513be419983e 100644 --- a/app-text/latex2html/latex2html-2000.1b.ebuild +++ b/app-text/latex2html/latex2html-2000.1b.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2000.1b.ebuild,v 1.5 2002/07/16 03:57:21 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2000.1b.ebuild,v 1.6 2002/08/02 17:42:49 phoenix Exp $ #darn weird naming... MY_P=${PN}-2K.1beta @@ -9,6 +9,8 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML." SRC_URI="http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/${MY_P}.tar.gz" HOMEPAGE="http://www.latex2html.org" +SLOT="0" +LICENSE="as-is" DEPEND="virtual/glibc" KEYWORDS="x86 ppc" diff --git a/app-text/latex2html/latex2html-2002.1.ebuild b/app-text/latex2html/latex2html-2002.1.ebuild index 3a3ad9ee2820..b533ec4793e0 100644 --- a/app-text/latex2html/latex2html-2002.1.ebuild +++ b/app-text/latex2html/latex2html-2002.1.ebuild @@ -8,6 +8,8 @@ S=${WORKDIR}/${P} DESCRIPTION="LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML." SRC_URI="http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/${P}.tar.gz" HOMEPAGE="http://www.latex2html.org" +SLOT="0" +LICENSE="as-is" DEPEND="virtual/glibc" KEYWORDS="x86 ppc" diff --git a/app-text/latex2html/latex2html-2002.ebuild b/app-text/latex2html/latex2html-2002.ebuild index f9bf38e1924b..c6b57c4cf9d6 100644 --- a/app-text/latex2html/latex2html-2002.ebuild +++ b/app-text/latex2html/latex2html-2002.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2002.ebuild,v 1.2 2002/07/16 03:57:21 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex2html/latex2html-2002.ebuild,v 1.3 2002/08/02 17:42:49 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML." SRC_URI="http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/${P}.tar.gz" HOMEPAGE="http://www.latex2html.org" +SLOT="0" +LICENSE="as-is" KEYWORDS="x86 ppc" DEPEND="virtual/glibc" |