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 | 8b1e6d4f5ec0913d113d90231ec046ffdc5d704f (patch) | |
tree | 10553b6f01ddcbd838d471f996cdb8dda6289a42 /dev-tex | |
parent | Version bump and updated headers in other ebuilds with proper copyright info. (diff) | |
download | gentoo-2-8b1e6d4f5ec0913d113d90231ec046ffdc5d704f.tar.gz gentoo-2-8b1e6d4f5ec0913d113d90231ec046ffdc5d704f.tar.bz2 gentoo-2-8b1e6d4f5ec0913d113d90231ec046ffdc5d704f.zip |
added amd64 keyword.
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/chktex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/chktex/chktex-1.5-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-tex/latex2html/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/latex2html/latex2html-2002.2.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-tex/chktex/ChangeLog b/dev-tex/chktex/ChangeLog index d64c85d1524d..1aef712c3141 100644 --- a/dev-tex/chktex/ChangeLog +++ b/dev-tex/chktex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/chktex -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v 1.3 2003/10/03 17:44:33 usata Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v 1.4 2004/02/09 08:26:23 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> chktex-1.5-r2.ebuild: + added amd64 keyword. 04 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> chktex-1.5-r2.ebuild: Changed app-text/tetex to virtual/tetex diff --git a/dev-tex/chktex/chktex-1.5-r2.ebuild b/dev-tex/chktex/chktex-1.5-r2.ebuild index 8afd3fa64d8a..26c5b476f5f7 100644 --- a/dev-tex/chktex/chktex-1.5-r2.ebuild +++ b/dev-tex/chktex/chktex-1.5-r2.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/chktex/chktex-1.5-r2.ebuild,v 1.3 2003/10/03 17:44:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.5-r2.ebuild,v 1.4 2004/02/09 08:26:23 absinthe Exp $ DESCRIPTION="Checks latex source for common mistakes" HOMEPAGE="http://www.nongnu.org/chktex/" @@ -8,7 +8,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" IUSE="debug" DEPEND="virtual/tetex 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 |