summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-06-16 10:32:49 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-06-16 10:32:49 +0000
commit72c5de8b79df1187ac00f8fbadceacd37911fa52 (patch)
tree5a7dd54e6cdd5cfce2239b2eec7a76ccae8dcf72 /media-libs/libdca/ChangeLog
parentNew stable branch, remove unstable version (diff)
downloadgentoo-2-72c5de8b79df1187ac00f8fbadceacd37911fa52.tar.gz
gentoo-2-72c5de8b79df1187ac00f8fbadceacd37911fa52.tar.bz2
gentoo-2-72c5de8b79df1187ac00f8fbadceacd37911fa52.zip
Fix the test building with a slightly different patch, that doesn't expose a conditional during configure (and thus an USE flag). Add my costantise patch (that has been applied upstream already) to reduce memory footprint.
(Portage version: 2.1.5.5)
Diffstat (limited to 'media-libs/libdca/ChangeLog')
-rw-r--r--media-libs/libdca/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/media-libs/libdca/ChangeLog b/media-libs/libdca/ChangeLog
index dd740876db63..9c2bfd94c3c0 100644
--- a/media-libs/libdca/ChangeLog
+++ b/media-libs/libdca/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-libs/libdca
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/ChangeLog,v 1.19 2008/06/13 22:17:59 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/ChangeLog,v 1.20 2008/06/16 10:32:48 flameeyes Exp $
+
+*libdca-0.0.5-r2 (16 Jun 2008)
+
+ 16 Jun 2008; Diego Pettenò <flameeyes@gentoo.org>
+ +files/libdca-0.0.5-constant.patch,
+ files/libdca-0.0.5-tests-optional.patch, -libdca-0.0.5-r1.ebuild,
+ +libdca-0.0.5-r2.ebuild:
+ Fix the test building with a slightly different patch, that doesn't expose
+ a conditional during configure (and thus an USE flag). Add my costantise
+ patch (that has been applied upstream already) to reduce memory footprint.
*libdca-0.0.5-r1 (13 Jun 2008)