diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:50:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:50:25 +0000 |
commit | a97de8d802d7d852effd9e779d6962591033dc87 (patch) | |
tree | 49d8fe2d131793c6e839195e6315549fc898652e /games-arcade/sdl-sopwith | |
parent | stable ppc, bug 325875 (diff) | |
download | gentoo-2-a97de8d802d7d852effd9e779d6962591033dc87.tar.gz gentoo-2-a97de8d802d7d852effd9e779d6962591033dc87.tar.bz2 gentoo-2-a97de8d802d7d852effd9e779d6962591033dc87.zip |
stable ppc, bug 340447
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-arcade/sdl-sopwith')
-rw-r--r-- | games-arcade/sdl-sopwith/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/sdl-sopwith/ChangeLog b/games-arcade/sdl-sopwith/ChangeLog index d491546de17e..b03d55154643 100644 --- a/games-arcade/sdl-sopwith/ChangeLog +++ b/games-arcade/sdl-sopwith/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/sdl-sopwith # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.13 2010/10/13 20:11:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.14 2010/10/15 13:50:25 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> sdl-sopwith-1.7.4.ebuild: + stable ppc, bug 340447 13 Oct 2010; Markus Meier <maekke@gentoo.org> sdl-sopwith-1.7.4.ebuild: x86 stable, bug #340447 diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild index f9f6cc491bd1..4ae1e34580e6 100644 --- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild +++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.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/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild,v 1.2 2010/10/13 20:11:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild,v 1.3 2010/10/15 13:50:25 ranger Exp $ EAPI=2 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND=">=media-libs/libsdl-1.1.3[video]" |