tupone 15/02/01 19:15:27 Modified: ChangeLog warsow-1.5.1-r1.ebuild Log: Moving a big file to mirror (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.65 games-fps/warsow/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 9 Oct 2014 15:26:25 -0000 1.64 +++ ChangeLog 1 Feb 2015 19:15:27 -0000 1.65 @@ -1,6 +1,10 @@ # ChangeLog for games-fps/warsow -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.64 2014/10/09 15:26:25 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.65 2015/02/01 19:15:27 tupone Exp $ + + 31 Jan 2015; Tupone Alfredo <tup...@gentoo.org> warsow-1.5.1-r1.ebuild, + -files/warsow-1.5.1-build.patch: + Moving a big file to mirror 09 Oct 2014; Michael Sterrett <mr_bon...@gentoo.org> warsow-1.5.1-r1.ebuild: don't build ref_gl for dedicated (bug #524796) 1.4 games-fps/warsow/warsow-1.5.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.5.1-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.5.1-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/warsow-1.5.1-r1.ebuild?r1=1.3&r2=1.4 Index: warsow-1.5.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.5.1-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- warsow-1.5.1-r1.ebuild 9 Oct 2014 15:26:25 -0000 1.3 +++ warsow-1.5.1-r1.ebuild 1 Feb 2015 19:15:27 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.5.1-r1.ebuild,v 1.3 2014/10/09 15:26:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.5.1-r1.ebuild,v 1.4 2015/02/01 19:15:27 tupone Exp $ EAPI=5 inherit eutils check-reqs gnome2-utils flag-o-matic games @@ -16,7 +16,8 @@ HOMEPAGE="http://www.warsow.net/" SRC_URI="http://www.warsow.eu/${ENGINE_P}.tar.gz http://www.warsow.eu/warsow_${DATA_PV}_unified.tar.gz - mirror://gentoo/warsow.png" + mirror://gentoo/warsow.png + mirror://gentoo/${P}-build.patch.gz" # ZLIB: bundled angelscript LICENSE="GPL-2 ZLIB warsow" @@ -77,7 +78,7 @@ find . -type f -exec sed -i 's/\r$//' '{}' + || die cd "${S}"/.. || die - epatch "${FILESDIR}"/${P}-build.patch \ + epatch "${WORKDIR}"/${P}-build.patch \ "${FILESDIR}"/${P}-pic.patch \ "${FILESDIR}"/${P}-openal.patch epatch_user