diff options
Diffstat (limited to 'dev-lang/icc/icc-9.1.045.ebuild')
-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) |