summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2012-07-11 13:36:58 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2012-07-11 13:36:58 +0000
commit82537b83209abeccc142cfcc320d907e1e2a3700 (patch)
treeef9abb5b826070ae0739ad256ea8e070c6eebf24 /dev-libs/ffcall
parentLinux 3.5 support, Change LICENSE variable and remove patch that had been mis... (diff)
downloadgentoo-2-82537b83209abeccc142cfcc320d907e1e2a3700.tar.gz
gentoo-2-82537b83209abeccc142cfcc320d907e1e2a3700.tar.bz2
gentoo-2-82537b83209abeccc142cfcc320d907e1e2a3700.zip
Add common-lisp as backup herd, hoping for a new maintainer sometime
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r--dev-libs/ffcall/ChangeLog7
-rw-r--r--dev-libs/ffcall/metadata.xml7
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog
index 51a2ecad51ca..a4d1463718e7 100644
--- a/dev-libs/ffcall/ChangeLog
+++ b/dev-libs/ffcall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ffcall
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.39 2010/08/24 11:33:39 voyageur Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.40 2012/07/11 13:36:58 voyageur Exp $
+
+ 11 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> metadata.xml:
+ Add common-lisp as backup herd, hoping for a new maintainer sometime
*ffcall-1.10-r3 (24 Aug 2010)
diff --git a/dev-libs/ffcall/metadata.xml b/dev-libs/ffcall/metadata.xml
index 226a93e0e168..e0b390ac404c 100644
--- a/dev-libs/ffcall/metadata.xml
+++ b/dev-libs/ffcall/metadata.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
-<longdescription>
+ <herd>gnustep</herd>
+ <herd>common-lisp</herd>
+ <longdescription>
ffcall - foreign function call libraries
This is a collection of four libraries which can be used to build foreign
function call interfaces in embedded interpreters.
@@ -20,5 +21,5 @@ trampoline
callback
- closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)
-</longdescription>
+ </longdescription>
</pkgmetadata>