summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-27 12:38:34 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-27 12:38:34 +0000
commitae6a00098104b61416045dbfb2ba425f17edbb78 (patch)
tree1fa3fdf5de65f6576d6b30dfd3d6c22faea12ee0 /media-libs/exscalibar
parentAdd one patch to build on FreeBSD, one to allow parallel make (thus drop forc... (diff)
downloadgentoo-2-ae6a00098104b61416045dbfb2ba425f17edbb78.tar.gz
gentoo-2-ae6a00098104b61416045dbfb2ba425f17edbb78.tar.bz2
gentoo-2-ae6a00098104b61416045dbfb2ba425f17edbb78.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'media-libs/exscalibar')
-rw-r--r--media-libs/exscalibar/ChangeLog6
-rw-r--r--media-libs/exscalibar/exscalibar-1.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/exscalibar/ChangeLog b/media-libs/exscalibar/ChangeLog
index bf798cdb06b0..15781483fd7e 100644
--- a/media-libs/exscalibar/ChangeLog
+++ b/media-libs/exscalibar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/exscalibar
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/ChangeLog,v 1.8 2006/05/27 12:25:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/ChangeLog,v 1.9 2006/05/27 12:38:34 flameeyes Exp $
+
+ 27 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ exscalibar-1.0.4.ebuild:
+ Add ~x86-fbsd keyword.
27 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/exscalibar-1.0.4-fbsd.patch,
diff --git a/media-libs/exscalibar/exscalibar-1.0.4.ebuild b/media-libs/exscalibar/exscalibar-1.0.4.ebuild
index eac2a983f824..de8e887259bc 100644
--- a/media-libs/exscalibar/exscalibar-1.0.4.ebuild
+++ b/media-libs/exscalibar/exscalibar-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.9 2006/05/27 12:25:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.10 2006/05/27 12:38:34 flameeyes Exp $
inherit eutils qt3
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="mp3 vorbis fftw jack alsa doc"
DEPEND="$(qt_min_version 3.2)
>=media-libs/libsndfile-1.0.0