diff options
author | 2013-08-28 11:13:36 +0000 | |
---|---|---|
committer | 2013-08-28 11:13:36 +0000 | |
commit | d90054c0ea3ab1dee8757d380ccaf8cb20cbe36c (patch) | |
tree | 3cbc8df9ac79e6f58c7dc71d3f854f7171b583bf /games-fps | |
parent | Stable for x86, wrt bug #480140 (diff) | |
download | gentoo-2-d90054c0ea3ab1dee8757d380ccaf8cb20cbe36c.tar.gz gentoo-2-d90054c0ea3ab1dee8757d380ccaf8cb20cbe36c.tar.bz2 gentoo-2-d90054c0ea3ab1dee8757d380ccaf8cb20cbe36c.zip |
Stable for x86, wrt bug #480784
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/urbanterror/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.014.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/urbanterror/ChangeLog b/games-fps/urbanterror/ChangeLog index d9bc14d802fa..08fddacebf3e 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.30 2013/08/13 18:13:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.31 2013/08/28 11:13:36 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> urbanterror-4.2.014.ebuild: + Stable for x86, wrt bug #480784 13 Aug 2013; Chema Alonso <nimiux@gentoo.org> urbanterror-4.2.014.ebuild: Stable for amd64 wrt bug #480784 diff --git a/games-fps/urbanterror/urbanterror-4.2.014.ebuild b/games-fps/urbanterror/urbanterror-4.2.014.ebuild index 18ec3cc21c81..4b50eedffd55 100644 --- a/games-fps/urbanterror/urbanterror-4.2.014.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.014.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.014.ebuild,v 1.2 2013/08/13 18:13:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.014.ebuild,v 1.3 2013/08/28 11:13:36 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full012.zip LICENSE="GPL-2 Q3AEULA" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+curl debug dedicated openal +sdl server smp vorbis" RESTRICT="mirror" |