diff options
author | 2008-04-08 05:33:42 +0000 | |
---|---|---|
committer | 2008-04-08 05:33:42 +0000 | |
commit | 27af940b81da53a91eda2f11688061a9883153d3 (patch) | |
tree | 3b517c6bd1823a56172bafae1d9c68f7a6027c03 /dev-texlive/texlive-humanities | |
parent | Stable for HPPA (bug #215735). (diff) | |
download | gentoo-2-27af940b81da53a91eda2f11688061a9883153d3.tar.gz gentoo-2-27af940b81da53a91eda2f11688061a9883153d3.tar.bz2 gentoo-2-27af940b81da53a91eda2f11688061a9883153d3.zip |
Stable for HPPA (bug #215735).
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-humanities')
-rw-r--r-- | dev-texlive/texlive-humanities/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-humanities/ChangeLog b/dev-texlive/texlive-humanities/ChangeLog index b406df7e4068..dab0b9ccc1fe 100644 --- a/dev-texlive/texlive-humanities/ChangeLog +++ b/dev-texlive/texlive-humanities/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-humanities # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog,v 1.11 2008/04/06 18:11:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/ChangeLog,v 1.12 2008/04/08 05:33:42 jer Exp $ + + 08 Apr 2008; Jeroen Roovers <jer@gentoo.org> + texlive-humanities-2007.ebuild: + Stable for HPPA (bug #215735). 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-humanities-2007.ebuild: diff --git a/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild b/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild index 26da706a4b69..b65fde49c945 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-2008 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.11 2008/04/06 18:11:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2007.ebuild,v 1.12 2008/04/08 05:33:42 jer 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 ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" |