diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:47:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:47:36 +0000 |
commit | 38e1d6aca837de7120fb65a61cbd0cc59fe3059d (patch) | |
tree | 16f470a03383f9e0f4bde325cd03bf21736925ce /media-libs/libsndfile | |
parent | Add ~x86 wrt #264958 (diff) | |
download | gentoo-2-38e1d6aca837de7120fb65a61cbd0cc59fe3059d.tar.gz gentoo-2-38e1d6aca837de7120fb65a61cbd0cc59fe3059d.tar.bz2 gentoo-2-38e1d6aca837de7120fb65a61cbd0cc59fe3059d.zip |
x86 stable wrt #261173
(Portage version: 2.1.6.7/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index 69ca68c8d4aa..76c44d5c4599 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.94 2009/03/25 18:40:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.95 2009/04/14 09:47:36 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> libsndfile-1.0.19.ebuild: + x86 stable wrt #261173 25 Mar 2009; Raúl Porcel <armin76@gentoo.org> libsndfile-1.0.19.ebuild: arm/ia64/sh/sparc stable wrt #261173 diff --git a/media-libs/libsndfile/libsndfile-1.0.19.ebuild b/media-libs/libsndfile/libsndfile-1.0.19.ebuild index 19187a8d4db1..ea08db55aadb 100644 --- a/media-libs/libsndfile/libsndfile-1.0.19.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild,v 1.6 2009/03/25 18:40:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild,v 1.7 2009/04/14 09:47:36 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="sqlite alsa minimal" RDEPEND="!minimal? ( >=media-libs/flac-1.2.1 |