diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-11-15 03:24:19 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-11-15 03:24:19 +0000 |
commit | 2a460d73da6ec784e56a65308b9031079f157da9 (patch) | |
tree | 75d6c9c130346e9e843e02bfb3b23c6a2860fc18 /dev-lang/ifc | |
parent | stable on ia64 (diff) | |
download | gentoo-2-2a460d73da6ec784e56a65308b9031079f157da9.tar.gz gentoo-2-2a460d73da6ec784e56a65308b9031079f157da9.tar.bz2 gentoo-2-2a460d73da6ec784e56a65308b9031079f157da9.zip |
cpio moved from sys-apps to app-arch
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/Manifest | 10 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-7.0.064.ebuild | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-lang/ifc/Manifest b/dev-lang/ifc/Manifest index 9a24c1bd14e5..48e56c463700 100644 --- a/dev-lang/ifc/Manifest +++ b/dev-lang/ifc/Manifest @@ -1,11 +1,11 @@ +MD5 301f69a77d648425857297505a39952f ifc-7.0.064.ebuild 3172 +MD5 c1badf470aa14fac9e3ee006cf5a8c2d ifc-6.0.ebuild 2707 MD5 0a4772caf23e9c3447b9f2e78b70b300 ChangeLog 1511 -MD5 501532d79fe96d761efedbe9bc42c666 ifc-6.0.ebuild 2705 -MD5 e9c542edb1da833e069c7c6fe8bc07cf ifc-7.0.064.ebuild 3173 MD5 f50b571e90df495eddc6b3dc77fdb66d ifc-7.0.064-r1.ebuild 3420 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 +MD5 5edab4cd21580d1e9a97206e9bfcdeab files/digest-ifc-7.0.064 65 MD5 b10d5f0e2cf2393977007cf31b6d413a files/6.0/05icc-ifc 225 -MD5 f498ef092cdd40c2b20d4a80a93d7437 files/7.0.064/05icc-ifc 225 -MD5 f498ef092cdd40c2b20d4a80a93d7437 files/7.0.064-r1/05icc-ifc 225 MD5 a3b9072faee233848ad6fbd111240a8f files/7.0.064-r1/ifc 155 +MD5 f498ef092cdd40c2b20d4a80a93d7437 files/7.0.064-r1/05icc-ifc 225 +MD5 f498ef092cdd40c2b20d4a80a93d7437 files/7.0.064/05icc-ifc 225 diff --git a/dev-lang/ifc/ifc-6.0.ebuild b/dev-lang/ifc/ifc-6.0.ebuild index 4ee44e438f72..8f2d789c9045 100644 --- a/dev-lang/ifc/ifc-6.0.ebuild +++ b/dev-lang/ifc/ifc-6.0.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-6.0.ebuild,v 1.10 2003/03/29 04:47:44 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-6.0.ebuild,v 1.11 2003/11/15 03:22:26 seemant Exp $ S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -20,7 +20,7 @@ KEYWORDS="-* x86" DEPEND=">=virtual/linux-sources-2.4 >=sys-libs/glibc-2.2.2 - sys-apps/cpio + app-arch/cpio app-arch/rpm" RDEPEND=">=virtual/linux-sources-2.4 diff --git a/dev-lang/ifc/ifc-7.0.064.ebuild b/dev-lang/ifc/ifc-7.0.064.ebuild index 75a231ab98f3..0d29b7538254 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.6 2003/09/11 01:08:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064.ebuild,v 1.7 2003/11/15 03:22:26 seemant Exp $ S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -20,7 +20,7 @@ KEYWORDS="-* x86" DEPEND=">=virtual/linux-sources-2.4 >=sys-libs/glibc-2.2.4 - sys-apps/cpio + app-arch/cpio app-arch/rpm" RDEPEND=">=virtual/linux-sources-2.4 |