summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2013-11-14 22:02:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2013-11-14 22:02:47 +0000
commitc0106939d1641dda3923d85683d7d919dff9ccf4 (patch)
tree771ca4db36a6f7322cea1144f7d42ea0597277ca /games-puzzle/drod-bin
parenttidy (diff)
downloadgentoo-2-c0106939d1641dda3923d85683d7d919dff9ccf4.tar.gz
gentoo-2-c0106939d1641dda3923d85683d7d919dff9ccf4.tar.bz2
gentoo-2-c0106939d1641dda3923d85683d7d919dff9ccf4.zip
tidy
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-puzzle/drod-bin')
-rw-r--r--games-puzzle/drod-bin/ChangeLog5
-rw-r--r--games-puzzle/drod-bin/drod-bin-1.6.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/drod-bin/ChangeLog b/games-puzzle/drod-bin/ChangeLog
index b573f4b998d1..aac19bccf929 100644
--- a/games-puzzle/drod-bin/ChangeLog
+++ b/games-puzzle/drod-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/drod-bin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.19 2013/01/27 08:31:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.20 2013/11/14 22:02:47 mr_bones_ Exp $
+
+ 14 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org> drod-bin-1.6.7.ebuild:
+ tidy
27 Jan 2013; Tupone Alfredo <tupone@gentoo.org> drod-bin-1.6.7.ebuild:
Use QA_PREBUILT Bug #438196 by Diego Elio Pettenò
diff --git a/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
index 8a444b91e698..f61adb8772cb 100644
--- a/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
+++ b/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.4 2013/01/27 08:31:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.5 2013/11/14 22:02:47 mr_bones_ Exp $
EAPI=2
@@ -36,7 +36,7 @@ GDIR=${GAMES_PREFIX_OPT}/drod
QA_PREBUILT="${GDIR:1}/drod-ae.bin
${GDIR:1}/Libs/*"
-S="${WORKDIR}"
+S=${WORKDIR}
src_configure() {
sed "s:%DRODAE_HOME%:${GDIR}:g" bin/Linux/x86/glibc-2.1/drod-ae.in > drod