diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-06-19 18:58:37 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-06-19 18:58:37 +0000 |
commit | 18271c96647616b8787c9df307ff6c2516e6a222 (patch) | |
tree | 20b87949640d749d1d3b1f18be4f1a1033d0dae6 /dev-libs/ffcall | |
parent | Remove 2.0 version. (diff) | |
download | gentoo-2-18271c96647616b8787c9df307ff6c2516e6a222.tar.gz gentoo-2-18271c96647616b8787c9df307ff6c2516e6a222.tar.bz2 gentoo-2-18271c96647616b8787c9df307ff6c2516e6a222.zip |
Remove ChangeLog from the dodoc (it doesn't exist). Change SRC_URI to a location that does have the file. Add ~amd64, #137123.
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'dev-libs/ffcall')
-rw-r--r-- | dev-libs/ffcall/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/ffcall/ffcall-1.10.ebuild | 8 | ||||
-rw-r--r-- | dev-libs/ffcall/files/digest-ffcall-1.10 | 2 |
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog index d1dc519b2485..32bd19a368bc 100644 --- a/dev-libs/ffcall/ChangeLog +++ b/dev-libs/ffcall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/ffcall # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.25 2006/03/19 13:17:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.26 2006/06/19 18:58:37 squinky86 Exp $ + + 19 Jun 2006; Jon Hood <squinky86@gentoo.org> ffcall-1.10.ebuild: + Remove ChangeLog from the dodoc (it doesn't exist). Change SRC_URI to a + location that does have the file. Add ~amd64, #137123. 19 Mar 2006; Fabian Groffen <grobian@gentoo.org> ffcall-1.10.ebuild: Marked ~ppc-macos diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild index 30ab24db1ba1..6aec45cf8263 100644 --- a/dev-libs/ffcall/ffcall-1.10.ebuild +++ b/dev-libs/ffcall/ffcall-1.10.ebuild @@ -1,19 +1,19 @@ # Copyright 1999-2006 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.6 2006/03/19 13:17:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.7 2006/06/19 18:58:37 squinky86 Exp $ inherit eutils flag-o-matic DESCRIPTION="foreign function call libraries" HOMEPAGE="http://www.haible.de/bruno/packages-ffcall.html" -SRC_URI="http://www.haible.de/bruno/gnu/${P}.tar.gz" +SRC_URI="ftp://ftp.santafe.edu/pub/gnu/${P}.tar.gz" # "Ffcall is under GNU GPL. As a special exception, if used in GNUstep # or in derivate works of GNUstep, the included parts of ffcall are # under GNU LGPL." -ffcall author LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="alpha ~hppa ppc ~ppc-macos sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc-macos sparc x86" IUSE="" DEPEND="virtual/libc" @@ -32,7 +32,7 @@ src_compile() { } src_install() { - dodoc ChangeLog NEWS README + dodoc NEWS README dohtml avcall/avcall.html \ callback/callback.html \ callback/trampoline_r/trampoline_r.html \ diff --git a/dev-libs/ffcall/files/digest-ffcall-1.10 b/dev-libs/ffcall/files/digest-ffcall-1.10 index 454b90527eac..41c49c8791dd 100644 --- a/dev-libs/ffcall/files/digest-ffcall-1.10 +++ b/dev-libs/ffcall/files/digest-ffcall-1.10 @@ -1 +1,3 @@ MD5 2db95007e901f3bc2ae7e5a9fe9ebea4 ffcall-1.10.tar.gz 914870 +RMD160 910af54fae0b992ceb5620f155e301827d2e03c5 ffcall-1.10.tar.gz 914870 +SHA256 6f1b5b8fc84b2c0051637fb1e4e4f8b975f5f98bff8fe053c1992347baa4983d ffcall-1.10.tar.gz 914870 |