diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 15:22:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 15:22:49 +0000 |
commit | 6b98749df992ad8d40e97144492d8c5219d01e38 (patch) | |
tree | b0e73f594a3ab54050c154764addc141b42b1672 /dev-libs/ffcall/ffcall-1.10-r2.ebuild | |
parent | amd64/x86 stable, bug #253203 (diff) | |
download | gentoo-2-6b98749df992ad8d40e97144492d8c5219d01e38.tar.gz gentoo-2-6b98749df992ad8d40e97144492d8c5219d01e38.tar.bz2 gentoo-2-6b98749df992ad8d40e97144492d8c5219d01e38.zip |
alpha/ia64/sparc/x86 stable wrt #246074
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-libs/ffcall/ffcall-1.10-r2.ebuild')
-rw-r--r-- | dev-libs/ffcall/ffcall-1.10-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ffcall/ffcall-1.10-r2.ebuild b/dev-libs/ffcall/ffcall-1.10-r2.ebuild index 3e7e9802347e..d78c88ebaa8c 100644 --- a/dev-libs/ffcall/ffcall-1.10-r2.ebuild +++ b/dev-libs/ffcall/ffcall-1.10-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10-r2.ebuild,v 1.2 2008/07/07 13:15:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10-r2.ebuild,v 1.3 2009/01/10 15:22:49 armin76 Exp $ inherit eutils flag-o-matic @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/clisp/${CLISP_PACKAGE}.tar.bz2" # under GNU LGPL." -ffcall author LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${CLISP_PACKAGE}/${PN} |