Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
grobian 11/08/28 16:35:05
Modified: ChangeLog chktex-1.6.4.ebuild
Log:
Marked ~x64-macos
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Revision Changes Path
1.37 dev-tex/chktex/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/chktex/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/chktex/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/chktex/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 18 Jan 2011 19:19:04 -0000 1.36
+++ ChangeLog 28 Aug 2011 16:35:05 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/chktex
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v 1.36 2011/01/18 19:19:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/ChangeLog,v 1.37 2011/08/28 16:35:05 grobian Exp $
+
+ 28 Aug 2011; Fabian Groffen <grobian@g.o> chktex-1.6.4.ebuild:
+ Marked ~x64-macos
18 Jan 2011; Fabian Groffen <grobian@g.o> chktex-1.6.4.ebuild:
Marked ~ppc-macos, bug #351946
1.14 dev-tex/chktex/chktex-1.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild?r1=1.13&r2=1.14
Index: chktex-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- chktex-1.6.4.ebuild 18 Jan 2011 19:19:04 -0000 1.13
+++ chktex-1.6.4.ebuild 28 Aug 2011 16:35:05 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.13 2011/01/18 19:19:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.6.4.ebuild,v 1.14 2011/08/28 16:35:05 grobian Exp $
DESCRIPTION="Checks latex source for common mistakes"
HOMEPAGE="http://baruch.ev-en.org/proj/chktex/"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug doc"
DEPEND="virtual/latex-base
|
|