summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-24 21:14:21 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-24 21:14:21 +0000
commit822b9d79508bf1de8632bc82d3b2446925553b51 (patch)
treeeb6246544fe4609e016cf00ff7d40c958020776e /sys-devel/crossdev
parentAdd missing dependency in kwin (or kdebase). (diff)
downloadgentoo-2-822b9d79508bf1de8632bc82d3b2446925553b51.tar.gz
gentoo-2-822b9d79508bf1de8632bc82d3b2446925553b51.tar.bz2
gentoo-2-822b9d79508bf1de8632bc82d3b2446925553b51.zip
add mingw32 to help #148960
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-devel/crossdev')
-rwxr-xr-xsys-devel/crossdev/files/crossdev3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/crossdev/files/crossdev b/sys-devel/crossdev/files/crossdev
index f6be3ad42f42..8d0826931624 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.74 2006/09/17 07:04:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.75 2006/09/24 21:14:21 vapier Exp $
cd /
@@ -185,6 +185,7 @@ parse_target() {
Special Targets:
- avr http://www.nongnu.org/avr-libc/
- bfin http://blackfin.uclinux.org/
+ - mingw32 http://www.mingw.org/
- msp430 http://mspgcc.sourceforge.net/
- nios2 http://www.altera.com/products/ip/processors/nios2/ni2-index.html
- ee / iop / dvp (ps2) [Playstation 2 targets]