blob: fd63974b81c1a712564ced78244e20d48d02a643 (
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/app-doc/ebook-binutils/ebook-binutils-2.10.1.ebuild,v 1.9 2005/01/01 13:07:15 eradicator Exp $
EBOOKNAME="binutils"
EBOOKVERSION="2.10.1"
NOVERSION="1"
EBOOKDESTDIR=${EBOOKNAME}-${EBOOKVERSION}
inherit ebook
|