diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 17:50:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 17:50:29 +0000 |
commit | 40f28db9376ced65900448ffa74af2a9cb0a29fe (patch) | |
tree | 93d6e7ef8cbeb5c7c4d1548694ab044ff9dcc7f1 /games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild | |
parent | Fix dev-libs/libevent dependency (bug #446374). (diff) | |
download | historical-40f28db9376ced65900448ffa74af2a9cb0a29fe.tar.gz historical-40f28db9376ced65900448ffa74af2a9cb0a29fe.tar.bz2 historical-40f28db9376ced65900448ffa74af2a9cb0a29fe.zip |
Stable for amd64, wrt bug #535904
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild')
-rw-r--r-- | games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild b/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild index 1f885059b18d..5eebd96f8825 100644 --- a/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild +++ b/games-fps/postal2mp-demo/postal2mp-demo-1409.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/postal2mp-demo/postal2mp-demo-1409.ebuild,v 1.2 2014/07/08 17:34:12 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1409.ebuild,v 1.3 2015/01/31 17:50:28 ago Exp $ EAPI=5 inherit eutils unpacker multilib games @@ -13,7 +13,7 @@ SRC_URI="http://treefort.icculus.org/postal2/Postal2STP-FreeMP-linux.tar.bz2 LICENSE="postal2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RESTRICT="mirror strip" |