diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-10 19:55:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-10 19:55:03 +0000 |
commit | 9ff1d157d05dcb978aadd9afe8c23e2dbedb20c6 (patch) | |
tree | 06f80e66767a421d03d55223153521cf9ad952e1 /dev-libs/libf2c/libf2c-20021004-r1.ebuild | |
parent | Stable on sparc for consistency - reiser will still eat your data on sparc (M... (diff) | |
download | gentoo-2-9ff1d157d05dcb978aadd9afe8c23e2dbedb20c6.tar.gz gentoo-2-9ff1d157d05dcb978aadd9afe8c23e2dbedb20c6.tar.bz2 gentoo-2-9ff1d157d05dcb978aadd9afe8c23e2dbedb20c6.zip |
Stable on ppc64
Diffstat (limited to 'dev-libs/libf2c/libf2c-20021004-r1.ebuild')
-rw-r--r-- | dev-libs/libf2c/libf2c-20021004-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libf2c/libf2c-20021004-r1.ebuild b/dev-libs/libf2c/libf2c-20021004-r1.ebuild index b117a742d55d..fe691326a788 100644 --- a/dev-libs/libf2c/libf2c-20021004-r1.ebuild +++ b/dev-libs/libf2c/libf2c-20021004-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.8 2004/09/09 12:02:22 tchiwam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.9 2005/01/10 19:55:03 corsair Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.netlib.org/f2c/${PN}.zip" LICENSE="libf2c" SLOT="0" -KEYWORDS="x86 amd64 ppc ~ppc64 sparc" +KEYWORDS="x86 amd64 ppc ppc64 sparc" IUSE="" DEPEND="virtual/libc" |