diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 20:19:43 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 20:19:43 +0000 |
commit | 30b431f40becbfbe53fb545b5d0145b47e85dc96 (patch) | |
tree | eb82c4b37ea8621d1806a1ef776523b854fce796 /games-action/descent3 | |
parent | Stable on alpha wrt bug #126435 (diff) | |
download | historical-30b431f40becbfbe53fb545b5d0145b47e85dc96.tar.gz historical-30b431f40becbfbe53fb545b5d0145b47e85dc96.tar.bz2 historical-30b431f40becbfbe53fb545b5d0145b47e85dc96.zip |
Changing nostrip to strip.
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'games-action/descent3')
-rw-r--r-- | games-action/descent3/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index fbeb7ec282d0..a57746fea0be 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent3 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.18 2006/03/20 21:46:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.19 2006/03/31 20:16:49 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + descent3-1.4.0b-r1.ebuild: + Changing nostrip to strip. 20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b-r1.ebuild: diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index 2096239a7919..91b80b013416 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.5 2006/03/20 21:46:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.6 2006/03/31 20:16:49 wolf31o2 Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="amd64 x86" -RESTRICT="nostrip" +RESTRICT="strip" DEPEND="" RDEPEND="sys-libs/glibc |