summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2013-01-11 06:55:24 +0000
committerAlfredo Tupone <tupone@gentoo.org>2013-01-11 06:55:24 +0000
commitafd3507c6b83986bbd4d8d1804dbb6df42a2caac (patch)
treeda97daa690201b35a14738096f5a2b9f0e64a8c0 /games-arcade
parentBump for 451236 (diff)
downloadgentoo-2-afd3507c6b83986bbd4d8d1804dbb6df42a2caac.tar.gz
gentoo-2-afd3507c6b83986bbd4d8d1804dbb6df42a2caac.tar.bz2
gentoo-2-afd3507c6b83986bbd4d8d1804dbb6df42a2caac.zip
Use QA_PREBUILT. Bug #450400
(Portage version: 2.1.11.38/cvs/Linux i686, signed Manifest commit with key 0145142D)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/gish-demo/ChangeLog7
-rw-r--r--games-arcade/gish-demo/gish-demo-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/gish-demo/ChangeLog b/games-arcade/gish-demo/ChangeLog
index 5c03e0930b7d..173f5e757b69 100644
--- a/games-arcade/gish-demo/ChangeLog
+++ b/games-arcade/gish-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/gish-demo
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.12 2009/03/09 17:03:52 mr_bones_ Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.13 2013/01/11 06:55:24 tupone Exp $
+
+ 11 Jan 2013; Tupone Alfredo <tupone@gentoo.org> gish-demo-1.0.0.ebuild:
+ Use QA_PREBUILT. Bug #450400 by Diego
09 Mar 2009; Michael Sterrett <mr_bones_@gentoo.org>
gish-demo-1.0.0.ebuild:
diff --git a/games-arcade/gish-demo/gish-demo-1.0.0.ebuild b/games-arcade/gish-demo/gish-demo-1.0.0.ebuild
index e63e1580d3d9..fbc88e959e8a 100644
--- a/games-arcade/gish-demo/gish-demo-1.0.0.ebuild
+++ b/games-arcade/gish-demo/gish-demo-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.0.0.ebuild,v 1.14 2009/03/09 17:03:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/gish-demo-1.0.0.ebuild,v 1.15 2013/01/11 06:55:24 tupone Exp $
inherit eutils multilib games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 x86"
IUSE=""
RESTRICT="strip"
-QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/${PN}/gish"
+QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/gish"
RDEPEND="media-libs/libsdl
>=media-libs/openal-1.6.372