summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-03-22 21:34:37 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-03-22 21:34:37 +0000
commitddfd4dd4f6fb5acff0ec8cdb2b75fe68d1791d5a (patch)
tree2b7a9646361ebb302faa0c76ec70aa9b0c45d284 /games-rpg
parentrm invalid check (diff)
downloadgentoo-2-ddfd4dd4f6fb5acff0ec8cdb2b75fe68d1791d5a.tar.gz
gentoo-2-ddfd4dd4f6fb5acff0ec8cdb2b75fe68d1791d5a.tar.bz2
gentoo-2-ddfd4dd4f6fb5acff0ec8cdb2b75fe68d1791d5a.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/grimrock/grimrock-20121222.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/games-rpg/grimrock/grimrock-20121222.ebuild b/games-rpg/grimrock/grimrock-20121222.ebuild
index 58603f522a68..5dc36a180c92 100644
--- a/games-rpg/grimrock/grimrock-20121222.ebuild
+++ b/games-rpg/grimrock/grimrock-20121222.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/grimrock/grimrock-20121222.ebuild,v 1.3 2013/02/01 20:02:48 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20121222.ebuild,v 1.4 2013/03/22 21:34:37 hasufell Exp $
EAPI=5
@@ -51,13 +51,6 @@ DEPEND="app-arch/xz-utils"
S=${WORKDIR}
-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
-}
-
pkg_nofetch() {
einfo "Please buy & download ${SRC_URI} from:"
einfo " ${HOMEPAGE}"