diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-07-04 21:01:10 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-07-04 21:01:10 +0000 |
commit | 059131b387e5df6f5569b5f535161d6f3487ccde (patch) | |
tree | 8dd788c11db5d0de7cd410c2fc68e5fc3b1d52a7 /games-fps | |
parent | version bump for bug 475364 by CBKe (diff) | |
download | gentoo-2-059131b387e5df6f5569b5f535161d6f3487ccde.tar.gz gentoo-2-059131b387e5df6f5569b5f535161d6f3487ccde.tar.bz2 gentoo-2-059131b387e5df6f5569b5f535161d6f3487ccde.zip |
update check-reqs wrt #475766
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/urbanterror/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.013.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-fps/urbanterror/ChangeLog b/games-fps/urbanterror/ChangeLog index 8ac1e292935f..90a70c8795c2 100644 --- a/games-fps/urbanterror/ChangeLog +++ b/games-fps/urbanterror/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/urbanterror # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.26 2013/07/04 13:54:46 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.27 2013/07/04 21:01:10 hasufell Exp $ + + 04 Jul 2013; Julian Ospald <hasufell@gentoo.org> urbanterror-4.2.013.ebuild: + update check-reqs wrt #475766 *urbanterror-4.2.013 (04 Jul 2013) diff --git a/games-fps/urbanterror/urbanterror-4.2.013.ebuild b/games-fps/urbanterror/urbanterror-4.2.013.ebuild index 0fb62aeb4ab8..ba52344b8c9a 100644 --- a/games-fps/urbanterror/urbanterror-4.2.013.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.013.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-fps/urbanterror/urbanterror-4.2.013.ebuild,v 1.1 2013/07/04 13:54:46 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.013.ebuild,v 1.2 2013/07/04 21:01:10 hasufell Exp $ EAPI=5 @@ -40,8 +40,8 @@ DEPEND="${RDEPEND} S=${WORKDIR}/ioq3-for-UrbanTerror-4-release-${PREV_PV} S_DATA=${WORKDIR}/UrbanTerror42 -CHECKREQS_DISK_BUILD="2700M" -CHECKREQS_DISK_USR="1300M" +CHECKREQS_DISK_BUILD="3300M" +CHECKREQS_DISK_USR="1550M" pkg_pretend() { check-reqs_pkg_pretend |