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 | abadd792c3ab36cdd2140aab29519c680e1fa417 (patch) | |
tree | 0d8e2cb7a93f657b53e05e804e3f8c44d621ae5f /dev-texlive | |
parent | Marking texlive-documentation-korean-2008 ppc for bug 253551 (diff) | |
download | gentoo-2-abadd792c3ab36cdd2140aab29519c680e1fa417.tar.gz gentoo-2-abadd792c3ab36cdd2140aab29519c680e1fa417.tar.bz2 gentoo-2-abadd792c3ab36cdd2140aab29519c680e1fa417.zip |
Marking texlive-plainextra-2008 ppc for bug 253551
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'dev-texlive')
-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 " |