diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-14 21:42:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-14 21:42:51 +0000 |
commit | 369acf4230c7210b91cc55685565eae2afeaa3c2 (patch) | |
tree | 760cd9a00cce5a9eac917e5932bf5e7383c1602a /dev-tex/culmus-latex/culmus-latex-0.7.ebuild | |
parent | Disable -Werror. Fixes bug #268299. (diff) | |
download | historical-369acf4230c7210b91cc55685565eae2afeaa3c2.tar.gz historical-369acf4230c7210b91cc55685565eae2afeaa3c2.tar.bz2 historical-369acf4230c7210b91cc55685565eae2afeaa3c2.zip |
stable x86, bug 276990
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-tex/culmus-latex/culmus-latex-0.7.ebuild')
-rw-r--r-- | dev-tex/culmus-latex/culmus-latex-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild index 9b6e1b33142b..fee673eade92 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.8 2009/07/14 12:25:10 fmccor Exp $ +# $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 $ 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" |