summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 02:55:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 02:55:17 +0000
commitf4fd99a9c6702c5ae255f535d5c578d14b46fd51 (patch)
tree181370f74a4082402d6c93e27cf7b1386b67c0bb /dev-libs/ffcall
parentStable on ppc. (diff)
downloadhistorical-f4fd99a9c6702c5ae255f535d5c578d14b46fd51.tar.gz
historical-f4fd99a9c6702c5ae255f535d5c578d14b46fd51.tar.bz2
historical-f4fd99a9c6702c5ae255f535d5c578d14b46fd51.zip
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r--dev-libs/ffcall/ChangeLog7
-rw-r--r--dev-libs/ffcall/ffcall-1.8d.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog
index e8cfc7f01f48..88628d50c1e8 100644
--- a/dev-libs/ffcall/ChangeLog
+++ b/dev-libs/ffcall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ffcall
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.16 2004/12/29 22:15:18 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.17 2005/04/24 02:50:19 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ffcall-1.8d.ebuild:
+ Stable on ppc.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-libs/ffcall/ffcall-1.8d.ebuild b/dev-libs/ffcall/ffcall-1.8d.ebuild
index 028dcff8d235..dc55fa506dd4 100644
--- a/dev-libs/ffcall/ffcall-1.8d.ebuild
+++ b/dev-libs/ffcall/ffcall-1.8d.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/ffcall/ffcall-1.8d.ebuild,v 1.19 2004/11/09 22:19:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.8d.ebuild,v 1.20 2005/04/24 02:50:19 hansmi Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz"
# under GNU LGPL." -ffcall author
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="x86 sparc ~hppa alpha ~ppc"
+KEYWORDS="x86 sparc ~hppa alpha ppc"
IUSE=""
DEPEND="virtual/libc"