diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 22:12:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-31 22:12:59 +0000 |
commit | 96cb5d2e1cd745a6e41c607b80e6c5c503a6a7c5 (patch) | |
tree | 8897261b9e923a4f03152ea68180032c206451b7 /games-strategy/smac | |
parent | Changed nostrip to strip. (diff) | |
download | gentoo-2-96cb5d2e1cd745a6e41c607b80e6c5c503a6a7c5.tar.gz gentoo-2-96cb5d2e1cd745a6e41c607b80e6c5c503a6a7c5.tar.bz2 gentoo-2-96cb5d2e1cd745a6e41c607b80e6c5c503a6a7c5.zip |
Changed nostrip to strip.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-strategy/smac')
-rw-r--r-- | games-strategy/smac/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/smac/smac-6.0a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/smac/ChangeLog b/games-strategy/smac/ChangeLog index fbc1c9f8e8fe..397ce0f1d202 100644 --- a/games-strategy/smac/ChangeLog +++ b/games-strategy/smac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/smac # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.6 2006/03/27 14:13:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.7 2006/03/31 22:12:59 wolf31o2 Exp $ + + 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> smac-6.0a.ebuild: + Changed nostrip to strip. 27 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> smac-6.0a.ebuild: Moved games_pkg_postinst to beginning of pkg_postinst. diff --git a/games-strategy/smac/smac-6.0a.ebuild b/games-strategy/smac/smac-6.0a.ebuild index 974b5f9b4438..c1e3d45e5cb7 100644 --- a/games-strategy/smac/smac-6.0a.ebuild +++ b/games-strategy/smac/smac-6.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-strategy/smac/smac-6.0a.ebuild,v 1.7 2006/03/27 14:13:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.8 2006/03/31 22:12:59 wolf31o2 Exp $ inherit eutils games @@ -13,7 +13,7 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="~x86" IUSE="videos" -RESTRICT="nostrip" +RESTRICT="strip" DEPEND="games-util/loki_patch" RDEPEND="sys-libs/glibc |