diff options
author | 2008-12-18 06:34:57 +0000 | |
---|---|---|
committer | 2008-12-18 06:34:57 +0000 | |
commit | 96be3602ab9542838db6308ce69ea4f9a997e4eb (patch) | |
tree | 99723cfc8e0586a13356d914636671d8ffccbe52 /media-libs | |
parent | Added ~mips to KEYWORDS, per #141975 (diff) | |
download | gentoo-2-96be3602ab9542838db6308ce69ea4f9a997e4eb.tar.gz gentoo-2-96be3602ab9542838db6308ce69ea4f9a997e4eb.tar.bz2 gentoo-2-96be3602ab9542838db6308ce69ea4f9a997e4eb.zip |
Restore ~x86-fbsd as I recall there was a policy not to drop the keyword.
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/openal/openal-1.5.304.ebuild | 4 | ||||
-rw-r--r-- | media-libs/openal/openal-1.6.372.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/openal/openal-1.5.304.ebuild b/media-libs/openal/openal-1.5.304.ebuild index 117feaa23ecf..d5b24eb64d45 100644 --- a/media-libs/openal/openal-1.5.304.ebuild +++ b/media-libs/openal/openal-1.5.304.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.5.304.ebuild,v 1.8 2008/12/18 05:35:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.5.304.ebuild,v 1.9 2008/12/18 06:34:57 ssuominen Exp $ inherit eutils cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="alsa oss debug" DEPEND="alsa? ( media-libs/alsa-lib )" diff --git a/media-libs/openal/openal-1.6.372.ebuild b/media-libs/openal/openal-1.6.372.ebuild index 424dd0629200..7136046b8a50 100644 --- a/media-libs/openal/openal-1.6.372.ebuild +++ b/media-libs/openal/openal-1.6.372.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.6.372.ebuild,v 1.1 2008/12/17 05:09:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.6.372.ebuild,v 1.2 2008/12/18 06:34:57 ssuominen Exp $ inherit eutils cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="alsa oss debug" DEPEND="alsa? ( media-libs/alsa-lib )" |