diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-11-21 20:20:34 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-11-21 20:20:34 +0000 |
commit | b53a07859df1d4ecd2f38666671c3298a5cea81b (patch) | |
tree | c8adb1effad5989569b498ab5b10a9d3b898e39a /games-fps | |
parent | amd64 doesn't support 2.4 kernels, thus setting KEYWORDS="-amd64" (diff) | |
download | historical-b53a07859df1d4ecd2f38666671c3298a5cea81b.tar.gz historical-b53a07859df1d4ecd2f38666671c3298a5cea81b.tar.bz2 historical-b53a07859df1d4ecd2f38666671c3298a5cea81b.zip |
Added -fsigned-char to fix bug #98813.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/cube/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/cube/Manifest | 22 | ||||
-rw-r--r-- | games-fps/cube/cube-20040522.ebuild | 7 | ||||
-rw-r--r-- | games-fps/cube/cube-20050829.ebuild | 5 |
4 files changed, 23 insertions, 17 deletions
diff --git a/games-fps/cube/ChangeLog b/games-fps/cube/ChangeLog index b6e8db88f520..be0ef014c836 100644 --- a/games-fps/cube/ChangeLog +++ b/games-fps/cube/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/cube # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/ChangeLog,v 1.10 2005/09/25 01:14:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/ChangeLog,v 1.11 2005/11/21 20:20:34 josejx Exp $ + + 21 Nov 2005; Joseph Jezak <josejx@gentoo.org> cube-20040522.ebuild, + cube-20050829.ebuild: + Added -fsigned-char to fix bug #98813. *cube-20050829 (25 Sep 2005) diff --git a/games-fps/cube/Manifest b/games-fps/cube/Manifest index 77f1231a1b00..d4a313179bc8 100644 --- a/games-fps/cube/Manifest +++ b/games-fps/cube/Manifest @@ -1,21 +1,21 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 9d31d7c92bd530d524f47be584e37432 cube-20050829.ebuild 2818 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 5eb42817dca0dde3c39764a4d9d8c7f5 cube-20040522.ebuild 2806 -MD5 aa2da7274b69b14df99ba4ebb3552a5c ChangeLog 1658 +MD5 c858adf8e5a8f14d066a88b7e8194fa1 ChangeLog 1794 +MD5 2b5c199aad5bac7a0640d22ff9952c61 cube-20040522.ebuild 2848 +MD5 1fb5978d2152e87ce53c5253749d122e cube-20050829.ebuild 2859 +MD5 0065c156760f7881f90a23993a89343d files/20040522-compile-fixes.patch 518 +MD5 f57600187e8eaa8d782ffd82c4aca198 files/20040522-gentoo-paths.patch 1423 +MD5 7ea8bd7da2fe80fdf9628413c1c1ac09 files/cube-20050829-gentoo-paths.patch 1282 MD5 d27138da021db62a9bf34a7ed5cc4cbb files/cube_client-bin 64 MD5 fa21f6283022cf16fb521d15cd55b52d files/cube_server-bin 64 -MD5 fc22170f4e66a9c100254a281c8871a8 files/digest-cube-20050829 142 MD5 aeaa776eba3ed9e2b7938d190a8361b1 files/digest-cube-20040522 69 -MD5 f57600187e8eaa8d782ffd82c4aca198 files/20040522-gentoo-paths.patch 1423 -MD5 0065c156760f7881f90a23993a89343d files/20040522-compile-fixes.patch 518 -MD5 7ea8bd7da2fe80fdf9628413c1c1ac09 files/cube-20050829-gentoo-paths.patch 1282 +MD5 fc22170f4e66a9c100254a281c8871a8 files/digest-cube-20050829 142 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDNfoZgIKl8Uu19MoRAsggAJsFMyxUeEy1rM0Klm52ZxmX0+JvKwCfTcrd -d3e2OXjXKorTLYFsMrdQq2I= -=pcT8 +iD8DBQFDgiwzcsIHjyDViGQRAuWiAJ9Uh7y6+H8VtO7QqKyZ7A703ILJoQCgwOrN +7g8o3k80LSaockt6U2pEjmU= +=o6V9 -----END PGP SIGNATURE----- diff --git a/games-fps/cube/cube-20040522.ebuild b/games-fps/cube/cube-20040522.ebuild index 79c82ebee070..7a557e2d45a8 100644 --- a/games-fps/cube/cube-20040522.ebuild +++ b/games-fps/cube/cube-20040522.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20040522.ebuild,v 1.6 2004/11/11 21:02:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20040522.ebuild,v 1.7 2005/11/21 20:20:34 josejx Exp $ -inherit eutils games +inherit eutils games flag-o-matic MY_PV="2004_05_22" MY_P=${PN}_${MY_PV} @@ -54,6 +54,7 @@ src_unpack() { } src_compile() { + append-flags -fsigned-char cd source/enet econf || die emake || die "emake failed" diff --git a/games-fps/cube/cube-20050829.ebuild b/games-fps/cube/cube-20050829.ebuild index 1490d080365e..31c159ad305c 100644 --- a/games-fps/cube/cube-20050829.ebuild +++ b/games-fps/cube/cube-20050829.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20050829.ebuild,v 1.1 2005/09/25 01:14:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20050829.ebuild,v 1.2 2005/11/21 20:20:34 josejx Exp $ -inherit eutils games +inherit eutils games flag-o-matic MY_PV=${PV:0:4}_${PV:4:2}_${PV:6:2} MY_P=${PN}_${MY_PV} @@ -52,6 +52,7 @@ src_unpack() { } src_compile() { + append-flags -fsigned-char cd enet egamesconf || die "egamesconf failed" emake || die "emake failed" |