diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 08:26:23 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 08:26:23 +0000 |
commit | 9d396ed6601d484b47a7d57f89334f5237131780 (patch) | |
tree | f4c37e34c4c04405087a75081cf5a3189635744b /dev-tex/latex2html | |
parent | Version bump and updated headers in other ebuilds with proper copyright info. (diff) | |
download | historical-9d396ed6601d484b47a7d57f89334f5237131780.tar.gz historical-9d396ed6601d484b47a7d57f89334f5237131780.tar.bz2 historical-9d396ed6601d484b47a7d57f89334f5237131780.zip |
added amd64 keyword.
Diffstat (limited to 'dev-tex/latex2html')
-rw-r--r-- | dev-tex/latex2html/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/latex2html/latex2html-2002.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/latex2html/ChangeLog b/dev-tex/latex2html/ChangeLog index 7b61d7839a8c..d7b3be6e70b3 100644 --- a/dev-tex/latex2html/ChangeLog +++ b/dev-tex/latex2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/latex2html -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.6 2003/12/09 21:18:00 usata Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.7 2004/02/09 08:24:49 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> latex2html-2002.2.ebuild: + added amd64 keyword. 10 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> : Fixed digest mismatch (Upstream releases different sources with the diff --git a/dev-tex/latex2html/latex2html-2002.2.ebuild b/dev-tex/latex2html/latex2html-2002.2.ebuild index 0657d1aaa762..4fc2a356525b 100644 --- a/dev-tex/latex2html/latex2html-2002.2.ebuild +++ b/dev-tex/latex2html/latex2html-2002.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.2.ebuild,v 1.4 2003/12/09 17:30:37 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/latex2html-2002.2.ebuild,v 1.5 2004/02/09 08:24:49 absinthe Exp $ MY_P=${P/./-} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.latex2html.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" IUSE="gif png" DEPEND="virtual/ghostscript |