diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-07 17:39:35 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-07 17:39:35 +0000 |
commit | 118ce1a5acd27fb4c2a99de8ee7c2aeff6bd5dcb (patch) | |
tree | b587f46f43bd0c4ea802f3746440ec10bbe7eb07 /games-arcade | |
parent | Version bump. Introduced patch to build in parallel and a fix to properly inc... (diff) | |
download | gentoo-2-118ce1a5acd27fb4c2a99de8ee7c2aeff6bd5dcb.tar.gz gentoo-2-118ce1a5acd27fb4c2a99de8ee7c2aeff6bd5dcb.tar.bz2 gentoo-2-118ce1a5acd27fb4c2a99de8ee7c2aeff6bd5dcb.zip |
Marked ppc stable for bug #299705.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/pengupop/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/pengupop/pengupop-2.2.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/pengupop/ChangeLog b/games-arcade/pengupop/ChangeLog index 0231d98ab855..7b6797693b2a 100644 --- a/games-arcade/pengupop/ChangeLog +++ b/games-arcade/pengupop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/pengupop -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/ChangeLog,v 1.16 2009/12/05 17:48:07 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/ChangeLog,v 1.17 2010/01/07 17:39:35 josejx Exp $ + + 07 Jan 2010; Joseph Jezak <josejx@gentoo.org> pengupop-2.2.5.ebuild: + Marked ppc stable for bug #299705. *pengupop-2.2.5 (05 Dec 2009) diff --git a/games-arcade/pengupop/pengupop-2.2.5.ebuild b/games-arcade/pengupop/pengupop-2.2.5.ebuild index 67729db2373d..2d4e4aee2972 100644 --- a/games-arcade/pengupop/pengupop-2.2.5.ebuild +++ b/games-arcade/pengupop/pengupop-2.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/pengupop-2.2.5.ebuild,v 1.1 2009/12/05 17:48:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/pengupop-2.2.5.ebuild,v 1.2 2010/01/07 17:39:35 josejx Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www.junoplay.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="media-libs/libsdl[audio,video] |