diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-14 13:49:48 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-14 13:49:48 +0000 |
commit | f06ed0da2217c2bbe47959bb66ecb8f43ebaaba0 (patch) | |
tree | 0170688981fa89a4378d2768b33c8a528a7f7965 /sys-apps/util-linux/ChangeLog | |
parent | add KDE_DERIVATION_MAP and functions that map between split ebuilds and the m... (diff) | |
download | gentoo-2-f06ed0da2217c2bbe47959bb66ecb8f43ebaaba0.tar.gz gentoo-2-f06ed0da2217c2bbe47959bb66ecb8f43ebaaba0.tar.bz2 gentoo-2-f06ed0da2217c2bbe47959bb66ecb8f43ebaaba0.zip |
Added virtual/os-headers to DEPEND. It was missing and as such util-linux was trying to update before linux-headers... thus missing the fix I placed in 2.6.8.1-r4 for 2.12p.
(Portage version: 2.0.51-r12)
Diffstat (limited to 'sys-apps/util-linux/ChangeLog')
-rw-r--r-- | sys-apps/util-linux/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog index 7002acada037..1746773e87b3 100644 --- a/sys-apps/util-linux/ChangeLog +++ b/sys-apps/util-linux/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/util-linux # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.98 2005/01/11 23:22:07 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.99 2005/01/14 13:49:48 eradicator Exp $ + + 14 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> + util-linux-2.12i-r1.ebuild, util-linux-2.12p.ebuild: + Added virtual/os-headers to DEPEND. It was missing and as such util-linux + was trying to update before linux-headers... thus missing the fix I placed + in 2.6.8.1-r4 for 2.12p. 11 Jan 2005; Stephen P. Becker <geoman@gentoo.org> util-linux-2.12i-r1.ebuild: |