summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 20:34:13 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-31 20:34:13 +0000
commit6b349323e0d5482a8b2377cefc764cc3ba65240d (patch)
treef375c1b322f582da940dc05bdd4ded055a635cfa /games-emulation/xe
parentChanging nostrip to strip. (diff)
downloadgentoo-2-6b349323e0d5482a8b2377cefc764cc3ba65240d.tar.gz
gentoo-2-6b349323e0d5482a8b2377cefc764cc3ba65240d.tar.bz2
gentoo-2-6b349323e0d5482a8b2377cefc764cc3ba65240d.zip
Changing nostrip to strip.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-emulation/xe')
-rw-r--r--games-emulation/xe/ChangeLog5
-rw-r--r--games-emulation/xe/xe-20060101.ebuild4
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 )