summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/nxserver-1.3.2.eclass4
-rw-r--r--eclass/toolchain.eclass4
2 files changed, 4 insertions, 4 deletions
diff --git a/eclass/nxserver-1.3.2.eclass b/eclass/nxserver-1.3.2.eclass
index 87caa61822a7..2edcbb2f3396 100644
--- a/eclass/nxserver-1.3.2.eclass
+++ b/eclass/nxserver-1.3.2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.3.2.eclass,v 1.15 2007/04/13 16:56:42 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.3.2.eclass,v 1.16 2007/07/02 14:17:26 peper Exp $
#
# DEPRECATED
# eclass for handling the different nxserver binaries available
@@ -14,7 +14,7 @@ IUSE=""
LICENSE="nomachine"
SLOT="0"
KEYWORDS="x86 -ppc -sparc -alpha -mips"
-RESTRICT="nomirror strip"
+RESTRICT="mirror strip"
SRC_URI="nxserver-${MY_PV}.i386.rpm"
DEPEND="$DEPEND
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index a3769715f2bb..704b5509379a 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.336 2007/05/29 22:48:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.337 2007/07/02 14:16:32 peper Exp $
#
# Maintainer: Toolchain Ninjas <toolchain@gentoo.org>
HOMEPAGE="http://gcc.gnu.org/"
LICENSE="GPL-2 LGPL-2.1"
-RESTRICT="nostrip" # cross-compilers need controlled stripping
+RESTRICT="strip" # cross-compilers need controlled stripping
#---->> eclass stuff <<----
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib fixheadtails