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-basic | |
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-basic')
-rw-r--r-- | dev-texlive/texlive-basic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2008.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog index b3bdf5fcef41..8932dd4502a6 100644 --- a/dev-texlive/texlive-basic/ChangeLog +++ b/dev-texlive/texlive-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-basic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.19 2009/02/27 15:07:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.20 2009/03/06 21:07:28 jer Exp $ + + 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> texlive-basic-2008.ebuild: + Stable for HPPA (bug #253551). 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texlive-basic-2008.ebuild: diff --git a/dev-texlive/texlive-basic/texlive-basic-2008.ebuild b/dev-texlive/texlive-basic/texlive-basic-2008.ebuild index 3202f1a33be0..2d006b267299 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2008.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-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-basic/texlive-basic-2008.ebuild,v 1.3 2009/02/27 15:07:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008.ebuild,v 1.4 2009/03/06 21:07:28 jer Exp $ TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Essential programs and files" LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX " 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 !=app-text/texlive-core-2007* |