diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-04-03 03:41:24 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-04-03 03:41:24 +0000 |
commit | ca7013d8a132103a3e526eb1d254773d3833d0d6 (patch) | |
tree | e31f8db7a26dffcca681d3ef6c921be61e9ece0f /dev-libs/gmp/gmp-4.1.2.ebuild | |
parent | old (diff) | |
download | historical-ca7013d8a132103a3e526eb1d254773d3833d0d6.tar.gz historical-ca7013d8a132103a3e526eb1d254773d3833d0d6.tar.bz2 historical-ca7013d8a132103a3e526eb1d254773d3833d0d6.zip |
stable on ppc
Diffstat (limited to 'dev-libs/gmp/gmp-4.1.2.ebuild')
-rw-r--r-- | dev-libs/gmp/gmp-4.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gmp/gmp-4.1.2.ebuild b/dev-libs/gmp/gmp-4.1.2.ebuild index d18e03d501b4..f60efffe1c2d 100644 --- a/dev-libs/gmp/gmp-4.1.2.ebuild +++ b/dev-libs/gmp/gmp-4.1.2.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/gmp/gmp-4.1.2.ebuild,v 1.16 2004/03/24 14:31:25 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-4.1.2.ebuild,v 1.17 2004/04/03 03:41:24 pylon Exp $ inherit flag-o-matic libtool filter-flags -ffast-math @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/gmp/gmp.html" SRC_URI="mirror://gnu/gmp/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ~ppc sparc alpha amd64 ia64 ~mips ~hppa" +KEYWORDS="x86 ppc sparc alpha amd64 ia64 ~mips ~hppa" DEPEND="~sys-devel/m4-1.4" src_unpack() { |