summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-09-18 12:44:12 +0000
committerBrent Baude <ranger@gentoo.org>2008-09-18 12:44:12 +0000
commit06366edb66c7d400324fa0969825d302e6798c9f (patch)
tree774757c01703b155fb68475fbd9c651eca707e4b /media-libs/libsamplerate
parentMarking eix-0.13.3 ppc64 and ppc for bug 236281 (diff)
downloadgentoo-2-06366edb66c7d400324fa0969825d302e6798c9f.tar.gz
gentoo-2-06366edb66c7d400324fa0969825d302e6798c9f.tar.bz2
gentoo-2-06366edb66c7d400324fa0969825d302e6798c9f.zip
stable ppc64, bug 237037
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/libsamplerate')
-rw-r--r--media-libs/libsamplerate/ChangeLog5
-rw-r--r--media-libs/libsamplerate/libsamplerate-0.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog
index 0981bbb29d7a..3e5ee8f9213d 100644
--- a/media-libs/libsamplerate/ChangeLog
+++ b/media-libs/libsamplerate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsamplerate
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.57 2008/09/16 09:20:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.58 2008/09/18 12:44:12 ranger Exp $
+
+ 18 Sep 2008; Brent Baude <ranger@gentoo.org> libsamplerate-0.1.4.ebuild:
+ stable ppc64, bug 237037
16 Sep 2008; Jeroen Roovers <jer@gentoo.org> libsamplerate-0.1.4.ebuild:
Stable for HPPA (bug #237037).
diff --git a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild
index 625686233a93..b8b288198cbf 100644
--- a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild
+++ b/media-libs/libsamplerate/libsamplerate-0.1.4.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/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.5 2008/09/16 09:20:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.6 2008/09/18 12:44:12 ranger Exp $
WANT_AUTOMAKE=1.7
@@ -12,7 +12,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 )"