diff options
author | 2015-02-01 13:35:57 +0000 | |
---|---|---|
committer | 2015-02-01 13:35:57 +0000 | |
commit | 2da4a978046b49e74abc81fff102ad03a5a87240 (patch) | |
tree | 0ce395e13dbe605ef15d3b2e8f46b264311fa792 /games-fps | |
parent | ia64 stable wrt bug #532560 (diff) | |
download | gentoo-2-2da4a978046b49e74abc81fff102ad03a5a87240.tar.gz gentoo-2-2da4a978046b49e74abc81fff102ad03a5a87240.tar.bz2 gentoo-2-2da4a978046b49e74abc81fff102ad03a5a87240.zip |
amd64/x86 stable wrt bug #535902
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/postal2/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/postal2/postal2-1409.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/postal2/ChangeLog b/games-fps/postal2/ChangeLog index 1b4de16c8332..02c82b937c7a 100644 --- a/games-fps/postal2/ChangeLog +++ b/games-fps/postal2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/postal2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.14 2014/07/08 17:33:22 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.15 2015/02/01 13:35:57 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> postal2-1409.2-r2.ebuild: + amd64/x86 stable wrt bug #535902 08 Jul 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> postal2-1409.2-r2.ebuild: diff --git a/games-fps/postal2/postal2-1409.2-r2.ebuild b/games-fps/postal2/postal2-1409.2-r2.ebuild index 1a60f9e12bb0..e74c6de33e98 100644 --- a/games-fps/postal2/postal2-1409.2-r2.ebuild +++ b/games-fps/postal2/postal2-1409.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild,v 1.2 2014/07/08 17:33:22 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r2.ebuild,v 1.3 2015/02/01 13:35:57 zlogene Exp $ EAPI=5 inherit eutils unpacker cdrom multilib games @@ -12,7 +12,7 @@ SRC_URI="http://updatefiles.linuxgamepublishing.com/${PN}/${P/%?/1}.run LICENSE="postal2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" |