diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-06-16 12:12:56 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-06-16 12:12:56 +0000 |
commit | 6caf3f838d4a5f7bf443beb68744875e2c30187a (patch) | |
tree | efd1d97aa295253f4e9e2e7c581ac1e4cb8444c8 /media-libs/audiofile/ChangeLog | |
parent | Add a patch to build tests only during make check rather than make all; also ... (diff) | |
download | historical-6caf3f838d4a5f7bf443beb68744875e2c30187a.tar.gz historical-6caf3f838d4a5f7bf443beb68744875e2c30187a.tar.bz2 historical-6caf3f838d4a5f7bf443beb68744875e2c30187a.zip |
Don't build tests during compile, just during check (bug #226277). Also extend the constantise patch and load it on mirrors (it almost doubled its size).
Package-Manager: portage-2.1.5.5
Diffstat (limited to 'media-libs/audiofile/ChangeLog')
-rw-r--r-- | media-libs/audiofile/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog index 4968a0ff1a0e..cfb3ea25c0ab 100644 --- a/media-libs/audiofile/ChangeLog +++ b/media-libs/audiofile/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/audiofile -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.60 2007/09/22 04:54:01 tgall Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.61 2008/06/16 12:12:55 flameeyes Exp $ + +*audiofile-0.2.6-r4 (16 Jun 2008) + + 16 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> + files/sfconvert-eradicator.patch, +audiofile-0.2.6-r4.ebuild: + Don't build tests during compile, just during check (bug #226277). Also + extend the constantise patch and load it on mirrors (it almost doubled its + size). 21 Sep 2007; Tom Gall <tgall@gentoo.org> audiofile-0.2.6-r3.ebuild: stable on ppc64 |