summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2005-07-23 02:20:38 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2005-07-23 02:20:38 +0000
commitbd15050baf7adaf2e8b4d9355ffee168ce0721fb (patch)
treeaa02e060ed1b95b08fbd0d4293150f2211b418c9 /dev-libs/ffcall
parentreplaced borked versions with -r1's and added new version (diff)
downloadgentoo-2-bd15050baf7adaf2e8b4d9355ffee168ce0721fb.tar.gz
gentoo-2-bd15050baf7adaf2e8b4d9355ffee168ce0721fb.tar.bz2
gentoo-2-bd15050baf7adaf2e8b4d9355ffee168ce0721fb.zip
Stabilizing ffcall-1.10 for x86
(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/Manifest2
-rw-r--r--dev-libs/ffcall/ffcall-1.10.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog
index f9b1defbeeaf..fbf7c2221bfe 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.18 2005/06/22 20:37:22 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.19 2005/07/23 02:20:38 fafhrd Exp $
+
+ 23 Jul 2005; Armando Di Cianno <fafhrd@gentoo.org> ffcall-1.10.ebuild:
+ Stabilizing ffcall-1.10 for x86
*ffcall-1.10 (22 Jun 2005)
diff --git a/dev-libs/ffcall/Manifest b/dev-libs/ffcall/Manifest
index 047812a5a898..399ac4a92d1b 100644
--- a/dev-libs/ffcall/Manifest
+++ b/dev-libs/ffcall/Manifest
@@ -1,4 +1,4 @@
-MD5 79740c08355c54957bbe0088f4626084 ffcall-1.10.ebuild 1728
+MD5 a7ea13fe260a975176af3acb180e6cb0 ffcall-1.10.ebuild 1727
MD5 47df35d50b635f721ada3f0121013731 ChangeLog 1807
MD5 9265c03d2a344f13bfc7d22e3d8bc039 metadata.xml 839
MD5 56a20842b56de3efa8f7a205d5677908 ffcall-1.8d.ebuild 1805
diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild
index 0dfc059b7a80..0831d3eac659 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.1 2005/06/22 20:37:22 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.2 2005/07/23 02:20:38 fafhrd 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="~x86 ~sparc ~hppa ~alpha ~ppc"
+KEYWORDS="x86 ~sparc ~hppa ~alpha ~ppc"
IUSE=""
DEPEND="virtual/libc"