14 lines
369 B
Bash
14 lines
369 B
Bash
# Copyright 1999-2012 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.34 2012/11/24 21:22:30 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=""
|