summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-07-14 12:25:10 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-07-14 12:25:10 +0000
commit41f141898f67e33bdb6ce93cc7ec9488d0b8a279 (patch)
tree4f2306a67c0fe9071f1961b733f47672f3a1c01e /dev-tex
parentVersion bump (diff)
downloadgentoo-2-41f141898f67e33bdb6ce93cc7ec9488d0b8a279.tar.gz
gentoo-2-41f141898f67e33bdb6ce93cc7ec9488d0b8a279.tar.bz2
gentoo-2-41f141898f67e33bdb6ce93cc7ec9488d0b8a279.zip
Sparc stable, part of bug #276990.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
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
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/culmus-latex/ChangeLog b/dev-tex/culmus-latex/ChangeLog
index 7567a74e8554..413fb5b8acfe 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.7 2009/01/09 18:34:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/ChangeLog,v 1.8 2009/07/14 12:25:10 fmccor Exp $
+
+ 14 Jul 2009; Ferris McCormick <fmccor@gentoo.org> culmus-latex-0.7.ebuild:
+ Sparc stable, part of bug #276990.
09 Jan 2009; Joseph Jezak <josejx@gentoo.org> culmus-latex-0.7.ebuild:
Added ~ppc for bug #168331.
diff --git a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild
index ef1de14eab60..9b6e1b33142b 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.7 2009/01/09 18:34:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.8 2009/07/14 12:25:10 fmccor 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"