diff options
author | 2011-07-26 23:32:06 +0000 | |
---|---|---|
committer | 2011-07-26 23:32:06 +0000 | |
commit | 688ec3d242051569849f49497e12ce11cb5ae7d1 (patch) | |
tree | 75275ba14a1a69af4654304dd46e347f08c87762 /sys-apps/hwinfo/ChangeLog | |
parent | Fix compilatin on x86-32 with -fPIC (for hardened), bug 375967. (diff) | |
download | gentoo-2-688ec3d242051569849f49497e12ce11cb5ae7d1.tar.gz gentoo-2-688ec3d242051569849f49497e12ce11cb5ae7d1.tar.bz2 gentoo-2-688ec3d242051569849f49497e12ce11cb5ae7d1.zip |
Fix for prefix.
(Portage version: 2.2.0_alpha47/cvs/Linux i686)
Diffstat (limited to 'sys-apps/hwinfo/ChangeLog')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index c1b1409a83cb..264920a35d72 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.21 2011/05/01 10:42:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.22 2011/07/26 23:32:06 zmedico Exp $ + + 26 Jul 2011; Zac Medico <zmedico@gentoo.org> hwinfo-18.5.ebuild: + Fix for prefix. *hwinfo-18.5 (01 May 2011) |