diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 19:30:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 19:30:41 +0000 |
commit | f0f98edac0cb8cdc818710bb9d867d078b6c7aec (patch) | |
tree | 0649a3f97e94478a54e0a0b6aaef4588bca44485 /games-sports | |
parent | Stable for amd64, wrt bug #541548 (diff) | |
download | gentoo-2-f0f98edac0cb8cdc818710bb9d867d078b6c7aec.tar.gz gentoo-2-f0f98edac0cb8cdc818710bb9d867d078b6c7aec.tar.bz2 gentoo-2-f0f98edac0cb8cdc818710bb9d867d078b6c7aec.zip |
Stable for amd64, wrt bug #541546
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 96131e04c6b0..e6136e562d66 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.70 2015/01/27 18:02:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.71 2015/02/28 19:30:41 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xmoto-0.5.11.ebuild: + Stable for amd64, wrt bug #541546 *xmoto-0.5.11 (27 Jan 2015) diff --git a/games-sports/xmoto/xmoto-0.5.11.ebuild b/games-sports/xmoto/xmoto-0.5.11.ebuild index 39602b2b3750..4ec7f924648a 100644 --- a/games-sports/xmoto/xmoto-0.5.11.ebuild +++ b/games-sports/xmoto/xmoto-0.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.11.ebuild,v 1.1 2015/01/27 18:02:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.11.ebuild,v 1.2 2015/02/28 19:30:41 ago Exp $ EAPI=5 inherit eutils flag-o-matic games @@ -14,7 +14,7 @@ SRC_URI="http://download.tuxfamily.org/xmoto/xmoto/${PV}/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="editor nls" RDEPEND=" |