summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-05-24 20:09:29 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-05-24 20:09:29 +0000
commita538c2183cac4b535591e018fe0b0cc60a4cd661 (patch)
tree845f6a40af31109b3711f9f784ab7e8574d3f50f /media-libs/soxr
parentgcr-3.8 is needed (#471194 by Torsten Stets), drop old. (diff)
downloadgentoo-2-a538c2183cac4b535591e018fe0b0cc60a4cd661.tar.gz
gentoo-2-a538c2183cac4b535591e018fe0b0cc60a4cd661.tar.bz2
gentoo-2-a538c2183cac4b535591e018fe0b0cc60a4cd661.zip
keyword ~amd64-fbsd, bug #469286
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs/soxr')
-rw-r--r--media-libs/soxr/ChangeLog5
-rw-r--r--media-libs/soxr/soxr-0.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/soxr/ChangeLog b/media-libs/soxr/ChangeLog
index 952ae0bdaf85..191a6dd38917 100644
--- a/media-libs/soxr/ChangeLog
+++ b/media-libs/soxr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/soxr
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.8 2013/05/15 19:33:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/ChangeLog,v 1.9 2013/05/24 20:09:29 aballier Exp $
+
+ 24 May 2013; Alexis Ballier <aballier@gentoo.org> soxr-0.1.1.ebuild:
+ keyword ~amd64-fbsd, bug #469286
15 May 2013; Markus Meier <maekke@gentoo.org> soxr-0.1.1.ebuild:
add ~arm, bug #469286
diff --git a/media-libs/soxr/soxr-0.1.1.ebuild b/media-libs/soxr/soxr-0.1.1.ebuild
index bb8795f7faca..550f1587d83e 100644
--- a/media-libs/soxr/soxr-0.1.1.ebuild
+++ b/media-libs/soxr/soxr-0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.4 2013/05/15 19:33:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.1.ebuild,v 1.5 2013/05/24 20:09:29 aballier Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-fbsd"
IUSE="examples"
DEPEND=""