mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-strategy/revenge-of-the-titans: Add fetch restriction (bug #553728)
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -19,10 +19,17 @@ RDEPEND=">=virtual/jre-1.6
|
||||
virtual/opengl"
|
||||
DEPEND=""
|
||||
|
||||
RESTRICT="mirror bindist strip"
|
||||
RESTRICT="fetch mirror bindist strip"
|
||||
|
||||
S=${WORKDIR}/${PN//-}
|
||||
|
||||
pkg_nofetch() {
|
||||
default
|
||||
|
||||
einfo
|
||||
einfo "Buy the game from ${HOMEPAGE} to obtain these files."
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
java-pkg-2_pkg_setup
|
||||
games_pkg_setup
|
||||
|
||||
Reference in New Issue
Block a user