diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-18 20:54:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-18 20:54:00 +0000 |
commit | 29a5c61c4dd4d5060bf29e6184389b598baed96d (patch) | |
tree | 69cc9cbdde843ce28ac32906dd57f51b403c872c /dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild | |
parent | Marking texlive-htmlxml-2008 ppc for bug 253551 (diff) | |
download | gentoo-2-29a5c61c4dd4d5060bf29e6184389b598baed96d.tar.gz gentoo-2-29a5c61c4dd4d5060bf29e6184389b598baed96d.tar.bz2 gentoo-2-29a5c61c4dd4d5060bf29e6184389b598baed96d.zip |
Marking texlive-texinfo-2008 ppc for bug 253551
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild index 930ae84b6c87..b65209493aae 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-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-texinfo/texlive-texinfo-2008.ebuild,v 1.10 2009/03/18 18:43:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild,v 1.11 2009/03/18 20:54:00 ranger Exp $ TEXLIVE_MODULE_CONTENTS="texinfo collection-texinfo " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive GNU Texinfo" LICENSE="GPL-2 GPL-1 " 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 " |