diff options
author | 2007-04-06 20:44:22 +0000 | |
---|---|---|
committer | 2007-04-06 20:44:22 +0000 | |
commit | f82eec2940e35c4def8c7725c033654b25f6f377 (patch) | |
tree | c76b7d7c4be7ce50ef59391a138d13f358986bb4 /media-libs/libsamplerate | |
parent | ppc stable, bug #165591 (diff) | |
download | gentoo-2-f82eec2940e35c4def8c7725c033654b25f6f377.tar.gz gentoo-2-f82eec2940e35c4def8c7725c033654b25f6f377.tar.bz2 gentoo-2-f82eec2940e35c4def8c7725c033654b25f6f377.zip |
ppc stable, bug #165779
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-libs/libsamplerate')
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index c89baaa17a7f..c17a20998a8e 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libsamplerate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.46 2007/03/27 19:25:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.47 2007/04/06 20:44:22 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libsamplerate-0.1.2-r1.ebuild: + ppc stable, bug #165779 27 Mar 2007; Raúl Porcel <armin76@gentoo.org> libsamplerate-0.1.2-r1.ebuild: diff --git a/media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild index 8c7594dc4f66..487e8f4b7184 100644 --- a/media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild,v 1.8 2007/03/27 19:25:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.2-r1.ebuild,v 1.9 2007/04/06 20:44:22 dertobi123 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 fftw" RDEPEND="fftw? ( >=sci-libs/fftw-3.0.1 ) |