diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 20:03:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 20:03:48 +0000 |
commit | 7f505cbb432e38a0b659e441bca8fa2a2103af67 (patch) | |
tree | 8ea34cbccf5ad9710c71991476d904f1d0371937 /games-fps | |
parent | Version bump, bug 484038, thanks to Martin von Gagern <Martin.vGagern@gmx.net> (diff) | |
download | gentoo-2-7f505cbb432e38a0b659e441bca8fa2a2103af67.tar.gz gentoo-2-7f505cbb432e38a0b659e441bca8fa2a2103af67.tar.bz2 gentoo-2-7f505cbb432e38a0b659e441bca8fa2a2103af67.zip |
amd64 stable, bug #491532
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/urbanterror/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.015.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/urbanterror/ChangeLog b/games-fps/urbanterror/ChangeLog index 74c06eba83a1..98654c073583 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.37 2013/12/19 17:37:56 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.38 2013/12/22 20:03:48 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> urbanterror-4.2.015.ebuild: + amd64 stable, bug #491532 *urbanterror-4.2.016 (19 Dec 2013) diff --git a/games-fps/urbanterror/urbanterror-4.2.015.ebuild b/games-fps/urbanterror/urbanterror-4.2.015.ebuild index ccacf324a309..aff0931a9819 100644 --- a/games-fps/urbanterror/urbanterror-4.2.015.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.015.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.015.ebuild,v 1.1 2013/09/28 13:58:52 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.015.ebuild,v 1.2 2013/12/22 20:03:48 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full012.zip 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" |