summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2006-04-21 16:02:12 +0000
committerStephen Becker <geoman@gentoo.org>2006-04-21 16:02:12 +0000
commit7ee0cbe4cf3258e120c329c36495ce5f90b68c3a (patch)
treeca4018e23458982c7850877270904a05f7c23596 /sys-apps/util-linux/ChangeLog
parentDon't depend on expect. Thanks to Emil Beinroth in bug #98864. (diff)
downloadgentoo-2-7ee0cbe4cf3258e120c329c36495ce5f90b68c3a.tar.gz
gentoo-2-7ee0cbe4cf3258e120c329c36495ce5f90b68c3a.tar.bz2
gentoo-2-7ee0cbe4cf3258e120c329c36495ce5f90b68c3a.zip
use lseek instead of llseek for mips, and mark -r3 stable on mips
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sys-apps/util-linux/ChangeLog')
-rw-r--r--sys-apps/util-linux/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index 8ee420169e56..1d2d15cc04c0 100644
--- a/sys-apps/util-linux/ChangeLog
+++ b/sys-apps/util-linux/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/util-linux
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.157 2006/04/17 20:35:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.158 2006/04/21 16:02:12 geoman Exp $
+
+ 21 Apr 2006; Stephen P. Becker <geoman@gentoo.org>
+ +files/util-linux-2.12-mips-lseek.patch, util-linux-2.12r-r3.ebuild,
+ util-linux-2.12r-r4.ebuild:
+ use lseek instead of llseek for mips, and mark -r3 stable on mips
17 Apr 2006; Markus Rothe <corsair@gentoo.org> util-linux-2.12r-r3.ebuild:
Stable on ppc64; bug #129540