summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2009-12-24 17:31:49 +0000
committerPacho Ramos <pacho@gentoo.org>2009-12-24 17:31:49 +0000
commitf75a8f676c89be1c634ca4813ca44a6d29577ad7 (patch)
tree64e33e862b7a97edace70e9cca540b84573e39fb /media-libs/libsndfile
parentRemove old version. (diff)
downloadgentoo-2-f75a8f676c89be1c634ca4813ca44a6d29577ad7.tar.gz
gentoo-2-f75a8f676c89be1c634ca4813ca44a6d29577ad7.tar.bz2
gentoo-2-f75a8f676c89be1c634ca4813ca44a6d29577ad7.zip
amd64 stable, bug 297631
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/ChangeLog5
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog
index 5c3b0efa4a8a..75bee9f8ed3e 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.106 2009/12/23 21:20:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.107 2009/12/24 17:31:49 pacho Exp $
+
+ 24 Dec 2009; Pacho Ramos <pacho@gentoo.org> libsndfile-1.0.21.ebuild:
+ amd64 stable, bug 297631
23 Dec 2009; Jeroen Roovers <jer@gentoo.org> libsndfile-1.0.21.ebuild:
Stable for HPPA (bug #297631).
diff --git a/media-libs/libsndfile/libsndfile-1.0.21.ebuild b/media-libs/libsndfile/libsndfile-1.0.21.ebuild
index 8f08af89650d..45d3c07c2019 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
# 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.2 2009/12/23 21:20:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.21.ebuild,v 1.3 2009/12/24 17:31:49 pacho 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