diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-07-22 04:31:17 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-07-22 04:31:17 +0000 |
commit | edba076e1699cc9196352df58d8fe22f45d998c5 (patch) | |
tree | ecf9de9989001ba694fc1c257094b908da4c46e9 /sys-apps/hwinfo/ChangeLog | |
parent | Stable on alpha and amd64 wrt Bug #140618. (diff) | |
download | historical-edba076e1699cc9196352df58d8fe22f45d998c5.tar.gz historical-edba076e1699cc9196352df58d8fe22f45d998c5.tar.bz2 historical-edba076e1699cc9196352df58d8fe22f45d998c5.zip |
Fix for GCC4 breakages with a version bump, bug #140911.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'sys-apps/hwinfo/ChangeLog')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index 971d10754740..1af1c5868f52 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/hwinfo -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.2 2005/07/04 07:45:03 dholm Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.3 2006/07/22 04:31:17 robbat2 Exp $ + +*hwinfo-13.0 (22 Jul 2006) + + 22 Jul 2006; Robin H. Johnson <robbat2@gentoo.org> +hwinfo-13.0.ebuild: + Fix for GCC4 breakages with a version bump, bug #140911. 04 Jul 2005; David Holm <dholm@gentoo.org> hwinfo-8.38.ebuild: Added to ~ppc. |