diff options
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/Manifest | 2 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index f560f1c55a14..fdb254b8e393 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -9,7 +9,7 @@ MD5 e21f6946638a6f586b47c94b945e7784 binutils-2.15.90.0.3-r1.ebuild 5000 MD5 b55e9dd331f7d7673f884aae19c5a7eb binutils-2.14.90.0.6-r3.ebuild 5983 MD5 49cffbaeef2dd1231dec2898d7a6415a binutils-2.14.90.0.5-r1.ebuild 5747 MD5 b0a9bfbad41ee599743f89126cbd38fc binutils-2.13.90.0.18-r1.ebuild 5441 -MD5 3be5bf0908b2990758df1e9be78da3c3 binutils-2.15.90.0.1.1-r1.ebuild 4707 +MD5 1e8e773c02e9ddca2e8c6fff41f33d14 binutils-2.15.90.0.1.1-r1.ebuild 4777 MD5 b24fb75ac034dfb380b1bce6ce8467f9 binutils-2.14.90.0.8-r1.ebuild 4708 MD5 c4871e1f5a6263e68825b11d950ec2b2 binutils-2.14.90.0.7-r4.ebuild 6409 MD5 3278d023e15117dd880580c95e2167ef binutils-2.14.90.0.8.ebuild 4666 diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild index ef6315e78765..f4fc87914a8a 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild,v 1.1 2004/05/05 01:46:08 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild,v 1.2 2004/05/05 03:36:44 lv Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -13,7 +13,8 @@ DESCRIPTION="Tools necessary to build programs" HOMEPAGE="http://sources.redhat.com/binutils/" SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 mirror://kernel/linux/devel/binutils/test/${P}.tar.bz2 - mirror://gentoo/${PN}-2.15.90.0.1-patches-${PATCHVER}.tar.bz2" + http://dev.gentoo.org/~lv/binutils-2.15.90.0.1-patches-1.1.tar.bz2" +# mirror://gentoo/${PN}-2.15.90.0.1-patches-${PATCHVER}.tar.bz2" LICENSE="GPL-2 | LGPL-2" SLOT="0" |