diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-13 20:11:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-13 20:11:55 +0000 |
commit | 9048ea762abf36ce2a42d92838142ff79e8c356f (patch) | |
tree | b4ecc74c1b025ff34fc1af7f658b4bf1862c7cbf /games-arcade/sdl-sopwith | |
parent | x86 stable, bug #305663 (diff) | |
download | gentoo-2-9048ea762abf36ce2a42d92838142ff79e8c356f.tar.gz gentoo-2-9048ea762abf36ce2a42d92838142ff79e8c356f.tar.bz2 gentoo-2-9048ea762abf36ce2a42d92838142ff79e8c356f.zip |
x86 stable, bug #340447
(Portage version: 2.2_rc95/cvs/Linux x86_64)
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 132710fab66a..d491546de17e 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.12 2010/09/08 19:17:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.13 2010/10/13 20:11:55 maekke Exp $ + + 13 Oct 2010; Markus Meier <maekke@gentoo.org> sdl-sopwith-1.7.4.ebuild: + x86 stable, bug #340447 *sdl-sopwith-1.7.4 (08 Sep 2010) 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 191a931c59f1..f9f6cc491bd1 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.1 2010/09/08 19:17:19 mr_bones_ Exp $ +# $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 $ 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]" |