summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-04 00:04:18 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-04 00:04:18 +0000
commit23a36461961630272ae16b518dc6473003a9b3c8 (patch)
treefa419b8b19f0ecdbc988701f2da59a6fb517b037 /sci-libs
parentAdd modular X dependencies, bug #115591 (diff)
downloadhistorical-23a36461961630272ae16b518dc6473003a9b3c8.tar.gz
historical-23a36461961630272ae16b518dc6473003a9b3c8.tar.bz2
historical-23a36461961630272ae16b518dc6473003a9b3c8.zip
arm/sh love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/djbfft/Manifest18
-rw-r--r--sci-libs/djbfft/djbfft-0.76.ebuild19
2 files changed, 22 insertions, 15 deletions
diff --git a/sci-libs/djbfft/Manifest b/sci-libs/djbfft/Manifest
index 65210881a9b2..2ce04754c257 100644
--- a/sci-libs/djbfft/Manifest
+++ b/sci-libs/djbfft/Manifest
@@ -1,6 +1,16 @@
-MD5 927e1f57b0bbae197566f1d4ed3ee706 metadata.xml 175
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 6d0d5bdda2a50dedddf0975b214eb00f ChangeLog 2281
-MD5 9ee87e922a740ac6692a22f532afa72d djbfft-0.76.ebuild 1866
-MD5 1f0a753178eb680993ea0bcae7a7fbd2 files/djbfft-0.76-shared.patch 3691
-MD5 5fbb1af38ac1b0acf9b9e0e08124e371 files/djbfft-0.76-gcc3.patch 1176
+MD5 e0fcb099f55a748ba4fe8da65654357c djbfft-0.76.ebuild 1865
MD5 b29c07feb993d4b8bec1813dbf1dc75a files/digest-djbfft-0.76 62
+MD5 5fbb1af38ac1b0acf9b9e0e08124e371 files/djbfft-0.76-gcc3.patch 1176
+MD5 1f0a753178eb680993ea0bcae7a7fbd2 files/djbfft-0.76-shared.patch 3691
+MD5 927e1f57b0bbae197566f1d4ed3ee706 metadata.xml 175
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDuxE72+ySkm8kpY0RAvoTAJ9QIMKKB9m2lfa0Foh5k8pldZJ2XgCfRlm1
+QVRqFq33VUqdmRn5OmL8yUY=
+=IHTR
+-----END PGP SIGNATURE-----
diff --git a/sci-libs/djbfft/djbfft-0.76.ebuild b/sci-libs/djbfft/djbfft-0.76.ebuild
index aca7f0df8b1b..afd1cd964928 100644
--- a/sci-libs/djbfft/djbfft-0.76.ebuild
+++ b/sci-libs/djbfft/djbfft-0.76.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/djbfft-0.76.ebuild,v 1.5 2005/09/16 07:27:37 agriffis Exp $
-
-IUSE="static"
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/djbfft-0.76.ebuild,v 1.6 2006/01/04 00:04:18 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -12,14 +10,13 @@ SRC_URI="http://cr.yp.to/djbfft/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sh sparc x86"
+IUSE="static"
-src_test() {
- :
- # the "check" target of the Makefile (version 0.76 at least) only checks if
- # all files were installed with correct permissions. Can't check that at
- # this point of the installation.
-}
+# the "check" target of the Makefile (version 0.76 at least) only checks if
+# all files were installed with correct permissions. Can't check that at
+# this point of the installation.
+RESTRICT="test"
src_unpack() {
MY_PV="${PV:0:1}.${PV:2:1}.${PV:3:1}" # a.bc -> a.b.c