diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 12:59:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 12:59:11 +0000 |
commit | f209690049cc765677ca3a8bfea13f9020cb9168 (patch) | |
tree | dabb0e896a30f553e529f1f06e5851dfc2c4a20b /games-simulation | |
parent | stable x86, bug 328267 (diff) | |
download | gentoo-2-f209690049cc765677ca3a8bfea13f9020cb9168.tar.gz gentoo-2-f209690049cc765677ca3a8bfea13f9020cb9168.tar.bz2 gentoo-2-f209690049cc765677ca3a8bfea13f9020cb9168.zip |
stable x86, bug 328337
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/searchandrescue/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/searchandrescue/searchandrescue-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/searchandrescue/ChangeLog b/games-simulation/searchandrescue/ChangeLog index 06ece9da5879..86dd2d6e5048 100644 --- a/games-simulation/searchandrescue/ChangeLog +++ b/games-simulation/searchandrescue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/searchandrescue # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.22 2010/06/14 19:36:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.23 2010/07/17 12:59:11 fauli Exp $ + + 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + searchandrescue-1.0.0.ebuild: + stable x86, bug 328337 *searchandrescue-1.0.0 (14 Jun 2010) diff --git a/games-simulation/searchandrescue/searchandrescue-1.0.0.ebuild b/games-simulation/searchandrescue/searchandrescue-1.0.0.ebuild index 2bc249f08241..ddabd05766ed 100644 --- a/games-simulation/searchandrescue/searchandrescue-1.0.0.ebuild +++ b/games-simulation/searchandrescue/searchandrescue-1.0.0.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-simulation/searchandrescue/searchandrescue-1.0.0.ebuild,v 1.1 2010/06/14 19:36:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-1.0.0.ebuild,v 1.2 2010/07/17 12:59:11 fauli Exp $ EAPI=2 inherit eutils toolchain-funcs games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/searchandrescue/${MY_PN}-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="joystick" RDEPEND="x11-libs/libXxf86vm |