diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:02:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:02:02 +0000 |
commit | f85c5f61806f383699be740e214de645a85ae20c (patch) | |
tree | 9aef28df27de5c6e971a5ad273edbbeb4f6b933e /dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild | |
parent | Version bump. Add BSD licence. (diff) | |
download | gentoo-2-f85c5f61806f383699be740e214de645a85ae20c.tar.gz gentoo-2-f85c5f61806f383699be740e214de645a85ae20c.tar.bz2 gentoo-2-f85c5f61806f383699be740e214de645a85ae20c.zip |
Added ~ppc; bug #195815
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild index a0f217bcf221..3770d579045e 100644 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild +++ b/dev-texlive/texlive-pstricks/texlive-pstricks-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-pstricks/texlive-pstricks-2007.ebuild,v 1.10 2008/04/06 16:35:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild,v 1.11 2008/04/06 19:02:02 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive PSTricks packages" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" |