diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-18 12:44:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-18 12:44:12 +0000 |
commit | affe13860a0449dd083344475754ecca14a7767c (patch) | |
tree | 3b325338ae57375bd11d9c83698d330f0e56f834 /media-libs/libsamplerate | |
parent | Marking eix-0.13.3 ppc64 and ppc for bug 236281 (diff) | |
download | historical-affe13860a0449dd083344475754ecca14a7767c.tar.gz historical-affe13860a0449dd083344475754ecca14a7767c.tar.bz2 historical-affe13860a0449dd083344475754ecca14a7767c.zip |
stable ppc64, bug 237037
Package-Manager: portage-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 0981bbb29d7a..3e5ee8f9213d 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.57 2008/09/16 09:20:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.58 2008/09/18 12:44:12 ranger Exp $ + + 18 Sep 2008; Brent Baude <ranger@gentoo.org> libsamplerate-0.1.4.ebuild: + stable ppc64, bug 237037 16 Sep 2008; Jeroen Roovers <jer@gentoo.org> libsamplerate-0.1.4.ebuild: Stable for HPPA (bug #237037). diff --git a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild index 625686233a93..b8b288198cbf 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.5 2008/09/16 09:20:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.6 2008/09/18 12:44:12 ranger 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 )" |