diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:10:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:10:47 +0000 |
commit | 915a1c03a061a7d4f10a27d049264722d9261ada (patch) | |
tree | ff1e071e7d51d13285a96c3fc43f0057c046774a /dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild | |
parent | Version bump. Add BSD licence. (diff) | |
download | historical-915a1c03a061a7d4f10a27d049264722d9261ada.tar.gz historical-915a1c03a061a7d4f10a27d049264722d9261ada.tar.bz2 historical-915a1c03a061a7d4f10a27d049264722d9261ada.zip |
Added ~ppc; bug #195815
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild index 649208683b04..e7d787dbe45f 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild,v 1.12 2008/04/06 16:24:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild,v 1.13 2008/04/06 18:51:24 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex dev-texlive/texlive-fontsrecommended @@ -14,4 +14,4 @@ DESCRIPTION="TeXLive LaTeX supplementary packages" LICENSE="GPL-2 LPPL-1.3c Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" |