diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-28 14:15:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-28 14:15:10 +0000 |
commit | 9aa3d4ad7674bf2c19ce6fd17670fce467bbc78c (patch) | |
tree | 6f933f4d7af81206478ac28e8fb2f28133b80508 /games-puzzle/pingus | |
parent | gcc3 fix (diff) | |
download | gentoo-2-9aa3d4ad7674bf2c19ce6fd17670fce467bbc78c.tar.gz gentoo-2-9aa3d4ad7674bf2c19ce6fd17670fce467bbc78c.tar.bz2 gentoo-2-9aa3d4ad7674bf2c19ce6fd17670fce467bbc78c.zip |
metadata/unmask
Diffstat (limited to 'games-puzzle/pingus')
-rw-r--r-- | games-puzzle/pingus/metadata.xml | 18 | ||||
-rw-r--r-- | games-puzzle/pingus/pingus-0.6.0-r1.ebuild | 4 |
2 files changed, 20 insertions, 2 deletions
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 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<longdescription> + 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. +</longdescription> +</pkgmetadata> 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* |