diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-06 21:37:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-06 21:37:29 +0000 |
commit | 43f67997072950011c33129753b896ee63d5c196 (patch) | |
tree | db2ce8a4aefc0869af748fd84a75ee101f10306d /media-libs/libsndfile | |
parent | Marking docbook-xsl-ns-stylesheets-1.75.2 ppc64 for bug 282302 (diff) | |
download | gentoo-2-43f67997072950011c33129753b896ee63d5c196.tar.gz gentoo-2-43f67997072950011c33129753b896ee63d5c196.tar.bz2 gentoo-2-43f67997072950011c33129753b896ee63d5c196.zip |
Marking libsndfile-1.0.21 ppc64 for bug 297631
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index fc110536f917..c7c9bf428359 100644 --- a/media-libs/libsndfile/ChangeLog +++ b/media-libs/libsndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsndfile -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.108 2009/12/29 19:24:24 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.109 2010/01/06 21:37:29 ranger Exp $ + + 06 Jan 2010; Brent Baude <ranger@gentoo.org> libsndfile-1.0.21.ebuild: + Marking libsndfile-1.0.21 ppc64 for bug 297631 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> libsndfile-1.0.21.ebuild: diff --git a/media-libs/libsndfile/libsndfile-1.0.21.ebuild b/media-libs/libsndfile/libsndfile-1.0.21.ebuild index 431c6550abf7..cbcfa2c11ead 100644 --- a/media-libs/libsndfile/libsndfile-1.0.21.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v 1.4 2009/12/29 19:24:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v 1.5 2010/01/06 21:37:29 ranger Exp $ inherit eutils libtool autotools @@ -16,7 +16,7 @@ fi LICENSE="LGPL-2.1" 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="alsa minimal sqlite" RDEPEND="!minimal? ( >=media-libs/flac-1.2.1 |