diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-18 21:12:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-18 21:12:45 +0000 |
commit | 3b49eab7409f7562c22c685e8a88f239b04527b3 (patch) | |
tree | d08b0e07619d886da090cf0dbde35b5db6e8e90d /dev-texlive/texlive-plainextra | |
parent | Marking texlive-documentation-korean-2008 ppc for bug 253551 (diff) | |
download | historical-3b49eab7409f7562c22c685e8a88f239b04527b3.tar.gz historical-3b49eab7409f7562c22c685e8a88f239b04527b3.tar.bz2 historical-3b49eab7409f7562c22c685e8a88f239b04527b3.zip |
Marking texlive-plainextra-2008 ppc for bug 253551
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
Diffstat (limited to 'dev-texlive/texlive-plainextra')
-rw-r--r-- | dev-texlive/texlive-plainextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-plainextra/ChangeLog b/dev-texlive/texlive-plainextra/ChangeLog index c20068e68703..bcd8a4e9dc3e 100644 --- a/dev-texlive/texlive-plainextra/ChangeLog +++ b/dev-texlive/texlive-plainextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-plainextra # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.25 2009/03/18 18:32:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.26 2009/03/18 21:12:45 ranger Exp $ + + 18 Mar 2009; Brent Baude <ranger@gentoo.org> + texlive-plainextra-2008.ebuild: + Marking texlive-plainextra-2008 ppc stable for bug 253551 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> texlive-plainextra-2008.ebuild: diff --git a/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild b/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild index 05620c2cab66..620c1c58b927 100644 --- a/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild +++ b/dev-texlive/texlive-plainextra/texlive-plainextra-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-plainextra/texlive-plainextra-2008.ebuild,v 1.9 2009/03/18 18:32:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild,v 1.10 2009/03/18 21:12:45 ranger Exp $ TEXLIVE_MODULE_CONTENTS="cellular colortab fixpdfmag fontch hyplain jsmisc mkpattern newsletr plgraph treetex typespec vertex collection-plainextra " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Plain TeX supplementary packages" LICENSE="GPL-2 as-is freedist LPPL-1.3 public-domain " 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-basic-2008 " |