diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:52:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:52:06 +0000 |
commit | 81e161f11bf1763786b9a6b965b50c20119498b8 (patch) | |
tree | 622cbdce36fa8a7d2cfd71d84c6a90f5947bf16a /dev-lang/icc | |
parent | whitespace (diff) | |
download | historical-81e161f11bf1763786b9a6b965b50c20119498b8.tar.gz historical-81e161f11bf1763786b9a6b965b50c20119498b8.tar.bz2 historical-81e161f11bf1763786b9a6b965b50c20119498b8.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-lang/icc')
-rw-r--r-- | dev-lang/icc/icc-9.1.045.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/icc/icc-9.1.045.ebuild b/dev-lang/icc/icc-9.1.045.ebuild index acea653f203a..cd729ed8eb0a 100644 --- a/dev-lang/icc/icc-9.1.045.ebuild +++ b/dev-lang/icc/icc-9.1.045.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-9.1.045.ebuild,v 1.5 2007/04/28 16:55:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-9.1.045.ebuild,v 1.6 2007/06/26 01:50:27 mr_bones_ Exp $ inherit rpm versionator @@ -32,7 +32,7 @@ src_unpack() { cd ${S} || die # The tarball contains rpms for multiple arches, and a lot of - # auxiliary rpms common across arches. We must throw away + # auxiliary rpms common across arches. We must throw away # the arch we're not. case ${ARCH} in amd64) |