diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-01 16:51:28 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-01 16:51:28 +0000 |
commit | 1db1d9ccd801f52a4ccc0955bfbeb1be900e636e (patch) | |
tree | 414ee24107f4a369bceb5992f1b35202a6d43505 /dev-libs/libf2c/libf2c-20021004-r1.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-1db1d9ccd801f52a4ccc0955bfbeb1be900e636e.tar.gz gentoo-2-1db1d9ccd801f52a4ccc0955bfbeb1be900e636e.tar.bz2 gentoo-2-1db1d9ccd801f52a4ccc0955bfbeb1be900e636e.zip |
~sparc (on behalf of ciaranm), took maintainership
Diffstat (limited to 'dev-libs/libf2c/libf2c-20021004-r1.ebuild')
-rw-r--r-- | dev-libs/libf2c/libf2c-20021004-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libf2c/libf2c-20021004-r1.ebuild b/dev-libs/libf2c/libf2c-20021004-r1.ebuild index 8308ffdb0a27..0fd71e7a3472 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 # 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.2 2004/07/01 11:49:28 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004-r1.ebuild,v 1.3 2004/07/01 16:48:00 kugelfang 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" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" DEPEND="virtual/glibc" |