summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-01-23 16:35:47 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-01-23 16:35:47 +0000
commitde5b475c258692ba0e9fa9263961ef683c58cabd (patch)
tree1055984cba973ed235b33f5017c3bece4e2559b5 /media-libs/libsamplerate
parentDelete older ebuilds. (diff)
downloadgentoo-2-de5b475c258692ba0e9fa9263961ef683c58cabd.tar.gz
gentoo-2-de5b475c258692ba0e9fa9263961ef683c58cabd.tar.bz2
gentoo-2-de5b475c258692ba0e9fa9263961ef683c58cabd.zip
Stable on alpha, bug #297672
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsamplerate')
-rw-r--r--media-libs/libsamplerate/ChangeLog6
-rw-r--r--media-libs/libsamplerate/libsamplerate-0.1.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog
index 015f1b67bff0..2b19b110f11b 100644
--- a/media-libs/libsamplerate/ChangeLog
+++ b/media-libs/libsamplerate/ChangeLog
@@ -1,6 +1,10 @@
# 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.68 2010/01/15 09:37:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.69 2010/01/23 16:35:47 klausman Exp $
+
+ 23 Jan 2010; Tobias Klausmann <klausman@gentoo.org>
+ libsamplerate-0.1.7.ebuild:
+ Stable on alpha, bug #297672
15 Jan 2010; Christian Faulhammer <fauli@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 89adebba9f9c..348efcefb486 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.8 2010/01/15 09:37:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.9 2010/01/23 16:35:47 klausman 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="sndfile"
RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )"