From 4d88a041458a91d6792220ca87995b7fc1c97c38 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 6 Oct 2003 04:37:49 +0000 Subject: metadata --- games-fps/rott/metadata.xml | 23 +++++++++++++++++++++++ games-fps/rott/rott-1.0.ebuild | 4 ++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 games-fps/rott/metadata.xml (limited to 'games-fps/rott') diff --git a/games-fps/rott/metadata.xml b/games-fps/rott/metadata.xml new file mode 100644 index 000000000000..9500dc464837 --- /dev/null +++ b/games-fps/rott/metadata.xml @@ -0,0 +1,23 @@ + + + +games + + vapier@gentoo.org + Mike Frysinger + + +THE STORY + +You are part of an elite group of operatives called HUNT (High-risk +United Nations Taskforce), and you must stop a maniac cult leader from +killing millions of people. While scouting a remote island, you are +suddenly surrounded by enemy troops with guns blaring. In the distance +you see your boat--your only chance to escape--explode into matchsticks. +In front of you is a huge fortress monastery, and your only chance to +stop the madness. You are e quipped with awesome, high-tech weaponry +like heat-seeking missiles, split missiles, and the Flamewall cannon, +which leaves a trail of charred skeletons in its wake. You'll also find +magical instruments and weapons so incredible they defy description. + + diff --git a/games-fps/rott/rott-1.0.ebuild b/games-fps/rott/rott-1.0.ebuild index 4bf1c8d8f108..5b2d3904e4fb 100644 --- a/games-fps/rott/rott-1.0.ebuild +++ b/games-fps/rott/rott-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.1 2003/09/09 18:10:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.2 2003/10/06 04:33:44 vapier Exp $ inherit games eutils @@ -40,8 +40,8 @@ src_install() { } pkg_postinst() { + games_pkg_postinst einfo "The shareware version has been installed." einfo "To play the full version, just copy the" einfo "data files to ${GAMES_DATADIR}/${PN}/" - games_pkg_postinst } -- cgit v1.2.3-65-gdbad