diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2005-03-12 23:33:33 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2005-03-12 23:33:33 +0000 |
commit | 8924b4bfd35cb15e9b704e4de0ccfc8bdf197189 (patch) | |
tree | 5e68769acd86c2026a7344924743481db0f56774 /sci-mathematics/num-utils/num-utils-0.3.ebuild | |
parent | update patch tarball to fix all header files #84930 (diff) | |
download | historical-8924b4bfd35cb15e9b704e4de0ccfc8bdf197189.tar.gz historical-8924b4bfd35cb15e9b704e4de0ccfc8bdf197189.tar.bz2 historical-8924b4bfd35cb15e9b704e4de0ccfc8bdf197189.zip |
Version bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics/num-utils/num-utils-0.3.ebuild')
-rw-r--r-- | sci-mathematics/num-utils/num-utils-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/num-utils/num-utils-0.3.ebuild b/sci-mathematics/num-utils/num-utils-0.3.ebuild index 4e25439fa510..5c8864b9a319 100644 --- a/sci-mathematics/num-utils/num-utils-0.3.ebuild +++ b/sci-mathematics/num-utils/num-utils-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/num-utils/num-utils-0.3.ebuild,v 1.1 2004/12/28 14:45:31 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/num-utils/num-utils-0.3.ebuild,v 1.2 2005/03/12 23:33:33 phosphan Exp $ IUSE="" @@ -12,7 +12,7 @@ DEPEND="" RDEPEND="dev-lang/perl" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { emake || die |