diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-09-29 09:06:11 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-09-29 09:06:11 +0000 |
commit | c430b811c72758f6a384fff2cf7a43f6468625a8 (patch) | |
tree | 42bf1a84989efc2a78138644c7069cc8569f8411 /media-sound/ecasound/ChangeLog | |
parent | New version for GNOME-2.24. Bug fixes, new gconf schemas other GNOME componen... (diff) | |
download | historical-c430b811c72758f6a384fff2cf7a43f6468625a8.tar.gz historical-c430b811c72758f6a384fff2cf7a43f6468625a8.tar.bz2 historical-c430b811c72758f6a384fff2cf7a43f6468625a8.zip |
Avoid double econf run with EAPI=2.
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64
Diffstat (limited to 'media-sound/ecasound/ChangeLog')
-rw-r--r-- | media-sound/ecasound/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-sound/ecasound/ChangeLog b/media-sound/ecasound/ChangeLog index d9c539749c4b..2827a1c00f6d 100644 --- a/media-sound/ecasound/ChangeLog +++ b/media-sound/ecasound/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/ecasound # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ChangeLog,v 1.48 2008/09/29 05:55:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecasound/ChangeLog,v 1.49 2008/09/29 09:05:39 flameeyes Exp $ + + 29 Sep 2008; Diego Pettenò <flameeyes@gentoo.org> + ecasound-2.5.2-r1.ebuild: + Avoid double econf run with EAPI=2. *ecasound-2.5.2-r1 (29 Sep 2008) |