diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:30:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 20:30:36 +0000 |
commit | 61164665015b58a5676ace89653121d77df95063 (patch) | |
tree | 9b2f48ce11c0ced718a71e40be9680facfb576b7 /app-xemacs | |
parent | Marked ~ppc64; bug #67086 (diff) | |
download | historical-61164665015b58a5676ace89653121d77df95063.tar.gz historical-61164665015b58a5676ace89653121d77df95063.tar.bz2 historical-61164665015b58a5676ace89653121d77df95063.zip |
Marked ~ppc64; bug #67087
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/games/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/games/games-1.13.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-xemacs/games/ChangeLog b/app-xemacs/games/ChangeLog index ea315dc176be..19d7b5bbf8e3 100644 --- a/app-xemacs/games/ChangeLog +++ b/app-xemacs/games/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/games # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.5 2004/06/24 23:13:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.6 2004/11/01 20:30:36 corsair Exp $ + + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + + games-1.13.ebuild: + Marked ~ppc64; bug #67087 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> games-1.13.ebuild: Stable on alpha diff --git a/app-xemacs/games/games-1.13.ebuild b/app-xemacs/games/games-1.13.ebuild index c6c24a86818b..3b82814205b1 100644 --- a/app-xemacs/games/games-1.13.ebuild +++ b/app-xemacs/games/games-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.13.ebuild,v 1.8 2004/06/24 23:13:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.13.ebuild,v 1.9 2004/11/01 20:30:36 corsair Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ~ppc64" inherit xemacs-packages |