diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-08-14 16:30:09 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-08-14 16:30:09 +0000 |
commit | 4a0e1b7767c8e057c669f7b5cd05c3dc8f85d86d (patch) | |
tree | 7df4c48bc29bea0f3219bfa5cfb797c051f1b917 /games-fps/urbanterror | |
parent | x86 stable wrt bug #518926 (diff) | |
download | gentoo-2-4a0e1b7767c8e057c669f7b5cd05c3dc8f85d86d.tar.gz gentoo-2-4a0e1b7767c8e057c669f7b5cd05c3dc8f85d86d.tar.bz2 gentoo-2-4a0e1b7767c8e057c669f7b5cd05c3dc8f85d86d.zip |
x86 stable wrt bug #518236
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'games-fps/urbanterror')
-rw-r--r-- | games-fps/urbanterror/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/urbanterror/ChangeLog b/games-fps/urbanterror/ChangeLog index da0e7cfd65e9..9fce9c2b6861 100644 --- a/games-fps/urbanterror/ChangeLog +++ b/games-fps/urbanterror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/urbanterror # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.46 2014/05/15 16:46:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.47 2014/08/14 16:30:09 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + urbanterror-4.2.018-r1.ebuild: + x86 stable wrt bug #518236 15 May 2014; Ulrich Müller <ulm@gentoo.org> urbanterror-4.2.018.ebuild, urbanterror-4.2.018-r1.ebuild: diff --git a/games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild b/games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild index acf0613e0069..3efad5ace43f 100644 --- a/games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild,v 1.2 2014/05/15 16:46:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.018-r1.ebuild,v 1.3 2014/08/14 16:30:09 phajdan.jr Exp $ EAPI=5 @@ -27,7 +27,7 @@ unset UPDATE_I LICENSE="GPL-2 Q3AEULA-20000111 urbanterror-4.2-maps" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+curl debug dedicated openal +sdl server smp vorbis" RESTRICT="mirror" |