diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 18:06:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 18:06:12 +0000 |
commit | 7cb796b6c920dea4f83cd9a9677f268f5960d921 (patch) | |
tree | 078a4304125a4309657e4731d2eef506ab7da142 /dev-texlive/texlive-games | |
parent | Added ~ppc; bug #195815 (diff) | |
download | gentoo-2-7cb796b6c920dea4f83cd9a9677f268f5960d921.tar.gz gentoo-2-7cb796b6c920dea4f83cd9a9677f268f5960d921.tar.bz2 gentoo-2-7cb796b6c920dea4f83cd9a9677f268f5960d921.zip |
Added ~ppc; bug #195815
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-games')
-rw-r--r-- | dev-texlive/texlive-games/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-games/texlive-games-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-games/ChangeLog b/dev-texlive/texlive-games/ChangeLog index 25d6ab669d8a..3f975c30ea83 100644 --- a/dev-texlive/texlive-games/ChangeLog +++ b/dev-texlive/texlive-games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-games # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v 1.10 2008/04/06 15:37:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v 1.11 2008/04/06 18:06:12 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-games-2007.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-games-2007.ebuild: Stable on ppc64; bug #215735 diff --git a/dev-texlive/texlive-games/texlive-games-2007.ebuild b/dev-texlive/texlive-games/texlive-games-2007.ebuild index 1995d14104ec..bb40269f8eb6 100644 --- a/dev-texlive/texlive-games/texlive-games-2007.ebuild +++ b/dev-texlive/texlive-games/texlive-games-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-games/texlive-games-2007.ebuild,v 1.10 2008/04/06 15:37:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/texlive-games-2007.ebuild,v 1.11 2008/04/06 18:06:12 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Games typesetting (chess, etc)" 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" |