summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-14 17:24:57 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-14 17:24:57 +0000
commitf85bde19010507de98897e611ff54ad15a0698ad (patch)
treef1dd08fa432fe34c87bca550f35528e6d037e6cc /media-libs/audiofile
parenttcmalloc is now global (diff)
downloadgentoo-2-f85bde19010507de98897e611ff54ad15a0698ad.tar.gz
gentoo-2-f85bde19010507de98897e611ff54ad15a0698ad.tar.bz2
gentoo-2-f85bde19010507de98897e611ff54ad15a0698ad.zip
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/audiofile')
-rw-r--r--media-libs/audiofile/ChangeLog5
-rw-r--r--media-libs/audiofile/audiofile-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog
index 78dc8951788a..157e79d25a78 100644
--- a/media-libs/audiofile/ChangeLog
+++ b/media-libs/audiofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/audiofile
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.95 2012/01/11 00:16:35 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.96 2012/01/14 17:24:57 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> audiofile-0.3.2.ebuild:
+ x86 stable, bug #393007
11 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
audiofile-0.3.2.ebuild:
diff --git a/media-libs/audiofile/audiofile-0.3.2.ebuild b/media-libs/audiofile/audiofile-0.3.2.ebuild
index 519bca2c40cc..228bdd162588 100644
--- a/media-libs/audiofile/audiofile-0.3.2.ebuild
+++ b/media-libs/audiofile/audiofile-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.2.ebuild,v 1.5 2012/01/11 00:16:35 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.2.ebuild,v 1.6 2012/01/14 17:24:57 maekke Exp $
EAPI="4"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.68k.org/~michael/audiofile/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="static-libs"
DOCS=( ACKNOWLEDGEMENTS AUTHORS ChangeLog NEWS NOTES README TODO )