diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 20:34:13 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 20:34:13 +0000 |
commit | 42263a833793514e1d976884bfc1235b4dfd118d (patch) | |
tree | 4783c0e8e1691b52386a2b9f5948dc37eff649a7 /games-emulation | |
parent | Changing nomirror to mirror. (diff) | |
download | historical-42263a833793514e1d976884bfc1235b4dfd118d.tar.gz historical-42263a833793514e1d976884bfc1235b4dfd118d.tar.bz2 historical-42263a833793514e1d976884bfc1235b4dfd118d.zip |
Changing nostrip to strip.
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/caps/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/caps/caps-20040303.ebuild | 6 | ||||
-rw-r--r-- | games-emulation/epsxe/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/epsxe/epsxe-1.5.2-r1.ebuild | 6 | ||||
-rw-r--r-- | games-emulation/epsxe/epsxe-1.6.0-r3.ebuild | 6 | ||||
-rw-r--r-- | games-emulation/gxmame/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/gxmame/gxmame-0.35_beta2.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/mastergear-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/xe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xe/xe-20060101.ebuild | 4 |
11 files changed, 40 insertions, 22 deletions
diff --git a/games-emulation/caps/ChangeLog b/games-emulation/caps/ChangeLog index 8aa9f6710c88..a16a945d6a69 100644 --- a/games-emulation/caps/ChangeLog +++ b/games-emulation/caps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/caps -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.3 2005/06/15 11:09:06 dholm Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.4 2006/03/31 20:28:47 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> caps-20040303.ebuild: + Changing nostrip to strip. 15 Jun 2005; David Holm <dholm@gentoo.org> caps-20040303.ebuild: Stable on ppc. diff --git a/games-emulation/caps/caps-20040303.ebuild b/games-emulation/caps/caps-20040303.ebuild index 22bdf000ef3f..18bb598470e9 100644 --- a/games-emulation/caps/caps-20040303.ebuild +++ b/games-emulation/caps/caps-20040303.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/caps-20040303.ebuild,v 1.3 2005/06/15 11:09:06 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/caps-20040303.ebuild,v 1.4 2006/03/31 20:28:47 wolf31o2 Exp $ inherit eutils @@ -16,7 +16,7 @@ LICENSE="CAPS" SLOT="0" KEYWORDS="~amd64 ppc ~x86" IUSE="" -RESTRICT="nostrip" +RESTRICT="strip" src_install() { insinto /usr/include/caps diff --git a/games-emulation/epsxe/ChangeLog b/games-emulation/epsxe/ChangeLog index a3bcc11ad773..858be601ff4d 100644 --- a/games-emulation/epsxe/ChangeLog +++ b/games-emulation/epsxe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/epsxe -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/ChangeLog,v 1.5 2004/09/13 04:45:07 mr_bones_ Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/ChangeLog,v 1.6 2006/03/31 20:29:58 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> epsxe-1.5.2-r1.ebuild, + epsxe-1.6.0-r3.ebuild: + Changing nostrip to strip. 12 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> epsxe-1.6.0-r3.ebuild: fix SRC_URI for bug #63848; tidy diff --git a/games-emulation/epsxe/epsxe-1.5.2-r1.ebuild b/games-emulation/epsxe/epsxe-1.5.2-r1.ebuild index ff90cbf276ec..838f1b9ef8cb 100644 --- a/games-emulation/epsxe/epsxe-1.5.2-r1.ebuild +++ b/games-emulation/epsxe/epsxe-1.5.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/epsxe-1.5.2-r1.ebuild,v 1.5 2004/06/24 22:26:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/epsxe-1.5.2-r1.ebuild,v 1.6 2006/03/31 20:29:58 wolf31o2 Exp $ inherit games @@ -12,7 +12,7 @@ LICENSE="freedist" SLOT="0" KEYWORDS="-* x86" IUSE="opengl" -RESTRICT="nostrip" # For some strange reason, strip truncates the whole file +RESTRICT="strip" # For some strange reason, strip truncates the whole file DEPEND="app-arch/unzip" RDEPEND=">=dev-libs/glib-1.2 diff --git a/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild b/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild index 11e4ed3b327e..013d685b9844 100644 --- a/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild +++ b/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild,v 1.5 2004/09/13 04:45:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/epsxe/epsxe-1.6.0-r3.ebuild,v 1.6 2006/03/31 20:29:58 wolf31o2 Exp $ inherit games @@ -12,7 +12,7 @@ LICENSE="freedist" SLOT="0" KEYWORDS="-* x86" IUSE="opengl" -RESTRICT="nostrip" # For some strange reason, strip truncates the whole file +RESTRICT="strip" # For some strange reason, strip truncates the whole file DEPEND="app-arch/unzip" RDEPEND=">=dev-libs/glib-1.2 diff --git a/games-emulation/gxmame/ChangeLog b/games-emulation/gxmame/ChangeLog index 4c44464be3c4..2fe74579f491 100644 --- a/games-emulation/gxmame/ChangeLog +++ b/games-emulation/gxmame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/gxmame # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/ChangeLog,v 1.17 2006/01/25 15:48:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/ChangeLog,v 1.18 2006/03/31 20:32:54 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gxmame-0.35_beta2.ebuild: + Changing nostrip to strip. 25 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> gxmame-0.35_beta2.ebuild: diff --git a/games-emulation/gxmame/gxmame-0.35_beta2.ebuild b/games-emulation/gxmame/gxmame-0.35_beta2.ebuild index c2aa956c08ef..8492d4b769c2 100644 --- a/games-emulation/gxmame/gxmame-0.35_beta2.ebuild +++ b/games-emulation/gxmame/gxmame-0.35_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/gxmame-0.35_beta2.ebuild,v 1.5 2006/01/25 15:48:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/gxmame-0.35_beta2.ebuild,v 1.6 2006/03/31 20:32:54 wolf31o2 Exp $ inherit games @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86" IUSE="nls joystick" -RESTRICT="nostrip" +RESTRICT="strip" DEPEND="dev-libs/expat >=x11-libs/gtk+-2.4 diff --git a/games-emulation/mastergear-bin/ChangeLog b/games-emulation/mastergear-bin/ChangeLog index 22ecf23b0bff..9e188eb0c6bc 100644 --- a/games-emulation/mastergear-bin/ChangeLog +++ b/games-emulation/mastergear-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mastergear-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mastergear-bin/ChangeLog,v 1.3 2006/02/11 04:47:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mastergear-bin/ChangeLog,v 1.4 2006/03/31 20:33:34 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + mastergear-bin-2.0.ebuild: + Changing nostrip to strip. 11 Feb 2006; Joshua Baergen <joshuabaergen@gentoo.org> mastergear-bin-2.0.ebuild: diff --git a/games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild b/games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild index 940119cba918..3f8558373d38 100644 --- a/games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild +++ b/games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild,v 1.2 2006/02/11 04:47:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mastergear-bin/mastergear-bin-2.0.ebuild,v 1.3 2006/03/31 20:33:34 wolf31o2 Exp $ inherit games @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="x86" IUSE="" -RESTRICT="nostrip" +RESTRICT="strip" RDEPEND="|| ( x11-libs/libXext virtual/x11 ) sys-libs/zlib" diff --git a/games-emulation/xe/ChangeLog b/games-emulation/xe/ChangeLog index c3d339c69bb1..b11d33a410a9 100644 --- a/games-emulation/xe/ChangeLog +++ b/games-emulation/xe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xe # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.3 2006/02/11 04:06:03 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.4 2006/03/31 20:34:13 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> xe-20060101.ebuild: + Changing nostrip to strip. 11 Feb 2006; Joshua Baergen <joshuabaergen@gentoo.org> xe-20050801.ebuild, xe-20060101.ebuild: diff --git a/games-emulation/xe/xe-20060101.ebuild b/games-emulation/xe/xe-20060101.ebuild index d01cba0d6642..ed2772300a1e 100644 --- a/games-emulation/xe/xe-20060101.ebuild +++ b/games-emulation/xe/xe-20060101.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/xe-20060101.ebuild,v 1.2 2006/02/11 04:06:03 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/xe-20060101.ebuild,v 1.3 2006/03/31 20:34:13 wolf31o2 Exp $ inherit games @@ -13,7 +13,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="-* ~x86" IUSE="" -RESTRICT="nostrip" +RESTRICT="strip" RDEPEND="|| ( ( x11-libs/libXv x11-libs/libXxf86vm ) |