diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-14 18:58:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-14 18:58:57 +0000 |
commit | 113d1f06513505f07af472c70285b82eb6b40d51 (patch) | |
tree | b264ddf36fc821e9904ab9ed7e624d0d600c4864 /sys-devel/binutils | |
parent | whitespace (diff) | |
download | gentoo-2-113d1f06513505f07af472c70285b82eb6b40d51.tar.gz gentoo-2-113d1f06513505f07af472c70285b82eb6b40d51.tar.bz2 gentoo-2-113d1f06513505f07af472c70285b82eb6b40d51.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.22-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.22-r1.ebuild b/sys-devel/binutils/binutils-2.22-r1.ebuild index f57904531f36..e36b07070da2 100644 --- a/sys-devel/binutils/binutils-2.22-r1.ebuild +++ b/sys-devel/binutils/binutils-2.22-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.4 2012/06/13 20:29:03 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22-r1.ebuild,v 1.5 2012/06/14 18:58:57 mr_bones_ Exp $ PATCHVER="1.3" ELF2FLT_VER="" inherit toolchain-binutils KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd -x86-fbsd" - |