summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-04 00:07:36 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-04 00:07:36 +0000
commitdb2e051826e62aceb3808c7cf6367198a48ae6ef (patch)
tree206d6399d0e211fb12119d73ea76af58bd3e9c18
parentalpha/amd64/hppa love (diff)
downloadgentoo-2-db2e051826e62aceb3808c7cf6367198a48ae6ef.tar.gz
gentoo-2-db2e051826e62aceb3808c7cf6367198a48ae6ef.tar.bz2
gentoo-2-db2e051826e62aceb3808c7cf6367198a48ae6ef.zip
arm/sh love
(Portage version: 2.1_pre3-r1)
-rw-r--r--dev-libs/DirectFB/DirectFB-0.9.22.ebuild6
-rw-r--r--dev-libs/DirectFB/DirectFB-0.9.24.ebuild6
-rw-r--r--sci-libs/djbfft/djbfft-0.76.ebuild19
3 files changed, 14 insertions, 17 deletions
diff --git a/dev-libs/DirectFB/DirectFB-0.9.22.ebuild b/dev-libs/DirectFB/DirectFB-0.9.22.ebuild
index f41352448c2f..94ea201ae08e 100644
--- a/dev-libs/DirectFB/DirectFB-0.9.22.ebuild
+++ b/dev-libs/DirectFB/DirectFB-0.9.22.ebuild
@@ -1,6 +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/dev-libs/DirectFB/DirectFB-0.9.22.ebuild,v 1.7 2005/12/11 17:11:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.22.ebuild,v 1.8 2006/01/04 00:07:36 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 -mips ppc -sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 -mips ppc sh -sparc x86"
IUSE="debug fbcon fusion gif jpeg mmx mpeg png sdl sse static sysfs truetype zlib"
DEPEND="sdl? ( media-libs/libsdl )
diff --git a/dev-libs/DirectFB/DirectFB-0.9.24.ebuild b/dev-libs/DirectFB/DirectFB-0.9.24.ebuild
index 5f6fd8d260ae..0f30900bef7e 100644
--- a/dev-libs/DirectFB/DirectFB-0.9.24.ebuild
+++ b/dev-libs/DirectFB/DirectFB-0.9.24.ebuild
@@ -1,6 +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/dev-libs/DirectFB/DirectFB-0.9.24.ebuild,v 1.2 2005/12/11 17:11:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.24.ebuild,v 1.3 2006/01/04 00:07:36 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 -mips ~ppc -sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 -mips ~ppc ~sh -sparc ~x86"
IUSE="debug fbcon fusion gif jpeg mmx mpeg png sdl sse static sysfs truetype zlib"
DEPEND="sdl? ( media-libs/libsdl )
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