diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:52:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:52:21 +0000 |
commit | b57f22552af443f811898d386450f3dfe6a47a25 (patch) | |
tree | 8f3df814b5627f07e9a0eac5472c59ffdf8aeed2 | |
parent | amd64 stable, bug #502352 (diff) | |
download | gentoo-2-b57f22552af443f811898d386450f3dfe6a47a25.tar.gz gentoo-2-b57f22552af443f811898d386450f3dfe6a47a25.tar.bz2 gentoo-2-b57f22552af443f811898d386450f3dfe6a47a25.zip |
amd64 stable, bug #502356
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-rw-r--r-- | games-fps/urbanterror/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.018.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/urbanterror/ChangeLog b/games-fps/urbanterror/ChangeLog index 4e349ea5edbb..14a91fd41616 100644 --- a/games-fps/urbanterror/ChangeLog +++ b/games-fps/urbanterror/ChangeLog @@ -1,6 +1,9 @@ # 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.41 2014/01/27 00:00:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/ChangeLog,v 1.42 2014/03/02 22:52:21 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> urbanterror-4.2.018.ebuild: + amd64 stable, bug #502356 *urbanterror-4.2.018 (26 Jan 2014) diff --git a/games-fps/urbanterror/urbanterror-4.2.018.ebuild b/games-fps/urbanterror/urbanterror-4.2.018.ebuild index c50ac7c63fe0..ab2a66694963 100644 --- a/games-fps/urbanterror/urbanterror-4.2.018.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.018.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.ebuild,v 1.1 2014/01/27 00:00:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.2.018.ebuild,v 1.2 2014/03/02 22:52:21 pacho Exp $ EAPI=5 @@ -26,7 +26,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" |