summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-14 10:12:37 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-14 10:12:37 +0000
commitf3b11cdc12f7058d45e5119e91c345a047c9db96 (patch)
tree8ccb74d55c6f1323818f9ebafb07811e6fc72d33 /dev-libs/ffcall
parentversion bump (diff)
downloadgentoo-2-f3b11cdc12f7058d45e5119e91c345a047c9db96.tar.gz
gentoo-2-f3b11cdc12f7058d45e5119e91c345a047c9db96.tar.bz2
gentoo-2-f3b11cdc12f7058d45e5119e91c345a047c9db96.zip
Stable on ppc.
(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 b1675ebea26a..2810920e60d2 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.20 2005/08/03 22:29:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.21 2005/08/14 10:08:07 hansmi Exp $
+
+ 14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> ffcall-1.10.ebuild:
+ Stable on ppc.
03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> ffcall-1.10.ebuild:
Stable on alpha.
diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild
index dc78cb40691b..e40c96b73e78 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.3 2005/08/03 22:29:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.4 2005/08/14 10:08:07 hansmi 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"