diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-15 09:48:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-15 09:48:59 +0000 |
commit | 367631af7632ac758d43cbf41c77237ad682e01f (patch) | |
tree | b56982001d612437e9b8b864607e67490b4d0f30 /media-libs/libsamplerate | |
parent | Cleanup (diff) | |
download | gentoo-2-367631af7632ac758d43cbf41c77237ad682e01f.tar.gz gentoo-2-367631af7632ac758d43cbf41c77237ad682e01f.tar.bz2 gentoo-2-367631af7632ac758d43cbf41c77237ad682e01f.zip |
alpha/ia64/sparc stable wrt #237037
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/libsamplerate')
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index 0251a6d61583..74727910c4e5 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsamplerate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.55 2008/09/13 11:08:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.56 2008/09/15 09:48:59 armin76 Exp $ + + 15 Sep 2008; Raúl Porcel <armin76@gentoo.org> libsamplerate-0.1.4.ebuild: + alpha/ia64/sparc stable wrt #237037 13 Sep 2008; nixnut <nixnut@gentoo.org> libsamplerate-0.1.4.ebuild: Stable on ppc wrt bug 237037 diff --git a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild index 80aadfd73ecb..ec8c63584323 100644 --- a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.3 2008/09/13 11:08:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.4 2008/09/15 09:48:59 armin76 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" RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )" |