blob: 21ef42399d2d92b38151e3f6c3c96098fc95289b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.91.0.4.ebuild,v 1.1 2005/11/13 22:02:45 vapier Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
# ARCH - packages to test before marking
KEYWORDS="-*"
|