summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-15 09:50:46 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-15 09:50:46 +0000
commitc29dc5f5d48b12ca4c5ce517d0579fde24ee2603 (patch)
tree3ee7a781ea44df90bb3257986e368f5e20781dcd /media-libs/libsamplerate
parentTransfer Prefix keywords (diff)
downloadhistorical-c29dc5f5d48b12ca4c5ce517d0579fde24ee2603.tar.gz
historical-c29dc5f5d48b12ca4c5ce517d0579fde24ee2603.tar.bz2
historical-c29dc5f5d48b12ca4c5ce517d0579fde24ee2603.zip
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
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 c0b87feb7d3d..015f1b67bff0 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.67 2010/01/06 21:38:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.68 2010/01/15 09:37:19 fauli Exp $
+
+ 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ libsamplerate-0.1.7.ebuild:
+ Transfer Prefix keywords
06 Jan 2010; Brent Baude <ranger@gentoo.org> libsamplerate-0.1.7.ebuild:
Marking libsamplerate-0.1.7 ppc64 for bug 297672
diff --git a/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild
index 38f69f397076..89adebba9f9c 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.7 2010/01/06 21:38:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.8 2010/01/15 09:37:19 fauli 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="sndfile"
RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )"