diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-07 18:04:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-07 18:04:17 +0000 |
commit | e8ee40ec7beac1920c96a8295c2b5435a2200567 (patch) | |
tree | fdaf168745c7c020ded67a9a7e37f937158e1e8b /media-libs/libsndfile | |
parent | Initial import, ebuild by me, will be needed for texlive 2009 (diff) | |
download | historical-e8ee40ec7beac1920c96a8295c2b5435a2200567.tar.gz historical-e8ee40ec7beac1920c96a8295c2b5435a2200567.tar.bz2 historical-e8ee40ec7beac1920c96a8295c2b5435a2200567.zip |
alpha/arm/ia64/sh/sparc stable wrt #297631
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index 665ba25b18c9..307df58f6bbc 100644 --- a/media-libs/libsndfile/ChangeLog +++ b/media-libs/libsndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsndfile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.110 2010/01/07 15:56:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.111 2010/01/07 18:04:17 armin76 Exp $ + + 07 Jan 2010; Raúl Porcel <armin76@gentoo.org> libsndfile-1.0.21.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #297631 07 Jan 2010; Joseph Jezak <josejx@gentoo.org> libsndfile-1.0.21.ebuild: Marked ppc stable for bug #297631. diff --git a/media-libs/libsndfile/libsndfile-1.0.21.ebuild b/media-libs/libsndfile/libsndfile-1.0.21.ebuild index 29e27c5b7ee8..3be8b7cccf5c 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-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.6 2010/01/07 15:56:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v 1.7 2010/01/07 18:04:17 armin76 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 |