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/xe | |
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/xe')
-rw-r--r-- | games-emulation/xe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xe/xe-20060101.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 ) |