diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-13 20:27:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-13 20:27:06 +0000 |
commit | 1f4a0935278823f29114bcaee4af54ff1f800b5d (patch) | |
tree | 451f2825eeebe9da96531491e80ccc808f50a7f7 /dev-texlive/texlive-documentation-english | |
parent | Replace udevcontrol with udevadm control. (diff) | |
download | historical-1f4a0935278823f29114bcaee4af54ff1f800b5d.tar.gz historical-1f4a0935278823f29114bcaee4af54ff1f800b5d.tar.bz2 historical-1f4a0935278823f29114bcaee4af54ff1f800b5d.zip |
Marking texlive-documentation-english-2008 ppc64 for bug 235551
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
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 e8a993109167..83974a018e90 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.23 2009/03/11 22:21:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.24 2009/03/13 20:27:06 ranger Exp $ + + 13 Mar 2009; Brent Baude <ranger@gentoo.org> + texlive-documentation-english-2008.ebuild: + Marking texlive-documentation-english-2008 ppc64 stable for bug 235551 11 Mar 2009; Markus Meier <maekke@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 eb566c805fc4..42b410f92ab8 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.7 2009/03/11 22:21:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild,v 1.8 2009/03/13 20:27:06 ranger 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 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2008 " |