* [gentoo-commits] repo/gentoo:master commit in: games-strategy/revenge-of-the-titans/
@ 2016-01-10 0:14 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2016-01-10 0:14 UTC (permalink / raw
To: gentoo-commits
commit: 161f92840456d1d098a76c17d7ed260fb765217b
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 00:13:40 2016 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 00:13:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161f9284
games-strategy/revenge-of-the-titans: Add fetch restriction (bug #553728)
Package-Manager: portage-2.2.26
.../revenge-of-the-titans-1.80.12.ebuild | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild
index fa8a975..ff1d086 100644
--- a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild
+++ b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild
@@ -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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-strategy/revenge-of-the-titans/
@ 2016-01-28 5:50 Michael Sterrett
0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett @ 2016-01-28 5:50 UTC (permalink / raw
To: gentoo-commits
commit: 2dedb36c53e9e059571a1561c408b274dea946fb
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 05:48:26 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 05:50:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dedb36c
games-strategy/revenge-of-the-titans: games-strategy/revenge-of-the-titans is gone
games-strategy/revenge-of-the-titans/Manifest | 2 -
games-strategy/revenge-of-the-titans/metadata.xml | 8 ---
.../revenge-of-the-titans-1.80.12.ebuild | 61 ----------------------
3 files changed, 71 deletions(-)
diff --git a/games-strategy/revenge-of-the-titans/Manifest b/games-strategy/revenge-of-the-titans/Manifest
deleted file mode 100644
index c341f5c..0000000
--- a/games-strategy/revenge-of-the-titans/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST revenge-of-the-titans-1.80.12-amd64.tar.gz 60169813 SHA256 ff0c210b39fe8b6c26c42aef822bfb5e8d8646ad875a39727b543d97e516cd0e
-DIST revenge-of-the-titans-1.80.12-i386.tar.gz 60125162 SHA256 c0c8a29bf874285e89811d38d20a163732823373570bf4d7450ac11cd4244c53
diff --git a/games-strategy/revenge-of-the-titans/metadata.xml b/games-strategy/revenge-of-the-titans/metadata.xml
deleted file mode 100644
index 78274e0..0000000
--- a/games-strategy/revenge-of-the-titans/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild
deleted file mode 100644
index ff1d086..0000000
--- a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils games java-pkg-2
-
-DESCRIPTION="defeat the returning Titan horde in a series of epic ground battles"
-HOMEPAGE="http://www.puppygames.net/revenge-of-the-titans/"
-SRC_URI="amd64? ( http://downloads.puppygames.net/RevengeOfTheTitans-amd64.tar.gz -> ${P}-amd64.tar.gz )
- x86? ( http://downloads.puppygames.net/RevengeOfTheTitans-i386.tar.gz -> ${P}-i386.tar.gz )"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.6
- virtual/opengl"
-DEPEND=""
-
-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
-}
-
-# nothing to do ... stubs for eclasses
-src_configure() { :; }
-src_compile() { :; }
-
-src_install() {
- local dir="${GAMES_PREFIX_OPT}/${PN}"
-
- insinto "${dir}"
- doins *.jar
-
- exeinto "${dir}"
- doexe *.so revenge.sh
-
- games_make_wrapper ${PN} ./revenge.sh "${dir}" "${dir}"
- doicon revenge.png
- make_desktop_entry ${PN} "Revenge of the Titans" revenge
-
- prepgamesdirs
-}
-
-pkg_preinst() {
- java-pkg-2_pkg_preinst
- games_pkg_preinst
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-28 5:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 5:50 [gentoo-commits] repo/gentoo:master commit in: games-strategy/revenge-of-the-titans/ Michael Sterrett
-- strict thread matches above, loose matches on Subject: below --
2016-01-10 0:14 Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox