diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-12 01:43:48 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-12 01:43:48 +0000 |
commit | cb22aa5a8e727ec373b2b6756015ccdae63368e8 (patch) | |
tree | 52178c314de7aeddff8fa421fabbbe4637a28345 /media-libs/fmod | |
parent | too painful to use games eclass (bug #46740); depend tidy (Manifest recommit) (diff) | |
download | gentoo-2-cb22aa5a8e727ec373b2b6756015ccdae63368e8.tar.gz gentoo-2-cb22aa5a8e727ec373b2b6756015ccdae63368e8.tar.bz2 gentoo-2-cb22aa5a8e727ec373b2b6756015ccdae63368e8.zip |
Masked on sparc because the package provides a precompiled x86 only binary library.
Diffstat (limited to 'media-libs/fmod')
-rw-r--r-- | media-libs/fmod/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/fmod/fmod-3.61.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fmod/fmod-3.62.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fmod/fmod-3.70.ebuild | 4 | ||||
-rw-r--r-- | media-libs/fmod/fmod-3.71.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/media-libs/fmod/ChangeLog b/media-libs/fmod/ChangeLog index eb68f6d9c580..c22d5862026a 100644 --- a/media-libs/fmod/ChangeLog +++ b/media-libs/fmod/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/fmod # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/ChangeLog,v 1.7 2004/03/26 16:24:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/ChangeLog,v 1.8 2004/04/12 01:43:48 weeve Exp $ + + 11 Apr 2004; Jason Wever <weeve@gentoo.org> fmod-3.61.ebuild, + fmod-3.62.ebuild, fmod-3.70.ebuild, fmod-3.71.ebuild: + Masked on sparc because the package provides a precompiled x86 only binary + library. 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> fmod-3.61.ebuild, fmod-3.62.ebuild, fmod-3.70.ebuild, fmod-3.71.ebuild: diff --git a/media-libs/fmod/fmod-3.61.ebuild b/media-libs/fmod/fmod-3.61.ebuild index 75f16d34a1a2..860ad9110071 100644 --- a/media-libs/fmod/fmod-3.61.ebuild +++ b/media-libs/fmod/fmod-3.61.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/media-libs/fmod/fmod-3.61.ebuild,v 1.4 2004/03/26 16:24:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.61.ebuild,v 1.5 2004/04/12 01:43:48 weeve Exp $ MY_P="fmodapi${PV/.}linux" DESCRIPTION="music and sound effects library, and a sound processing system" @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="fmod" -KEYWORDS="x86 -ppc sparc -mips -alpha -hppa" +KEYWORDS="x86 -ppc -sparc -mips -alpha -hppa" S=${WORKDIR}/${MY_P} diff --git a/media-libs/fmod/fmod-3.62.ebuild b/media-libs/fmod/fmod-3.62.ebuild index c2fbfec4858b..4b9b9b765bce 100644 --- a/media-libs/fmod/fmod-3.62.ebuild +++ b/media-libs/fmod/fmod-3.62.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/media-libs/fmod/fmod-3.62.ebuild,v 1.5 2004/03/26 16:24:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.62.ebuild,v 1.6 2004/04/12 01:43:48 weeve Exp $ MY_P="fmodapi${PV/.}linux" DESCRIPTION="music and sound effects library, and a sound processing system" @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="fmod" -KEYWORDS="x86 ppc sparc -mips -alpha -hppa" +KEYWORDS="x86 ppc -sparc -mips -alpha -hppa" S=${WORKDIR}/${MY_P} diff --git a/media-libs/fmod/fmod-3.70.ebuild b/media-libs/fmod/fmod-3.70.ebuild index 5f87de0012e6..6e65e7ed4276 100644 --- a/media-libs/fmod/fmod-3.70.ebuild +++ b/media-libs/fmod/fmod-3.70.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/media-libs/fmod/fmod-3.70.ebuild,v 1.4 2004/03/26 16:24:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.70.ebuild,v 1.5 2004/04/12 01:43:48 weeve Exp $ MY_P="fmodapi${PV/.}linux" S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="fmod" -KEYWORDS="x86 ~sparc ~ppc ~mips ~alpha ~hppa ~amd64" +KEYWORDS="x86 -sparc ~ppc ~mips ~alpha ~hppa ~amd64" src_install() { dolib api/libfmod-${PV}.so diff --git a/media-libs/fmod/fmod-3.71.ebuild b/media-libs/fmod/fmod-3.71.ebuild index cdea5103890a..3016197360a8 100644 --- a/media-libs/fmod/fmod-3.71.ebuild +++ b/media-libs/fmod/fmod-3.71.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/media-libs/fmod/fmod-3.71.ebuild,v 1.2 2004/03/26 16:24:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.71.ebuild,v 1.3 2004/04/12 01:43:48 weeve Exp $ MY_P="fmodapi${PV/.}linux" S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="fmod" -KEYWORDS="x86 ~sparc ~ppc ~mips ~alpha ~hppa ~amd64" +KEYWORDS="x86 -sparc ~ppc ~mips ~alpha ~hppa ~amd64" src_install() { dolib api/libfmod-${PV}.so |