summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-03-22 21:34:09 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-03-22 21:34:09 +0000
commit2c7f553d04b9f3016044384b8ee7d53d78fefe18 (patch)
tree48a949c243bd6c06c2068e269a6317b25a16700c /games-rpg
parentrm invalid check (diff)
downloadgentoo-2-2c7f553d04b9f3016044384b8ee7d53d78fefe18.tar.gz
gentoo-2-2c7f553d04b9f3016044384b8ee7d53d78fefe18.tar.bz2
gentoo-2-2c7f553d04b9f3016044384b8ee7d53d78fefe18.zip
rm invalid check
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/bastion/bastion-20120620.ebuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/games-rpg/bastion/bastion-20120620.ebuild b/games-rpg/bastion/bastion-20120620.ebuild
index 95312df886f0..bad060defb09 100644
--- a/games-rpg/bastion/bastion-20120620.ebuild
+++ b/games-rpg/bastion/bastion-20120620.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-rpg/bastion/bastion-20120620.ebuild,v 1.1 2013/03/21 22:17:15 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620.ebuild,v 1.2 2013/03/22 21:34:09 hasufell Exp $
# TODO: - unbundle mono when multilib
# - unbundle fmodex when multilib
@@ -52,15 +52,6 @@ RDEPEND="
CHECKREQS_DISK_BUILD="2400M"
-pkg_pretend() {
- if has splitdebug ${FEATURES}; then
- eerror "FEATURES=splitdebug is broken for this package, disable it locally"
- die "FEATURES=splitdebug is broken for this package, disable it locally"
- fi
-
- check-reqs_pkg_pretend
-}
-
pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo " ${HOMEPAGE}"