summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-07-27 16:55:39 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-07-27 16:55:39 +0000
commit2054c1972328fb1b48f74cf49396bf2d59b58ff7 (patch)
tree30e6a3e602a7bf1778b3c883bc32347705db3a6d /dev-tex
parentAlso list rule 950907 in the list of draconian rules. (diff)
downloadhistorical-2054c1972328fb1b48f74cf49396bf2d59b58ff7.tar.gz
historical-2054c1972328fb1b48f74cf49396bf2d59b58ff7.tar.bz2
historical-2054c1972328fb1b48f74cf49396bf2d59b58ff7.zip
ppc stable #276990
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/culmus-latex/ChangeLog5
-rw-r--r--dev-tex/culmus-latex/culmus-latex-0.7.ebuild4
-rw-r--r--dev-tex/html2latex/ChangeLog5
-rw-r--r--dev-tex/html2latex/html2latex-1.1.ebuild4
-rw-r--r--dev-tex/latex2rtf/ChangeLog5
-rw-r--r--dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-tex/culmus-latex/ChangeLog b/dev-tex/culmus-latex/ChangeLog
index 5ea62f51bab7..46d1fe6b4676 100644
--- a/dev-tex/culmus-latex/ChangeLog
+++ b/dev-tex/culmus-latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/culmus-latex
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/ChangeLog,v 1.9 2009/07/14 21:41:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/ChangeLog,v 1.10 2009/07/27 16:55:39 nixnut Exp $
+
+ 27 Jul 2009; nixnut <nixnut@gentoo.org> culmus-latex-0.7.ebuild:
+ ppc stable #276990
14 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
culmus-latex-0.7.ebuild:
diff --git a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild
index fee673eade92..83541634bd81 100644
--- a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild
+++ b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.9 2009/07/14 21:41:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.10 2009/07/27 16:55:39 nixnut Exp $
inherit latex-package
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ivritex/${P}_src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="examples"
RDEPEND="virtual/latex-base"
diff --git a/dev-tex/html2latex/ChangeLog b/dev-tex/html2latex/ChangeLog
index aac69ce1423c..8e4c52e328fd 100644
--- a/dev-tex/html2latex/ChangeLog
+++ b/dev-tex/html2latex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/html2latex
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.11 2009/07/14 21:42:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/ChangeLog,v 1.12 2009/07/27 16:52:14 nixnut Exp $
+
+ 27 Jul 2009; nixnut <nixnut@gentoo.org> html2latex-1.1.ebuild:
+ ppc stable #276990
14 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
html2latex-1.1.ebuild:
diff --git a/dev-tex/html2latex/html2latex-1.1.ebuild b/dev-tex/html2latex/html2latex-1.1.ebuild
index c618b5a2376d..fcc5dac49456 100644
--- a/dev-tex/html2latex/html2latex-1.1.ebuild
+++ b/dev-tex/html2latex/html2latex-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.10 2009/07/14 21:42:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/html2latex/html2latex-1.1.ebuild,v 1.11 2009/07/27 16:52:14 nixnut Exp $
inherit perl-app
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/html2latex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="imagemagick libwww"
diff --git a/dev-tex/latex2rtf/ChangeLog b/dev-tex/latex2rtf/ChangeLog
index 94306aaefdb0..4b4892b365dc 100644
--- a/dev-tex/latex2rtf/ChangeLog
+++ b/dev-tex/latex2rtf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/latex2rtf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v 1.27 2009/07/14 21:42:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v 1.28 2009/07/27 16:54:12 nixnut Exp $
+
+ 27 Jul 2009; nixnut <nixnut@gentoo.org> latex2rtf-1.9.19.ebuild:
+ ppc stable #276990
14 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
latex2rtf-1.9.19.ebuild:
diff --git a/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild b/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild
index 12564b779213..d585eaa4aad1 100644
--- a/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild
+++ b/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild,v 1.9 2009/07/14 21:42:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-1.9.19.ebuild,v 1.10 2009/07/27 16:54:12 nixnut Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://latex2rtf.sourceforge.net/"
SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
SLOT="0"
IUSE="doc test"