diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-10-25 22:19:21 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-10-25 22:19:21 +0000 |
commit | 3c301f24cdd303f3fde0ba0f086e4f179473441d (patch) | |
tree | 80c4dbc19ac3721809326f5fddc5ffd345ec4d47 /app-xemacs/games | |
parent | QA: while waiting for Mike to update this to use libusb-1 exclusively, avoid ... (diff) | |
download | gentoo-2-3c301f24cdd303f3fde0ba0f086e4f179473441d.tar.gz gentoo-2-3c301f24cdd303f3fde0ba0f086e4f179473441d.tar.bz2 gentoo-2-3c301f24cdd303f3fde0ba0f086e4f179473441d.zip |
Stable for ppc64; bug #313687
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/games')
-rw-r--r-- | app-xemacs/games/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/games/games-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/games/ChangeLog b/app-xemacs/games/ChangeLog index 444971f623ce..4b208c2c3921 100644 --- a/app-xemacs/games/ChangeLog +++ b/app-xemacs/games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/games # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.22 2010/10/15 12:47:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.23 2010/10/25 22:19:21 halcy0n Exp $ + + 25 Oct 2010; Mark Loeser <halcy0n@gentoo.org> games-1.20.ebuild: + Stable for ppc64; bug #313687 15 Oct 2010; Brent Baude <ranger@gentoo.org> games-1.20.ebuild: Marking games-1.20 ppc for bug 313687 diff --git a/app-xemacs/games/games-1.20.ebuild b/app-xemacs/games/games-1.20.ebuild index 652bddf7adb4..8fb12bdec6ce 100644 --- a/app-xemacs/games/games-1.20.ebuild +++ b/app-xemacs/games/games-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.20.ebuild,v 1.6 2010/10/15 12:47:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.20.ebuild,v 1.7 2010/10/25 22:19:21 halcy0n Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |