diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:35:31 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:35:31 +0000 |
commit | 0a55dd31dc0e76451236f509c1a9ddfbb7489e68 (patch) | |
tree | 5c132324d1ec0243efd96ff77cc85ccdd8af9501 /dev-texlive/texlive-documentation-english | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | historical-0a55dd31dc0e76451236f509c1a9ddfbb7489e68.tar.gz historical-0a55dd31dc0e76451236f509c1a9ddfbb7489e68.tar.bz2 historical-0a55dd31dc0e76451236f509c1a9ddfbb7489e68.zip |
Sparc stable, part of Bug #253551.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 36ca96fd8473..c49cb3cafed6 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.18 2008/10/31 14:15:44 aballier Exp $ +# 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 $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-documentation-english-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Alexis Ballier <aballier@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 759bab21ab68..809d2cad628b 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-2008 Gentoo Foundation +# 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.2 2008/10/31 14:15:44 aballier Exp $ +# $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 $ 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 " |