diff options
author | 2006-12-18 06:24:31 +0000 | |
---|---|---|
committer | 2006-12-18 06:24:31 +0000 | |
commit | a4621d1d3aeb42727e02c63f53aa56a20f2ff88b (patch) | |
tree | 3e00bbbf93716921d820753d6b1951e8dfc3b875 /app-laptop/pbbuttonsd/ChangeLog | |
parent | Version bump to 2.6.20_rc1-r5 (diff) | |
download | historical-a4621d1d3aeb42727e02c63f53aa56a20f2ff88b.tar.gz historical-a4621d1d3aeb42727e02c63f53aa56a20f2ff88b.tar.bz2 historical-a4621d1d3aeb42727e02c63f53aa56a20f2ff88b.zip |
Added patch to enable -lm to fix compile error without alsa. Thanks to gothgirl for pointing it out.
Package-Manager: portage-2.1.2_rc3-r5
Diffstat (limited to 'app-laptop/pbbuttonsd/ChangeLog')
-rw-r--r-- | app-laptop/pbbuttonsd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog index c89bb112d973..55365ca16d5d 100644 --- a/app-laptop/pbbuttonsd/ChangeLog +++ b/app-laptop/pbbuttonsd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-laptop/pbbuttonsd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.58 2006/12/17 02:05:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.59 2006/12/18 06:24:31 josejx Exp $ + + 18 Dec 2006; Joseph Jezak <josejx@gentoo.org> +files/lm-fix.patch, + pbbuttonsd-0.7.9.ebuild: + Added patch to enable -lm to fix compile error without alsa. Thanks to + gothgirl for pointing it out. 17 Dec 2006; Joseph Jezak <josejx@gentoo.org> files/x86-fix.patch: Fixed the x86 patch for ppc. |