diff options
author | 2008-12-02 06:17:27 +0000 | |
---|---|---|
committer | 2008-12-02 06:17:27 +0000 | |
commit | 5da85e7b0f96156ac1e41f5333e92c09ec756368 (patch) | |
tree | 303d43e8f55d155d8bc0a095286896aa9be93d5b /media-sound/mixxx/ChangeLog | |
parent | Stable for HPPA (bug #249286). (diff) | |
download | historical-5da85e7b0f96156ac1e41f5333e92c09ec756368.tar.gz historical-5da85e7b0f96156ac1e41f5333e92c09ec756368.tar.bz2 historical-5da85e7b0f96156ac1e41f5333e92c09ec756368.zip |
Remove call for local from src_configure because otherwise myconf doesn't get passed into src_compile. One of the EAPI=2 downsides. Now we can wait and see what not calling local breaks on other systems.
Package-Manager: portage-2.1.6_rc2/cvs/Linux 2.6.27.7 i686
Diffstat (limited to 'media-sound/mixxx/ChangeLog')
-rw-r--r-- | media-sound/mixxx/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-sound/mixxx/ChangeLog b/media-sound/mixxx/ChangeLog index 6bb009d38686..f5d54fab8f8a 100644 --- a/media-sound/mixxx/ChangeLog +++ b/media-sound/mixxx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/mixxx # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mixxx/ChangeLog,v 1.43 2008/11/26 09:13:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mixxx/ChangeLog,v 1.44 2008/12/02 06:17:27 ssuominen Exp $ + + 02 Dec 2008; <ssuominen@gentoo.org> mixxx-1.6.0-r1.ebuild: + Remove call for local from src_configure because otherwise myconf doesn't + get passed into src_compile. One of the EAPI=2 downsides. Now we can wait + and see what not calling local breaks on other systems. 26 Nov 2008; <ssuominen@gentoo.org> mixxx-1.4.2.ebuild: Allow only deprecated portaudio for old version of mixxx. |