diff options
Diffstat (limited to 'games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild')
-rw-r--r-- | games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild b/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild index d2cc5a764dd8..aaab909e4924 100644 --- a/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild +++ b/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.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/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild,v 1.1 2014/07/22 01:36:22 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.82.ebuild,v 1.2 2015/02/11 17:40:55 ottxor Exp $ EAPI=2 @@ -16,3 +16,4 @@ SRC_URI="http://omni-bot.invisionzone.com/index.php?/files/getdownload/151-omni- LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86" +RESTRICT="mirror strip" |