summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-02-23 12:35:06 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-02-23 12:35:06 +0000
commit4281a07fb23ffce8340d5eeed24e4a6453098ea7 (patch)
treed59d3cf70238932bcfe236000b3235184123ac0d /games-simulation
parentUpdated eclass. (diff)
downloadhistorical-4281a07fb23ffce8340d5eeed24e4a6453098ea7.tar.gz
historical-4281a07fb23ffce8340d5eeed24e4a6453098ea7.tar.bz2
historical-4281a07fb23ffce8340d5eeed24e4a6453098ea7.zip
Fixed S and closing bug #83043.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/stoned-bin/ChangeLog6
-rw-r--r--games-simulation/stoned-bin/Manifest4
-rw-r--r--games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/games-simulation/stoned-bin/ChangeLog b/games-simulation/stoned-bin/ChangeLog
index 007dfb009592..3b6fe746ce6d 100644
--- a/games-simulation/stoned-bin/ChangeLog
+++ b/games-simulation/stoned-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-simulation/stoned-bin
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v 1.5 2005/02/22 19:45:37 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v 1.6 2005/02/23 12:35:06 wolf31o2 Exp $
+
+ 23 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ stoned-bin-1.1.6.ebuild:
+ Fixed S and closing bug #83043.
*stoned-bin-1.1.6 (11 Feb 2005)
diff --git a/games-simulation/stoned-bin/Manifest b/games-simulation/stoned-bin/Manifest
index 744b8515c29c..6941a94438a4 100644
--- a/games-simulation/stoned-bin/Manifest
+++ b/games-simulation/stoned-bin/Manifest
@@ -1,5 +1,5 @@
-MD5 557bb2336162e0b196c32499589a2d2d stoned-bin-1.1.6.ebuild 730
-MD5 949550a67f2585182a0d3b5f25f38ea4 ChangeLog 1155
+MD5 431ed807937937debc912ceae5c2ff18 stoned-bin-1.1.6.ebuild 738
+MD5 6df8e9a1058042d750aa862dbd34f2ca ChangeLog 1271
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 b6a7aa9c10561ec1c531e74a8f021abe stoned-bin-1.0.4.ebuild 664
MD5 c675ce3f928d14fe559a5fd3fcaf2f4c files/digest-stoned-bin-1.0.4 63
diff --git a/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild b/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild
index 6dd84a83dccd..10652d292546 100644
--- a/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild
+++ b/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild,v 1.1 2005/02/22 19:45:37 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild,v 1.2 2005/02/23 12:35:06 wolf31o2 Exp $
inherit games
@@ -21,7 +21,7 @@ RDEPEND="virtual/opengl
sys-libs/zlib
media-libs/libpng"
-S="${WORKDIR}/${P/-bin}"
+S=${WORKDIR}/${P/-bin}-386-linux
src_install() {
into "${GAMES_PREFIX_OPT}"