summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-23 11:21:42 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-23 11:21:42 +0000
commit855850da10496d788e3fb45339e3350c03aed764 (patch)
tree872a10c903461a042cfbf35be5675a7ee497d612 /sys-apps/coreutils/ChangeLog
parentVersion bump. (diff)
downloadgentoo-2-855850da10496d788e3fb45339e3350c03aed764.tar.gz
gentoo-2-855850da10496d788e3fb45339e3350c03aed764.tar.bz2
gentoo-2-855850da10496d788e3fb45339e3350c03aed764.zip
Add ~x86-fbsd keyword. Change strategy for non-GNU userlands, instead of prefixing with 'g' (that might collide with other binaries as in FreeBSD), install in /usr/libexec/gnu. Don't force external regex on non-glibc/non-uclibc systems. Remove man pages when on non-GNU userland as they would collide with system's manpages.
(Portage version: 2.1_rc2)
Diffstat (limited to 'sys-apps/coreutils/ChangeLog')
-rw-r--r--sys-apps/coreutils/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 19afcc0c2285..700f848fe160 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.170 2006/05/22 22:33:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.171 2006/05/23 11:21:42 flameeyes Exp $
+
+ 23 May 2006; Diego Pettenò <flameeyes@gentoo.org> coreutils-5.96.ebuild:
+ Add ~x86-fbsd keyword. Change strategy for non-GNU userlands, instead of
+ prefixing with 'g' (that might collide with other binaries as in FreeBSD),
+ install in /usr/libexec/gnu. Don't force external regex on
+ non-glibc/non-uclibc systems. Remove man pages when on non-GNU userland as
+ they would collide with system's manpages.
*coreutils-5.96 (22 May 2006)