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/chktex | |
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/chktex')
-rw-r--r-- | dev-tex/chktex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/chktex/chktex-1.5-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 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 |