diff options
author | 2004-12-17 17:23:37 +0000 | |
---|---|---|
committer | 2004-12-17 17:23:37 +0000 | |
commit | e19ed4ec3febec8db59c88b27edfa54907e19a0b (patch) | |
tree | 1697a8043cad1f33234be5826fbb0ecd1574ce7a /sys-fs/sysfsutils/ChangeLog | |
parent | Stable on sparc (diff) | |
download | historical-e19ed4ec3febec8db59c88b27edfa54907e19a0b.tar.gz historical-e19ed4ec3febec8db59c88b27edfa54907e19a0b.tar.bz2 historical-e19ed4ec3febec8db59c88b27edfa54907e19a0b.zip |
Stripped problematic elibtoolize calls. No longer uses einstall. Closes bug #74631.
Diffstat (limited to 'sys-fs/sysfsutils/ChangeLog')
-rw-r--r-- | sys-fs/sysfsutils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-fs/sysfsutils/ChangeLog b/sys-fs/sysfsutils/ChangeLog index fa5e4e7b6f89..32b065145740 100644 --- a/sys-fs/sysfsutils/ChangeLog +++ b/sys-fs/sysfsutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/sysfsutils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sysfsutils/ChangeLog,v 1.11 2004/11/08 22:20:51 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sysfsutils/ChangeLog,v 1.12 2004/12/17 17:23:37 chainsaw Exp $ + + 17 Dec 2004; Tony Vroon <chainsaw@gentoo.org> sysfsutils-1.2.0.ebuild: + Stripped problematic elibtoolize calls. No longer uses einstall. Closes bug #74631. *sysfsutils-1.2.0 (08 Nov 2004) |