diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-05 09:06:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-05 09:06:30 +0000 |
commit | 9af87777fb5ac687582704c582faeed4e3725b96 (patch) | |
tree | e05f153abcb7fc07172703ca6a690c3b11d5c62f /media-libs | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9af87777fb5ac687582704c582faeed4e3725b96.tar.gz gentoo-2-9af87777fb5ac687582704c582faeed4e3725b96.tar.bz2 gentoo-2-9af87777fb5ac687582704c582faeed4e3725b96.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index 1013d368d603..887d7a464290 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsamplerate # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.24 2005/01/11 12:55:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.25 2005/03/05 09:03:32 corsair Exp $ + + 05 Mar 2005; Markus Rothe <corsair@gentoo.org> libsamplerate-0.1.2.ebuild: + Stable on ppc64 11 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> libsamplerate-0.1.2.ebuild: diff --git a/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild index ed39020819fb..2ceef5cf29f9 100644 --- a/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.4 2005/01/11 12:55:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.2.ebuild,v 1.5 2005/03/05 09:03:32 corsair Exp $ IUSE="sndfile static" @@ -10,7 +10,7 @@ SRC_URI="http://www.mega-nerd.com/SRC/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc-macos ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc-macos ppc64" DEPEND=">=sci-libs/fftw-3.0.1 sndfile? ( >=media-libs/libsndfile-1.0.2 ) |