summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-16 19:04:22 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-16 19:04:22 +0000
commit8df523ae2f98aeed9100dd0e41b0e2c560a61edd (patch)
tree66a110b044aa74f8be69e5a9d50300587346613d /games-simulation/pmars-sdl
parentrename mkpasswd #6428 (diff)
downloadhistorical-8df523ae2f98aeed9100dd0e41b0e2c560a61edd.tar.gz
historical-8df523ae2f98aeed9100dd0e41b0e2c560a61edd.tar.bz2
historical-8df523ae2f98aeed9100dd0e41b0e2c560a61edd.zip
sys-libs/libtermcap-compat sucks
Diffstat (limited to 'games-simulation/pmars-sdl')
-rw-r--r--games-simulation/pmars-sdl/Manifest14
-rw-r--r--games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild4
2 files changed, 14 insertions, 4 deletions
diff --git a/games-simulation/pmars-sdl/Manifest b/games-simulation/pmars-sdl/Manifest
index dfd8e810dde6..f7fc261b41d7 100644
--- a/games-simulation/pmars-sdl/Manifest
+++ b/games-simulation/pmars-sdl/Manifest
@@ -1,4 +1,14 @@
-MD5 de04038a728a33bf69a6f345d6c1ead0 pmars-sdl-0.9.2e.ebuild 2017
-MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 179ad3461c40fa70b18bd0c2d797816e ChangeLog 652
+MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 f1edee6134d6d428d8edc90c7166e756 pmars-sdl-0.9.2e.ebuild 1983
MD5 d07727e8550216e842bfcfed75aece5f files/digest-pmars-sdl-0.9.2e 65
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBcXDDHTu7gpaalycRAsPCAKCiQxQxRCog6B3yALfX/ZhMIETPVACgv3vx
+GBHdBP5691k+D47t0eASrNY=
+=Ke2R
+-----END PGP SIGNATURE-----
diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
index 7bf4ff38e2a3..20eca64c78b2 100644
--- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
+++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.6 2004/09/23 09:33:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.7 2004/10/16 19:04:22 vapier Exp $
inherit games gcc
@@ -22,7 +22,7 @@ DEPEND="virtual/libc
sdl? ( virtual/x11 media-libs/libsdl )
X? ( virtual/x11 )
svga? ( media-libs/svgalib )
- ( sys-libs/ncurses sys-libs/libtermcap-compat )
+ sys-libs/ncurses
)"
S="${WORKDIR}/${MY_P}"