summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-fps/urbanterror: Cleanup old filesNils Freydank2018-10-122-158/+0
| | | | | | | Signed-off-by: Nils Freydank <holgersson@posteo.de> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10103 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-fps/urbanterror: Bump to 4.3.4_p20180708Nils Freydank2018-10-121-0/+94
| | | | | | Signed-off-by: Nils Freydank <holgersson@posteo.de> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-fps/urbanterror: Fix Makefile patch.Nils Freydank2018-03-191-3/+29
| | | | | | Closes: https://bugs.gentoo.org/650232 Closes: https://github.com/gentoo/gentoo/pull/7506 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-fps/urbanterror: Bump to 4.3.3_p20180218Nils Freydank2018-03-151-0/+59
| | | | | | Note that the engine's code is still the same. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-fps/urbanterror: Cleanup old versions.Nils Freydank2017-12-101-53/+0
| | | | | Package-Manager: Portage-2.3.17, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6488
* games-fps/urbanterror: Bump to 4.3.2_p20171105.Nils Freydank2017-11-191-0/+73
| | | | | | | | | | | | | | | | This bump adds support for skeetshoot mod. For more details, see: https://github.com/mickael9/ioq3/pull/13 and upstream commit 31e6b45a323f8ded92a1b4b78530ea0bc5382b85. According to the effort to reorganise X related calls[1], and as the icon isn't shipped anymore, only xdg_desktop_database_update is called. This bump also fixes a wrong compiler call (cc instead of correct gcc-call). [1] https://wiki.gentoo.org/wiki/Notes_on_ebuilds_with_GUI Package-Manager: Portage-2.3.14, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6156
* games-fps/urbanterror: Cleanup old unused patchesNils Freydank2017-07-162-91/+0
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.5, Repoman-2.3.2
* games-fps/urbanterror: Bump to v4.3.2_p20170426 (bug #596982)Nils Freydank2017-05-101-0/+53
| | | | | | | | | | | | | | | | | | | | | | EBuild changes: =============== - Ebuild no longer uses bundled libs (bug #457014) - Contains fixes for / no longer affected by CVE-2011-1412, CVE-2011-2764, CVE-2011-3012,CVE-2012-3345 due to updated/changed engine (bug #606702) - Fixed some format-security problems (bug #545966) Closes: https://github.com/gentoo/gentoo/pull/4172 Gentoo-Bug: https://bugs.gentoo.org/596982 Gentoo-Bug: https://bugs.gentoo.org/457014 Gentoo-Bug: https://bugs.gentoo.org/545966 Gentoo-Bug: https://bugs.gentoo.org/606702 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-fps/urbanterror: fix building when USE=-curl is specified (bug #572074)Michael Sterrett2016-04-021-0/+16
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+75
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed