summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-01-01 21:16:04 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-01-01 21:16:04 +0000
commit01f13e636036104c80ad1eda0f0ace20d40e7874 (patch)
treeb7b857a2862e67757020ddee0ad9d0456849055b /games-roguelike/FTL/FTL-1.03.1.ebuild
parentinitial import (diff)
downloadhistorical-01f13e636036104c80ad1eda0f0ace20d40e7874.tar.gz
historical-01f13e636036104c80ad1eda0f0ace20d40e7874.tar.bz2
historical-01f13e636036104c80ad1eda0f0ace20d40e7874.zip
add bindist to RESTRICT
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xE73C35B3
Diffstat (limited to 'games-roguelike/FTL/FTL-1.03.1.ebuild')
-rw-r--r--games-roguelike/FTL/FTL-1.03.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/FTL/FTL-1.03.1.ebuild b/games-roguelike/FTL/FTL-1.03.1.ebuild
index dd8ccbc9bddd..457ddb799712 100644
--- a/games-roguelike/FTL/FTL-1.03.1.ebuild
+++ b/games-roguelike/FTL/FTL-1.03.1.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-roguelike/FTL/FTL-1.03.1.ebuild,v 1.1 2013/01/01 21:12:12 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild,v 1.2 2013/01/01 21:16:03 hasufell Exp $
EAPI=5
@@ -14,7 +14,7 @@ LICENSE="all-rights-reserved Boost-1.0 free-noncomm MIT !system-libs? ( FTL GPL-
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="+system-libs"
-RESTRICT="fetch"
+RESTRICT="fetch bindist"
RDEPEND="
media-libs/libpng:0