diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 21:44:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 21:44:18 +0000 |
commit | f2786be04547a90be69388ddde161524ac979431 (patch) | |
tree | b753093786b0fcfe062ce502a24f2c2d63c5901c /app-pda/usbmuxd/ChangeLog | |
parent | Fix my previous commit. (diff) | |
download | gentoo-2-f2786be04547a90be69388ddde161524ac979431.tar.gz gentoo-2-f2786be04547a90be69388ddde161524ac979431.tar.bz2 gentoo-2-f2786be04547a90be69388ddde161524ac979431.zip |
Stop passing -DUSB_INCLUDE_DIR by hand wrt #414659 because >=dev-util/cmake-2.8.8-r2 is working again.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/usbmuxd/ChangeLog')
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index 8ee7185821c0..4f2c6b195edf 100644 --- a/app-pda/usbmuxd/ChangeLog +++ b/app-pda/usbmuxd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/usbmuxd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.19 2012/05/05 17:29:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.20 2012/05/06 21:44:18 ssuominen Exp $ + + 06 May 2012; Samuli Suominen <ssuominen@gentoo.org> usbmuxd-1.0.8.ebuild: + Stop passing -DUSB_INCLUDE_DIR by hand wrt #414659 because + >=dev-util/cmake-2.8.8-r2 is working again. 05 May 2012; Samuli Suominen <ssuominen@gentoo.org> usbmuxd-1.0.8.ebuild: FindUSB.cmake file doesn't seem to work with dev-util/cmake >= 2.8.8 so |