diff options
author | 2014-12-30 22:10:27 +0000 | |
---|---|---|
committer | 2014-12-30 22:10:27 +0000 | |
commit | 3b3e9d6a26b9e79985b70ec13b7e94a1a4305dfc (patch) | |
tree | 32901372ab6975da3c14e118261f08b46335bdec /sys-apps/busybox/ChangeLog | |
parent | Version bump. Has some small bug and crash fixes. Remove old (diff) | |
download | historical-3b3e9d6a26b9e79985b70ec13b7e94a1a4305dfc.tar.gz historical-3b3e9d6a26b9e79985b70ec13b7e94a1a4305dfc.tar.bz2 historical-3b3e9d6a26b9e79985b70ec13b7e94a1a4305dfc.zip |
Put the openrc blocker behind the mdev use flag since it is not relevant otherwise
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Manifest-Sign-Key: 0x30C46538
Diffstat (limited to 'sys-apps/busybox/ChangeLog')
-rw-r--r-- | sys-apps/busybox/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog index 7de25a332a90..4e1a92308221 100644 --- a/sys-apps/busybox/ChangeLog +++ b/sys-apps/busybox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/busybox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.372 2014/12/30 19:13:42 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.373 2014/12/30 22:10:06 williamh Exp $ + + 30 Dec 2014; William Hubbs <williamh@gentoo.org> busybox-1.23.0.ebuild: + Put the openrc blocker behind the mdev use flag since it is not relevant + otherwise *busybox-1.23.0 (30 Dec 2014) |