summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-15 12:08:52 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-15 12:08:52 +0000
commit4339f3c8c557913cfa758e7923535bd23ad33fba (patch)
tree1fc680d6dfae60cacc59741042b44f951ef59648 /dev-libs/ffcall
parentEbuild cleanup. (Manifest recommit) (diff)
downloadgentoo-2-4339f3c8c557913cfa758e7923535bd23ad33fba.tar.gz
gentoo-2-4339f3c8c557913cfa758e7923535bd23ad33fba.tar.bz2
gentoo-2-4339f3c8c557913cfa758e7923535bd23ad33fba.zip
Added to ~ppc
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r--dev-libs/ffcall/ChangeLog5
-rw-r--r--dev-libs/ffcall/ffcall-1.8d.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog
index 9da7697936b3..75c4967d9bfe 100644
--- a/dev-libs/ffcall/ChangeLog
+++ b/dev-libs/ffcall/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-libs/ffcall
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# Author Nick Hadaway <raker@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.8 2004/01/29 15:13:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.9 2004/02/15 12:08:52 dholm Exp $
+
+ 15 Feb 2004; David Holm <dholm@gentoo.org> ffcall-1.8d.ebuild:
+ Added to ~ppc.
29 Jan 2004; Aron Griffis <agriffis@gentoo.org> ffcall-1.8d.ebuild:
add ~alpha
diff --git a/dev-libs/ffcall/ffcall-1.8d.ebuild b/dev-libs/ffcall/ffcall-1.8d.ebuild
index 9b1d5017935a..27c3f67e18f6 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 Technologies, Inc.
# 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.11 2004/01/29 15:50:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.8d.ebuild,v 1.12 2004/02/15 12:08:52 dholm Exp $
DESCRIPTION="foreign function call libraries"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/directory/ffcall.html"
# under GNU LGPL." -ffcall author
LICENSE="GPL-2 | LGPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ~hppa ~alpha"
+KEYWORDS="x86 sparc ~hppa ~alpha ~ppc"
DEPEND="virtual/glibc"