diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-17 03:05:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-17 03:05:20 +0000 |
commit | fdd10f78833f16777e09336092be76df66039375 (patch) | |
tree | f69faef837e8956546410285b2948462665c7b1e /sys-devel/binutils/binutils-2.15.ebuild | |
parent | stable on ppc64, bug #83920 (diff) | |
download | gentoo-2-fdd10f78833f16777e09336092be76df66039375.tar.gz gentoo-2-fdd10f78833f16777e09336092be76df66039375.tar.bz2 gentoo-2-fdd10f78833f16777e09336092be76df66039375.zip |
bsd love
Diffstat (limited to 'sys-devel/binutils/binutils-2.15.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.ebuild b/sys-devel/binutils/binutils-2.15.ebuild index 5a61a83a2042..d7f850df1a6e 100644 --- a/sys-devel/binutils/binutils-2.15.ebuild +++ b/sys-devel/binutils/binutils-2.15.ebuild @@ -1,8 +1,8 @@ # 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.15.ebuild,v 1.3 2005/04/17 07:37:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.ebuild,v 1.4 2005/05/17 03:05:20 vapier Exp $ -PATCHVER="" +PATCHVER="1.0" UCLIBC_PATCHVER="" inherit toolchain-binutils |