diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-25 16:31:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-25 16:31:47 +0000 |
commit | 225dc0976a52ecbfa9267161b43f6ae76b7c048d (patch) | |
tree | b15e282e655de25f2cde6717b4ae7233bdf215df /dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild | |
parent | Added ~ppc64; bug #195815 (diff) | |
download | gentoo-2-225dc0976a52ecbfa9267161b43f6ae76b7c048d.tar.gz gentoo-2-225dc0976a52ecbfa9267161b43f6ae76b7c048d.tar.bz2 gentoo-2-225dc0976a52ecbfa9267161b43f6ae76b7c048d.zip |
Added ~ppc64; bug #195815
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild b/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild index e000a32250c6..d0e5642bcd51 100644 --- a/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild +++ b/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild,v 1.4 2007/10/25 14:34:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild,v 1.5 2007/10/25 16:31:47 corsair Exp $ TEXLIVE_MODULES_DEPS="!dev-tex/lineno" TEXLIVE_MODULE_CONTENTS="alnumsec arydshln bibleref bigfoot camel covington dramatist ecltree ednotes jura juraabbrev juramisc jurarsp ledmac lexikon lineno linguex numline parallel parrun plari play poemscol qobitree qtree rtklage screenplay sides stage tree-dvips verse xyling collection-humanities @@ -10,4 +10,4 @@ DESCRIPTION="TeXLive LaTeX support for the humanities" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~ppc64 ~sparc ~x86" |