diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:13:03 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:13:03 +0000 |
commit | 578832d6287cfa55a86e04b4c2e8377ff260c0d8 (patch) | |
tree | 173b9cea83b7cab8866b081db05c4e3aa517de7a /dev-lang/ifc | |
parent | repoman: fix leading whitespace (diff) | |
download | gentoo-2-578832d6287cfa55a86e04b4c2e8377ff260c0d8.tar.gz gentoo-2-578832d6287cfa55a86e04b4c2e8377ff260c0d8.tar.bz2 gentoo-2-578832d6287cfa55a86e04b4c2e8377ff260c0d8.zip |
repoman: fix leading whitespace
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/Manifest | 4 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-7.0.064-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-7.0.064.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/ifc/Manifest b/dev-lang/ifc/Manifest index b1a222c650ac..aacc72f90b79 100644 --- a/dev-lang/ifc/Manifest +++ b/dev-lang/ifc/Manifest @@ -1,7 +1,7 @@ MD5 1cdf47c8455b2bab1f106c56344ebc8c ChangeLog 1248 MD5 501532d79fe96d761efedbe9bc42c666 ifc-6.0.ebuild 2705 -MD5 0b0e8b5f39aec00a224c15801564dd41 ifc-7.0.064-r1.ebuild 3297 -MD5 9215793cbf6242a8170da2976d4c7b17 ifc-7.0.064.ebuild 3172 +MD5 7ea953022ca7510b8b78f18f3f575dae ifc-7.0.064-r1.ebuild 3295 +MD5 e9c542edb1da833e069c7c6fe8bc07cf ifc-7.0.064.ebuild 3173 MD5 0e550038b4a16719d30d2c5298ee4a9b files/digest-ifc-6.0 65 MD5 5edab4cd21580d1e9a97206e9bfcdeab files/digest-ifc-7.0.064 65 MD5 5edab4cd21580d1e9a97206e9bfcdeab files/digest-ifc-7.0.064-r1 65 diff --git a/dev-lang/ifc/ifc-7.0.064-r1.ebuild b/dev-lang/ifc/ifc-7.0.064-r1.ebuild index a8305c55ee9d..6f6588a63ff0 100644 --- a/dev-lang/ifc/ifc-7.0.064-r1.ebuild +++ b/dev-lang/ifc/ifc-7.0.064-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064-r1.ebuild,v 1.2 2003/06/12 20:31:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064-r1.ebuild,v 1.3 2003/09/11 01:08:23 msterret Exp $ S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}" HOMEPAGE="http://developer.intel.com/software/products/compilers/flin/" - # Effectively the same license as icc +# Effectively the same license as icc LICENSE="icc-7.0" SLOT="0" KEYWORDS="-* x86" diff --git a/dev-lang/ifc/ifc-7.0.064.ebuild b/dev-lang/ifc/ifc-7.0.064.ebuild index b86d32986550..75a231ab98f3 100644 --- a/dev-lang/ifc/ifc-7.0.064.ebuild +++ b/dev-lang/ifc/ifc-7.0.064.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064.ebuild,v 1.5 2003/03/29 04:47:44 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064.ebuild,v 1.6 2003/09/11 01:08:23 msterret Exp $ S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}" HOMEPAGE="http://developer.intel.com/software/products/compilers/flin/" - # Effectively the same license as icc +# Effectively the same license as icc LICENSE="icc-7.0" SLOT="0" KEYWORDS="-* x86" |