diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-06 21:38:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-06 21:38:44 +0000 |
commit | 51311272311cca587a74a2840bc9c6bf13a207ea (patch) | |
tree | 53e37b8a4393c5f9faf2f5032da89ecdc720ff95 | |
parent | Marking libsndfile-1.0.21 ppc64 for bug 297631 (diff) | |
download | historical-51311272311cca587a74a2840bc9c6bf13a207ea.tar.gz historical-51311272311cca587a74a2840bc9c6bf13a207ea.tar.bz2 historical-51311272311cca587a74a2840bc9c6bf13a207ea.zip |
Marking libsamplerate-0.1.7 ppc64 for bug 297672
Package-Manager: portage-2.1.7.16/cvs/Linux ppc64
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index ab61a8ed6d8c..c0b87feb7d3d 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,9 @@ # 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.66 2010/01/06 19:05:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.67 2010/01/06 21:38:44 ranger Exp $ + + 06 Jan 2010; Brent Baude <ranger@gentoo.org> libsamplerate-0.1.7.ebuild: + Marking libsamplerate-0.1.7 ppc64 for bug 297672 06 Jan 2010; Jeroen Roovers <jer@gentoo.org> libsamplerate-0.1.7.ebuild: Stable for PPC (bug #297672). diff --git a/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild index dd61592a9cfe..38f69f397076 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.6 2010/01/06 19:05:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.7.ebuild,v 1.7 2010/01/06 21:38:44 ranger 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" IUSE="sndfile" RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )" |