diff options
author | 2013-09-19 09:02:57 +0000 | |
---|---|---|
committer | 2013-09-19 09:02:57 +0000 | |
commit | af1edec8e9aba348d99c22810bc15514b98412f8 (patch) | |
tree | 94c4fc395b5c6c191794ca74d3b5642620468b05 /games-simulation | |
parent | Kill the pointless & unsafe automatic database creation wrt bug #483526. (diff) | |
download | gentoo-2-af1edec8e9aba348d99c22810bc15514b98412f8.tar.gz gentoo-2-af1edec8e9aba348d99c22810bc15514b98412f8.tar.bz2 gentoo-2-af1edec8e9aba348d99c22810bc15514b98412f8.zip |
Stable for amd64 wrt bug #485126
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/searchandrescue/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/searchandrescue/ChangeLog b/games-simulation/searchandrescue/ChangeLog index c9d02ed04c3c..4a5af9052a04 100644 --- a/games-simulation/searchandrescue/ChangeLog +++ b/games-simulation/searchandrescue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/searchandrescue # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.37 2013/01/23 05:57:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.38 2013/09/19 09:02:57 nimiux Exp $ + + 19 Sep 2013; Chema Alonso <nimiux@gentoo.org> searchandrescue-1.5.0.ebuild: + Stable for amd64 wrt bug #485126 *searchandrescue-1.5.0 (23 Jan 2013) diff --git a/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild b/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild index b5170fa533c2..59140ae1346e 100644 --- a/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild +++ b/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild,v 1.1 2013/01/23 05:57:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild,v 1.2 2013/09/19 09:02:57 nimiux Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs games @@ -14,7 +14,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="" RDEPEND="x11-libs/libXxf86vm |