diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-03 22:01:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-03 22:01:42 +0000 |
commit | f2015fa970a6fcddff4bc5fb6d40da3d8820f4d3 (patch) | |
tree | c11341aedcb4e5167568a483377daaf79ae6912f /games-fps | |
parent | hppa KEYWORDS (diff) | |
download | historical-f2015fa970a6fcddff4bc5fb6d40da3d8820f4d3.tar.gz historical-f2015fa970a6fcddff4bc5fb6d40da3d8820f4d3.tar.bz2 historical-f2015fa970a6fcddff4bc5fb6d40da3d8820f4d3.zip |
and we dont need the sdl dep anymore
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/industri/Manifest | 8 | ||||
-rw-r--r-- | games-fps/industri/industri-1.01.ebuild | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games-fps/industri/Manifest b/games-fps/industri/Manifest index 903110b6e577..f78cc2b90998 100644 --- a/games-fps/industri/Manifest +++ b/games-fps/industri/Manifest @@ -2,7 +2,7 @@ Hash: SHA1 MD5 0030857236bf0e81af65de03551b3068 ChangeLog 439 -MD5 acce80fa31f0cbcc7b66e0f74c2a204e industri-1.01.ebuild 1486 +MD5 38e2176f30081cba297f4178036ba3fe industri-1.01.ebuild 1458 MD5 97d0c324ee72786e94f04f1bc052cc63 metadata.xml 669 MD5 a49d2e91753fb140005919f4de2eb3c6 files/1.01-nvidia-opengl.patch 1078 MD5 c85d9088fac1afff8639c4e07123c098 files/digest-industri-1.01 138 @@ -10,7 +10,7 @@ MD5 5c2c277e6fc318889a5bc2bf4f26c473 files/industri.pretty 42 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.8 (GNU/Linux) -iD8DBQFAv58FHTu7gpaalycRAvC4AKC6joPGj5NiLt4mz/1hMpFHUqM5pwCg9XpP -984JzDQU2TXHEniUWJngxUw= -=RTh3 +iD8DBQFAv5/UHTu7gpaalycRAj4oAKCw1X33ydBnbH2y6UJBKJFKO2zVfQCg6l1E +ilisfZ1PSn7RYGBqcYPqn/g= +=LUhz -----END PGP SIGNATURE----- diff --git a/games-fps/industri/industri-1.01.ebuild b/games-fps/industri/industri-1.01.ebuild index 0b585e626a56..40cb57c86cb4 100644 --- a/games-fps/industri/industri-1.01.ebuild +++ b/games-fps/industri/industri-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/industri/industri-1.01.ebuild,v 1.5 2004/06/03 21:58:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/industri/industri-1.01.ebuild,v 1.6 2004/06/03 22:01:42 vapier Exp $ inherit eutils games @@ -16,7 +16,6 @@ IUSE="" DEPEND="virtual/opengl virtual/x11 - sdl? ( media-libs/libsdl ) media-libs/libpng sys-libs/zlib" |