diff options
author | 2004-10-14 21:07:40 +0000 | |
---|---|---|
committer | 2004-10-14 21:07:40 +0000 | |
commit | 8ec8f40e96d43d1f789a4692eadc1532ede2a0cc (patch) | |
tree | 5569475795213ba85a5a6e34e56e9faa4689b841 /sys-apps/pciutils/ChangeLog | |
parent | Version bump. Closes #67344. (Manifest recommit) (diff) | |
download | gentoo-2-8ec8f40e96d43d1f789a4692eadc1532ede2a0cc.tar.gz gentoo-2-8ec8f40e96d43d1f789a4692eadc1532ede2a0cc.tar.bz2 gentoo-2-8ec8f40e96d43d1f789a4692eadc1532ede2a0cc.zip |
Fixing the position of "emake lib" since under certain conditions lspci and friends get compiled without the /usr/share/misc/pci.ids sed getting run.
Diffstat (limited to 'sys-apps/pciutils/ChangeLog')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 702237f492e3..67561a2a1979 100644 --- a/sys-apps/pciutils/ChangeLog +++ b/sys-apps/pciutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pciutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.36 2004/10/09 08:36:07 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.37 2004/10/14 21:07:40 plasmaroo Exp $ + + 14 Oct 2004; <plasmaroo@gentoo.org> pciutils-2.1.11-r3.ebuild: + Fixing the position of "emake lib" since under certain conditions lspci and + friends get compiled without the /usr/share/misc/pci.ids sed getting run. *pciutils-2.1.11-r3 (09 Oct 2004) |