summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-29 13:19:19 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-29 13:19:19 +0000
commitc53fbf1131e7f9fc68ad44f5672fe11905498b3d (patch)
tree25a1f040e8ea4d1e7821a3c0e30e20cb245fd072 /dev-libs/ffcall
parentMasked sci-libs/lapack-atlas-3.7.15 for additional testing. (diff)
downloadgentoo-2-c53fbf1131e7f9fc68ad44f5672fe11905498b3d.tar.gz
gentoo-2-c53fbf1131e7f9fc68ad44f5672fe11905498b3d.tar.bz2
gentoo-2-c53fbf1131e7f9fc68ad44f5672fe11905498b3d.zip
stable on amd64
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r--dev-libs/ffcall/ChangeLog5
-rw-r--r--dev-libs/ffcall/ffcall-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog
index 32bd19a368bc..1fac4d235a1e 100644
--- a/dev-libs/ffcall/ChangeLog
+++ b/dev-libs/ffcall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ffcall
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.26 2006/06/19 18:58:37 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.27 2006/08/29 13:19:19 blubb Exp $
+
+ 29 Aug 2006; <blubb@gentoo.org> ffcall-1.10.ebuild:
+ stable on amd64
19 Jun 2006; Jon Hood <squinky86@gentoo.org> ffcall-1.10.ebuild:
Remove ChangeLog from the dodoc (it doesn't exist). Change SRC_URI to a
diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild
index 6aec45cf8263..2d77cd3ec460 100644
--- a/dev-libs/ffcall/ffcall-1.10.ebuild
+++ b/dev-libs/ffcall/ffcall-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.7 2006/06/19 18:58:37 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.8 2006/08/29 13:19:19 blubb Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.santafe.edu/pub/gnu/${P}.tar.gz"
# under GNU LGPL." -ffcall author
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc-macos sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND="virtual/libc"