14 lines
369 B
Bash
14 lines
369 B
Bash
# Copyright 1999-2011 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.33 2011/12/02 23:43:54 vapier Exp $
|
|
|
|
# This version is really meant JUST for the ps2
|
|
|
|
PATCH_VER="1.1"
|
|
|
|
inherit toolchain eutils
|
|
|
|
DESCRIPTION="The GNU Compiler Collection"
|
|
|
|
KEYWORDS=""
|
|
IUSE=""
|