diff options
Diffstat (limited to 'sys-apps/nictools/nictools-20030719.ebuild')
-rw-r--r-- | sys-apps/nictools/nictools-20030719.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/nictools/nictools-20030719.ebuild b/sys-apps/nictools/nictools-20030719.ebuild index 09a7ac50fdbc..6f8f6b33c37e 100644 --- a/sys-apps/nictools/nictools-20030719.ebuild +++ b/sys-apps/nictools/nictools-20030719.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/nictools/nictools-20030719.ebuild,v 1.2 2003/09/23 22:21:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/nictools/nictools-20030719.ebuild,v 1.3 2003/09/25 19:00:45 robbat2 Exp $ DESCRIPTION="nictools - diagnostic tools for a variety of ISA and PCI network cards" HOMEPAGE="http://www.scyld.com/diag/index.html" @@ -8,7 +8,8 @@ HOMEPAGE="http://www.scyld.com/diag/index.html" # of the files from all of the debian package, and the entirely of the Scyld # website. # It has a vastly modified Makefile to make it easy to build on Gentoo -SRC_URI="mirrors:/gentoo/${P}.tbz2" +SRC_URI="mirrors://gentoo/${P}.tbz2 + mirrors://gentoo/${P}-gcc33-multilinestring.patch" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |