From 9aa3d4ad7674bf2c19ce6fd17670fce467bbc78c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 28 Oct 2003 14:15:10 +0000 Subject: metadata/unmask --- games-puzzle/pingus/metadata.xml | 18 ++++++++++++++++++ games-puzzle/pingus/pingus-0.6.0-r1.ebuild | 4 ++-- 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 games-puzzle/pingus/metadata.xml (limited to 'games-puzzle') diff --git a/games-puzzle/pingus/metadata.xml b/games-puzzle/pingus/metadata.xml new file mode 100644 index 000000000000..9085773aaf2a --- /dev/null +++ b/games-puzzle/pingus/metadata.xml @@ -0,0 +1,18 @@ + + + +no-herd + + Pingus is a free Lemmings clone for GNU/Linux and Windows covered under the GNU GPL. Pingus +uses ClanLib and libxml and might also be usable on some other OSs like FreeBSD, but hasn't +been tested there. Pingus is mainly developed under GNU/Linux, that's why the Windows port +is sometimes a bit behind. + + If you don't know Lemmingstm, here comes a short introduction. Its a puzzle game developed +in 1991 by DMA Design. The player takes command in the game of a bunch of small animals and +has to guide them around in levels. Since the animals walk on their own, the player can only +influence them by giving them commands, like build a bridge, dig a hole or redirect all +animals in the other direction. The goal of each level is to reach the exit, for fix +multiple combination of commands are necessary. The game is presented in a 2D site view. + + diff --git a/games-puzzle/pingus/pingus-0.6.0-r1.ebuild b/games-puzzle/pingus/pingus-0.6.0-r1.ebuild index a1e2104f884b..7c23dd86df31 100644 --- a/games-puzzle/pingus/pingus-0.6.0-r1.ebuild +++ b/games-puzzle/pingus/pingus-0.6.0-r1.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-puzzle/pingus/pingus-0.6.0-r1.ebuild,v 1.1 2003/09/10 06:36:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.6.0-r1.ebuild,v 1.2 2003/10/28 14:15:10 vapier Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://pingus.seul.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=media-libs/hermes-1.3.2-r2 =dev-games/clanlib-0.6.5* -- cgit v1.2.3-65-gdbad