diff options
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/Manifest | 4 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.4.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 6882f8ff380f..f738f64c71b6 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.25 2008/08/31 13:44:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.26 2008/09/06 13:29:41 nixnut Exp $ + + 06 Sep 2008; nixnut <nixnut@gentoo.org> xmoto-0.4.2.ebuild: + Stable on ppc wrt bug 236271 31 Aug 2008; Markus Meier <maekke@gentoo.org> xmoto-0.4.2.ebuild: amd64 stable, bug #221795 diff --git a/games-sports/xmoto/Manifest b/games-sports/xmoto/Manifest index afcade639540..38e842c24cb5 100644 --- a/games-sports/xmoto/Manifest +++ b/games-sports/xmoto/Manifest @@ -1,5 +1,5 @@ DIST inksmoto-0.4.1.tar.gz 53762 RMD160 c74ff517f994c1b52f72063a7b67da80beffe52f SHA1 620fd708fb01f0273389dcce3b2f21dfe505ffff SHA256 8b609519fe9d3641a41f45181bbdb04eb6a6575767466ea46dfc772322a4625a DIST xmoto-0.4.2-src.tar.gz 21518240 RMD160 b87ac63714772b54d8b5fd45a8b7bdacf557f765 SHA1 4d73c7db5b423faf4e88d2d26db3da8da07ab712 SHA256 c8eea0a8c19f466cfd550ae06bccb1ccd1c8e45726edadd10b14ee89a4b64b60 -EBUILD xmoto-0.4.2.ebuild 2914 RMD160 df23319f9401ac7c6fdc2365ca4d9f1d05773b78 SHA1 768f69d8307c303f1dcb463de17ce05a986bddea SHA256 2951dd94d94620a1dc3569196e2d88ab1456288b2e666cb5a2fe67e2166dc99a -MISC ChangeLog 3791 RMD160 eef47c3b7f467f3703d9c2813f27c20fb20cd62e SHA1 93745b32d373de9b39b987fcacc2ef57b2c8a77a SHA256 74bc669a5a7960a639049dde7d2d28fb006cfb7f4f0d7b8c32f91e5ce8c6c33c +EBUILD xmoto-0.4.2.ebuild 2913 RMD160 cc977532c504ad002c3514fa87505c141c13a275 SHA1 19cec89c8b589529b25bf7c0a11ff4acbc9ce13e SHA256 f911a4f6c0f6909380ad23a69415ef5bf7276422c3f22177b3dc9a7594212b95 +MISC ChangeLog 3885 RMD160 1b786be32ff49001dda58ed176f0c4c4e16aef27 SHA1 6ce24e449f12257a8602fce06521583d751ec64e SHA256 814deed15ca082747b919147617afa9494bd079e3723d107baa9a3250378e9ed MISC metadata.xml 339 RMD160 b003e2b8bb90a2ada8c8ba870aab3e6e73f7de71 SHA1 aa5548496eb75effe84bb3849e0f021cdbeac476 SHA256 019501d6ea5973371f60c6407a8fe9e0cd13daef856182fd2974c5145dd2dfed diff --git a/games-sports/xmoto/xmoto-0.4.2.ebuild b/games-sports/xmoto/xmoto-0.4.2.ebuild index b0ecd358231e..c0f409d33bab 100644 --- a/games-sports/xmoto/xmoto-0.4.2.ebuild +++ b/games-sports/xmoto/xmoto-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.4.2.ebuild,v 1.3 2008/08/31 13:44:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.4.2.ebuild,v 1.4 2008/09/06 13:29:41 nixnut Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${PN}/${PV}/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="X editor nls" #sdl" RDEPEND="media-libs/jpeg |