diff options
-rw-r--r-- | dev-tex/chktex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/chktex/chktex-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/chktex/ChangeLog b/dev-tex/chktex/ChangeLog index a42ee3e49340..1c6f9eca5636 100644 --- a/dev-tex/chktex/ChangeLog +++ b/dev-tex/chktex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/chktex # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v 1.29 2008/02/14 14:06:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v 1.30 2008/03/16 14:51:36 coldwind Exp $ + + 16 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> chktex-1.6.4.ebuild: + amd64 stable wrt bug #209468 14 Feb 2008; Raúl Porcel <armin76@gentoo.org> chktex-1.6.4.ebuild: alpha/ia64 stable wrt #209465 diff --git a/dev-tex/chktex/chktex-1.6.4.ebuild b/dev-tex/chktex/chktex-1.6.4.ebuild index 34dade223f51..14a3e17ecb3a 100644 --- a/dev-tex/chktex/chktex-1.6.4.ebuild +++ b/dev-tex/chktex/chktex-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild,v 1.8 2008/02/14 14:06:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild,v 1.9 2008/03/16 14:51:36 coldwind Exp $ DESCRIPTION="Checks latex source for common mistakes" HOMEPAGE="http://baruch.ev-en.org/proj/chktex/" @@ -8,7 +8,7 @@ SRC_URI="http://baruch.ev-en.org/proj/chktex/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc" DEPEND="virtual/latex-base |