diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 21:13:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 21:13:10 +0000 |
commit | 180923a7c9062ac97dabf4264148c44b84f2574e (patch) | |
tree | 1a30dcac817e042a9e57afd2520b375e76fd971d /dev-texlive/texlive-documentation-english | |
parent | Fix typo in eclass-doc. x-modular_src_configure->x-modular_src_compile. (diff) | |
download | historical-180923a7c9062ac97dabf4264148c44b84f2574e.tar.gz historical-180923a7c9062ac97dabf4264148c44b84f2574e.tar.bz2 historical-180923a7c9062ac97dabf4264148c44b84f2574e.zip |
Stable for HPPA (bug #253551).
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index c49cb3cafed6..394b09fdb54e 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.19 2009/02/27 15:10:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.20 2009/03/06 20:48:11 jer Exp $ + + 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> + texlive-documentation-english-2008.ebuild: + Stable for HPPA (bug #253551). 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texlive-documentation-english-2008.ebuild: diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild index 809d2cad628b..790a14cdad7f 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.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-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild,v 1.3 2009/02/27 15:10:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild,v 1.4 2009/03/06 20:48:11 jer Exp $ TEXLIVE_MODULE_CONTENTS="AroBend FAQ-en MemoirChapStyles Type1fonts amslatex-primer compact components-of-TeX comprehensive dtxtut firststeps free-math-font-survey gentle guide-to-latex help impatient knuth l2tabu-english latex2e-help-texinfo latex-course latex-graphics-companion latex-web-companion lshort-english math-into-latex mathmode metafont-for-beginners metafp metapost-examples pdf-forms-tutorial-en pstricks-tutorial tamethebeast tds tex-refs texbytopic tlc2 truetype visualfaq webguide wp-conv xetexref collection-documentation-english " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive English documentation" LICENSE="GPL-2 as-is FDL-1.1 freedist GPL-1 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2008 " |