diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-08-13 18:13:13 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-08-13 18:13:13 +0000 |
commit | cc23741479d8b8ae792436418c8218facea88bc9 (patch) | |
tree | c8f3f7b91e1eda51894def93cc54e56f05643bd9 /games-fps | |
parent | Removing myself from metadata.xml because I am part of the proxy-maint herd. (diff) | |
download | gentoo-2-cc23741479d8b8ae792436418c8218facea88bc9.tar.gz gentoo-2-cc23741479d8b8ae792436418c8218facea88bc9.tar.bz2 gentoo-2-cc23741479d8b8ae792436418c8218facea88bc9.zip |
Stable for amd64 wrt bug #480784
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 90127bf31950..d9bc14d802fa 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.29 2013/07/15 23:52:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.30 2013/08/13 18:13:13 nimiux Exp $ + + 13 Aug 2013; Chema Alonso <nimiux@gentoo.org> urbanterror-4.2.014.ebuild: + Stable for amd64 wrt bug #480784 *urbanterror-4.2.014 (15 Jul 2013) diff --git a/games-fps/urbanterror/urbanterror-4.2.014.ebuild b/games-fps/urbanterror/urbanterror-4.2.014.ebuild index c27a3b9d9116..18ec3cc21c81 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.1 2013/07/15 23:52:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.014.ebuild,v 1.2 2013/08/13 18:13:13 nimiux 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" |