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-demo | |
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-demo')
-rw-r--r-- | games-action/descent3-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/descent3-demo/descent3-demo-1.4.0a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/descent3-demo/ChangeLog b/games-action/descent3-demo/ChangeLog index d65544774182..8b969029998f 100644 --- a/games-action/descent3-demo/ChangeLog +++ b/games-action/descent3-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent3-demo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/ChangeLog,v 1.3 2006/03/24 21:22:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/ChangeLog,v 1.4 2006/03/31 20:18:19 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + descent3-demo-1.4.0a.ebuild: + Changing nostrip to strip. 24 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> descent3-demo-1.4.0a.ebuild: diff --git a/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild b/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild index 8a5d71d218ab..a1ac8b0eb144 100644 --- a/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild +++ b/games-action/descent3-demo/descent3-demo-1.4.0a.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-demo/descent3-demo-1.4.0a.ebuild,v 1.3 2006/03/24 21:22:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild,v 1.4 2006/03/31 20:18:19 wolf31o2 Exp $ inherit eutils games @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~x86" IUSE="" -RESTRICT="nostrip" +RESTRICT="strip" DEPEND="games-util/loki_patch" RDEPEND="sys-libs/glibc |