summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-24 04:39:16 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-24 04:39:16 +0000
commitb7404b884d2a94e4aca50ce7f8af8578b307be6e (patch)
tree1be6b665fc90f04d6de45a400443332a937d19ac /sys-devel
parentMarked 2.30 stable on mips, updated 2.18, 2.19, and 2.23 for Modular X, and t... (diff)
downloadgentoo-2-b7404b884d2a94e4aca50ce7f8af8578b307be6e.tar.gz
gentoo-2-b7404b884d2a94e4aca50ce7f8af8578b307be6e.tar.bz2
gentoo-2-b7404b884d2a94e4aca50ce7f8af8578b307be6e.zip
match *-gnu* instead of just *-gnu for things like *-gnueabi
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'sys-devel')
-rwxr-xr-xsys-devel/crossdev/files/crossdev4
-rw-r--r--sys-devel/crossdev/files/digest-crossdev-0.9.151
2 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/crossdev/files/crossdev b/sys-devel/crossdev/files/crossdev
index 698390ab6010..ae1df0dc0d2d 100755
--- a/sys-devel/crossdev/files/crossdev
+++ b/sys-devel/crossdev/files/crossdev
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.60 2006/04/12 22:08:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.61 2006/04/24 04:39:16 vapier Exp $
cd /
@@ -192,7 +192,7 @@ parse_target() {
*-dietlibc) LPKG="dietlibc";;
*-klibc) LPKG="klibc";;
*-uclibc) LPKG="uclibc";;
- *-gnu) LPKG="glibc";;
+ *-gnu*) LPKG="glibc";;
# Now for the BSDs ...
*-freebsd*)
diff --git a/sys-devel/crossdev/files/digest-crossdev-0.9.15 b/sys-devel/crossdev/files/digest-crossdev-0.9.15
index e69de29bb2d1..8b137891791f 100644
--- a/sys-devel/crossdev/files/digest-crossdev-0.9.15
+++ b/sys-devel/crossdev/files/digest-crossdev-0.9.15
@@ -0,0 +1 @@
+