summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-23 21:23:14 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-23 21:23:14 +0000
commit429b4dda633a4dd15434b92b6c0fd4e54167fa1e (patch)
tree0f2674c45dfa451502cb97f0ee77caaccc6d8991 /media-libs/libsamplerate
parentStable for HPPA (bug #297855). (diff)
downloadhistorical-429b4dda633a4dd15434b92b6c0fd4e54167fa1e.tar.gz
historical-429b4dda633a4dd15434b92b6c0fd4e54167fa1e.tar.bz2
historical-429b4dda633a4dd15434b92b6c0fd4e54167fa1e.zip
Stable for HPPA (bug #297672).
Package-Manager: portage-2.2_rc60/cvs/Linux i686
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 984dce0f8af2..cf2e4993570f 100644
--- a/media-libs/libsamplerate/ChangeLog
+++ b/media-libs/libsamplerate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsamplerate
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.61 2009/04/21 10:29:15 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.62 2009/12/23 21:23:14 jer Exp $
+
+ 23 Dec 2009; Jeroen Roovers <jer@gentoo.org> libsamplerate-0.1.7.ebuild:
+ Stable for HPPA (bug #297672).
21 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> libsamplerate-0.1.2-r1:
Fix 0.1.2-r1 to build with newer autotools, bug 266934.
diff --git a/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild
index b4942217cacc..170f7b039b2b 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-2009 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.1 2009/02/20 08:59:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.2 2009/12/23 21:23:14 jer 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 )"