diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-10-31 18:27:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-10-31 18:27:06 +0000 |
commit | 281f4477e5b7b4bb4e30469598896a08dd9b7039 (patch) | |
tree | 7f01331d95026ef6feacedbc3459e722aeb92ce1 /sys-auth/libfprint/ChangeLog | |
parent | Remove test support from 1.49 as well, since it's not supposed to work and th... (diff) | |
download | gentoo-2-281f4477e5b7b4bb4e30469598896a08dd9b7039.tar.gz gentoo-2-281f4477e5b7b4bb4e30469598896a08dd9b7039.tar.bz2 gentoo-2-281f4477e5b7b4bb4e30469598896a08dd9b7039.zip |
Use prune_libtool_files from eutils.eclass. Use udev_get_udevdir from udev.eclass to move 60-fprint-autosuspend.rules from /etc/udev/rules.d to correct directory based on udev.pc pkg-config file and the udevdir variable value.
(Portage version: 2.2.0_alpha135/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/libfprint/ChangeLog')
-rw-r--r-- | sys-auth/libfprint/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog index 8f91ff04ac6e..c407d26c2f3a 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.10 2012/05/22 16:18:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.11 2012/10/31 18:27:06 ssuominen Exp $ + + 31 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild: + Use prune_libtool_files from eutils.eclass. Use udev_get_udevdir from + udev.eclass to move 60-fprint-autosuspend.rules from /etc/udev/rules.d to + correct directory based on udev.pc pkg-config file and the udevdir variable + value. 22 May 2012; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild: Use virtual/libusb instead of dev-libs/libusb. |