diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-21 13:10:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-21 13:10:52 +0000 |
commit | a9a1ec5f7954ad123fd2978104c0ac8240e86735 (patch) | |
tree | 6b55235fb9646043e9c4a11a752788ee7bfe9c06 /media-libs/libsndfile | |
parent | Stable on sparc wrt security #179161 (diff) | |
download | gentoo-2-a9a1ec5f7954ad123fd2978104c0ac8240e86735.tar.gz gentoo-2-a9a1ec5f7954ad123fd2978104c0ac8240e86735.tar.bz2 gentoo-2-a9a1ec5f7954ad123fd2978104c0ac8240e86735.zip |
alpha stable wrt #165776
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r-- | media-libs/libsndfile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index 38af59a559e3..9493074031bb 100644 --- a/media-libs/libsndfile/ChangeLog +++ b/media-libs/libsndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsndfile # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.68 2007/02/13 10:50:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.69 2007/05/21 13:10:52 armin76 Exp $ + + 21 May 2007; Raúl Porcel <armin76@gentoo.org> libsndfile-1.0.17.ebuild: + alpha stable wrt #165776 13 Feb 2007; Markus Rothe <corsair@gentoo.org> libsndfile-1.0.17.ebuild: Stable on ppc64; bug #165776 diff --git a/media-libs/libsndfile/libsndfile-1.0.17.ebuild b/media-libs/libsndfile/libsndfile-1.0.17.ebuild index 5a03f8560446..20b53801ead3 100644 --- a/media-libs/libsndfile/libsndfile-1.0.17.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17.ebuild,v 1.12 2007/02/13 10:50:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17.ebuild,v 1.13 2007/05/21 13:10:52 armin76 Exp $ WANT_AUTOCONF=2.5 WANT_AUTOMAKE=1.9 @@ -14,7 +14,7 @@ SRC_URI="http://www.mega-nerd.com/libsndfile/${P}.tar.gz 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="sqlite flac alsa" RESTRICT="test" |