summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-02 18:23:43 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-02 18:23:43 +0000
commitf646670a89826ab30d1967cd31e8b9988a643269 (patch)
tree64deacfffbb8501d6725aeef7b88ed82bf4063ec /media-libs/libsamplerate
parentTransfer Prefix keywords (diff)
downloadgentoo-2-f646670a89826ab30d1967cd31e8b9988a643269.tar.gz
gentoo-2-f646670a89826ab30d1967cd31e8b9988a643269.tar.bz2
gentoo-2-f646670a89826ab30d1967cd31e8b9988a643269.zip
arm stable, bug #297672
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsamplerate')
-rw-r--r--media-libs/libsamplerate/ChangeLog5
-rw-r--r--media-libs/libsamplerate/libsamplerate-0.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog
index feccb54fd0fa..437d644ed1ca 100644
--- a/media-libs/libsamplerate/ChangeLog
+++ b/media-libs/libsamplerate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsamplerate
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.64 2010/01/02 17:46:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.65 2010/01/02 18:23:43 maekke Exp $
+
+ 02 Jan 2010; Markus Meier <maekke@gentoo.org> libsamplerate-0.1.7.ebuild:
+ arm stable, bug #297672
02 Jan 2010; Markos Chandras <hwoarang@gentoo.org>
libsamplerate-0.1.7.ebuild:
diff --git a/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild
index fe63ef03bb40..fa7f288c579f 100644
--- a/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild
+++ b/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.4 2010/01/02 17:46:46 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.5 2010/01/02 18:23:43 maekke Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="http://www.mega-nerd.com/SRC/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="sndfile"
RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )"