summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-08-18 02:22:21 +0000
committerJason Wever <weeve@gentoo.org>2005-08-18 02:22:21 +0000
commite494514768c596d03c70b5b4818b703415aea495 (patch)
tree62d4413851e1e239deefe885b7db43ad5753254e /dev-libs/ffcall
parentremove whitespace (diff)
downloadgentoo-2-e494514768c596d03c70b5b4818b703415aea495.tar.gz
gentoo-2-e494514768c596d03c70b5b4818b703415aea495.tar.bz2
gentoo-2-e494514768c596d03c70b5b4818b703415aea495.zip
Stable on SPARC.
(Portage version: 2.0.51.22-r2)
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 2810920e60d2..69749e3b7f29 100644
--- a/dev-libs/ffcall/ChangeLog
+++ b/dev-libs/ffcall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ffcall
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.21 2005/08/14 10:08:07 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.22 2005/08/18 02:22:21 weeve Exp $
+
+ 18 Aug 2005; Jason Wever <weeve@gentoo.org> ffcall-1.10.ebuild:
+ Stable on SPARC.
14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> ffcall-1.10.ebuild:
Stable on ppc.
diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild
index e40c96b73e78..bc341a781cfc 100644
--- a/dev-libs/ffcall/ffcall-1.10.ebuild
+++ b/dev-libs/ffcall/ffcall-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.4 2005/08/14 10:08:07 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.5 2005/08/18 02:22:21 weeve Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://www.haible.de/bruno/gnu/${P}.tar.gz"
# under GNU LGPL." -ffcall author
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~hppa ppc ~sparc x86"
+KEYWORDS="alpha ~hppa ppc sparc x86"
IUSE=""
DEPEND="virtual/libc"