diff --git a/sdk_container/src/third_party/coreos-overlay/metadata/md5-cache/sys-apps/coreutils-8.23 b/sdk_container/src/third_party/coreos-overlay/metadata/md5-cache/sys-apps/coreutils-8.23 new file mode 100644 index 0000000000..12fb6a7638 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/metadata/md5-cache/sys-apps/coreutils-8.23 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install postinst prepare test +DEPEND=!static? ( acl? ( sys-apps/acl ) caps? ( sys-libs/libcap ) gmp? ( dev-libs/gmp ) xattr? ( !userland_BSD? ( sys-apps/attr ) ) ) selinux? ( sys-libs/libselinux ) nls? ( virtual/libintl ) !app-misc/realpath ! +coreutils-8.20.ebuild, + +coreutils-8.21.ebuild, +coreutils-8.22.ebuild, +coreutils-8.22-r1.ebuild, + +coreutils-8.23.ebuild, +coreutils-8.24.ebuild, +metadata.xml: + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher coreutils-8.20.ebuild, + coreutils-8.21.ebuild, coreutils-8.22.ebuild, coreutils-8.22-r1.ebuild, + coreutils-8.23.ebuild, coreutils-8.24.ebuild, metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Justin Lecher coreutils-8.20.ebuild, + coreutils-8.21.ebuild, coreutils-8.22.ebuild, coreutils-8.22-r1.ebuild, + coreutils-8.23.ebuild, coreutils-8.24.ebuild: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Justin Lecher coreutils-8.20.ebuild, + coreutils-8.21.ebuild, coreutils-8.22.ebuild, coreutils-8.22-r1.ebuild, + coreutils-8.23.ebuild, coreutils-8.24.ebuild: + Use https for most gnu.org URLs + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + + 26 Oct 2015; Justin Lecher coreutils-8.20.ebuild, + coreutils-8.21.ebuild, coreutils-8.22.ebuild, coreutils-8.22-r1.ebuild, + coreutils-8.23.ebuild, coreutils-8.24.ebuild: + Drop "CCP4: Software for Macromolecular Crystallography" + + obsoletes: + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=160190 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=324059 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=332485 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=367771 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=367773 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=383227 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=448756 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=460502 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=460504 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=466936 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=467040 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=467048 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=476580 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478580 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478586 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478588 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478594 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478604 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=521646 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=528512 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=530878 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=540760 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=555614 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=556498 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=557038 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561196 + Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562780 + + Signed-off-by: Justin Lecher + + 24 Nov 2015; Mike Frysinger metadata.xml: + standardize various metadata.xml style + + 24 Nov 2015; Mike Frysinger coreutils-8.24.ebuild, + metadata.xml: + sys-process/procps, sys-apps/{coreutils,util-linux}: add USE=kill to install + `kill` #566264 + + 24 Nov 2015; Mike Frysinger coreutils-8.24.ebuild, + metadata.xml: + add USE=hostname #128538 + + This controls just the hostname program. + + 20 Jan 2016; Mike Frysinger coreutils-8.23.ebuild: + mark 8.23 arm64/m68k/s390/sh stable + + 20 Jan 2016; Mike Frysinger -coreutils-8.20.ebuild, + -coreutils-8.21.ebuild, -coreutils-8.22.ebuild, -coreutils-8.22-r1.ebuild: + drop old versions <8.23 + +*coreutils-8.25 (20 Jan 2016) + + 20 Jan 2016; Mike Frysinger +coreutils-8.25.ebuild: + version bump to 8.25 + + 24 Jan 2016; Michał Górny metadata.xml: + Unify quoting in metadata.xml files for machine processing + + Force unified quoting in all metadata.xml files since lxml does not + preserve original use of single and double quotes. Ensuring unified + quoting before the process allows distinguishing the GLEP 67-related + metadata.xml changes from unrelated quoting changes. + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + + 01 Apr 2016; Mike Gilbert coreutils-8.24.ebuild, + coreutils-8.25.ebuild: + Move kill to /bin per FHS + + This also makes it consistent with procps and util-linux. + + Package-Manager: portage-2.2.28_p64 + + 16 Apr 2016; Mike Frysinger coreutils-8.25.ebuild: + fix building w/glibc-2.23 #580014 + diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/ChangeLog-2015 b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/ChangeLog-2015 new file mode 100644 index 0000000000..884e95c9a4 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/ChangeLog-2015 @@ -0,0 +1,1521 @@ +# ChangeLog for sys-apps/coreutils +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.404 2015/08/05 07:49:24 vapier Exp $ + + 05 Aug 2015; Mike Frysinger coreutils-8.24.ebuild: + Minor uname improvements for arm/microblaze. + + 30 Jul 2015; Agostino Sarubbo coreutils-8.23.ebuild: + Stable for sparc, wrt bug #555028 + + 23 Jul 2015; Pacho Ramos coreutils-8.23.ebuild: + ppc stable wrt bug #555028 + + 19 Jul 2015; Mikle Kolyada coreutils-8.23.ebuild: + ia64 stable wrt bug #555028 + + 18 Jul 2015; Jeroen Roovers coreutils-8.23.ebuild: + Stable for HPPA PPC64 (bug #555028). + + 17 Jul 2015; Mikle Kolyada coreutils-8.23.ebuild: + arm stable wrt bug #555028 + + 17 Jul 2015; Tobias Klausmann coreutils-8.23.ebuild: + Stable on alpha, bug 555028 + + 16 Jul 2015; Mikle Kolyada coreutils-8.23.ebuild: + x86 stable wrt bug #555028 + + 16 Jul 2015; Mikle Kolyada coreutils-8.23.ebuild: + amd64 stable wrt bug #555028 + +*coreutils-8.24 (10 Jul 2015) + + 10 Jul 2015; Mike Frysinger +coreutils-8.24.ebuild: + Version bump. + + 30 Apr 2015; Mike Frysinger coreutils-8.23.ebuild: + Add fix from upstream for building w/clang found via Chromium OS. + + 21 Mar 2015; Michał Górny coreutils-8.23.ebuild: + Keyword x86-fbsd, bug #507536 by nigoro. + + 28 Feb 2015; coreutils-8.22-r1.ebuild: + arm64, stable + +*coreutils-8.23 (28 Jul 2014) + + 28 Jul 2014; Mike Frysinger +coreutils-8.23.ebuild, + metadata.xml: + Version bump. + + 08 May 2014; Mike Frysinger coreutils-8.22-r1.ebuild: + Drop old migration logic as we have moved way beyond it and it causes issues + with /usr merge #509596 by Duncan. + +*coreutils-8.22-r1 (27 Apr 2014) + + 27 Apr 2014; Mike Frysinger +coreutils-8.22-r1.ebuild: + Include new arch(1) man page #507528. Add fix from upstream for cp behavior + #508638. Skip test ls/stat-free-color #415487. + + 27 Apr 2014; Mike Frysinger coreutils-8.22.ebuild: + Rebuild man page tarball to include arch(1) #507528 by dwfreed. + + 17 Jan 2014; Mike Frysinger coreutils-8.21.ebuild, + coreutils-8.22.ebuild: + Add arm64 keywords. + + 17 Jan 2014; Mike Frysinger coreutils-8.21.ebuild: + Mark m68k/s390/sh stable. + + 15 Jan 2014; Agostino Sarubbo coreutils-8.21.ebuild: + Stable for ia64, wrt bug #467186 + + 04 Jan 2014; Lars Wendler -coreutils-8.5.ebuild, + -coreutils-8.5-r1.ebuild, -coreutils-8.7.ebuild, -coreutils-8.8.ebuild, + -coreutils-8.9.ebuild, -coreutils-8.10.ebuild, -coreutils-8.11.ebuild, + -coreutils-8.12.ebuild, -coreutils-8.13.ebuild, -coreutils-8.14.ebuild, + -coreutils-8.15.ebuild, -coreutils-8.16.ebuild, -coreutils-8.17.ebuild, + -coreutils-8.18.ebuild, -coreutils-8.19.ebuild, -coreutils-8.20-r1.ebuild, + -coreutils-8.20-r2.ebuild: + Removed old versions and files. + + 24 Dec 2013; Agostino Sarubbo coreutils-8.21.ebuild: + Stable for x86, wrt bug #467186 + + 23 Dec 2013; Markus Meier coreutils-8.21.ebuild: + arm stable, bug #467186 + + 23 Dec 2013; Agostino Sarubbo coreutils-8.21.ebuild: + Stable for sparc, wrt bug #467186 + + 23 Dec 2013; Pacho Ramos coreutils-8.21.ebuild: + amd64 stable, bug #467186 + + 22 Dec 2013; Agostino Sarubbo coreutils-8.21.ebuild: + Stable for ppc64, wrt bug #467186 + + 21 Dec 2013; Agostino Sarubbo coreutils-8.21.ebuild: + Stable for ppc, wrt bug #467186 + + 19 Dec 2013; Matt Turner coreutils-8.21.ebuild: + alpha stable, bug 467186. + + 18 Dec 2013; Jeroen Roovers coreutils-8.21.ebuild: + Stable for HPPA (bug #467186). + + 18 Dec 2013; Mike Frysinger coreutils-8.22.ebuild: + Drop old mirrors for main tarball as they aren't necessary anymore. + +*coreutils-8.22 (16 Dec 2013) + + 16 Dec 2013; Mike Frysinger +coreutils-8.22.ebuild: + Version bump. + + 05 Jun 2013; Mike Frysinger metadata.xml: + Add upstream CPE tag (security info) from ChromiumOS. + + 28 Apr 2013; Mike Frysinger coreutils-8.21.ebuild: + Use virtual/libintl for runtime nls dependency #398983 by Maxim Kammerer. + + 20 Feb 2013; Zac Medico coreutils-8.21.ebuild: + Fix for prefix and add ~arm-linux + ~x86-linux keywords. + +*coreutils-8.21 (18 Feb 2013) + + 18 Feb 2013; Mike Frysinger +coreutils-8.21.ebuild: + Version bump. + + 22 Jan 2013; Guy Martin coreutils-8.20-r2.ebuild: + Marked stable on hppa to fix #452570. + + 17 Jan 2013; Mike Frysinger coreutils-8.20-r2.ebuild: + Fix building on hppa-1.1 systems #452570 by Jeroen Roovers. + + 11 Jan 2013; Lars Wendler coreutils-8.20-r2.ebuild: + non-maintainer commit: Fixed download location of patchset. + +*coreutils-8.20-r2 (11 Jan 2013) + + 11 Jan 2013; Mike Frysinger +coreutils-8.20-r2.ebuild: + Add fix from upstream for `seq -s` misbehavior #448716 by Homer. Fix parallel + recursive cp errors w/mkdir #449838 by Michał Górny. + + 01 Jan 2013; Raúl Porcel coreutils-8.20.ebuild: + m68k/s390/sh stable wrt #443536 + + 30 Dec 2012; Agostino Sarubbo coreutils-8.20.ebuild: + Stable for alpha, wrt bug #443536 + + 29 Dec 2012; Agostino Sarubbo coreutils-8.20.ebuild: + Stable for sparc, wrt bug #443536 + +*coreutils-8.20-r1 (19 Dec 2012) + + 19 Dec 2012; Mike Frysinger +coreutils-8.20-r1.ebuild: + Add fix from upstream for `cp --no-preserve=mode` always exiting w/status of 1 + as noticed in ChromiumOS. + + 17 Dec 2012; Agostino Sarubbo coreutils-8.20.ebuild: + Stable for ia64, wrt bug #443536 + + 08 Dec 2012; Mike Frysinger coreutils-8.20.ebuild: + Disable man generation for native compiles too #446438 by Mario Kicherer. + + 07 Dec 2012; Mike Frysinger coreutils-8.20.ebuild: + Fix cross-compiling #446104 and x32 building. + + 04 Dec 2012; coreutils-8.20.ebuild: + Stable for x86, wrt bug #443536 + + 02 Dec 2012; Anthony G. Basile coreutils-8.20.ebuild: + stable ppc ppc64, bug #443536 + + 02 Dec 2012; Markus Meier coreutils-8.20.ebuild: + arm stable, bug #443536 + + 30 Nov 2012; Sergey Popov coreutils-8.20.ebuild: + Stable on amd64, wrt bug #443536 + + 29 Nov 2012; Jeroen Roovers coreutils-8.20.ebuild: + Stable for HPPA (bug #443536). + +*coreutils-8.20 (23 Oct 2012) + + 23 Oct 2012; Mike Frysinger +coreutils-8.20.ebuild: + Version bump. + + 03 Oct 2012; Brent Baude coreutils-8.16.ebuild: + Marking coreutils-8.16 ppc for bug 431722 + + 30 Sep 2012; Raúl Porcel coreutils-8.16.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #431722 + + 27 Sep 2012; Anthony G. Basile coreutils-8.16.ebuild: + stable ppc ppc64, bug #431722 + + 23 Sep 2012; Pawel Hajdan jr coreutils-8.16.ebuild: + x86 stable wrt bug #431722 + + 06 Sep 2012; Mike Frysinger coreutils-8.16.ebuild: + Hack the glibc-2.16/gets issue to current stable (already fixed in newer + versions). + + 23 Aug 2012; Markus Meier coreutils-8.16.ebuild: + arm stable, bug #431722 + +*coreutils-8.19 (20 Aug 2012) + + 20 Aug 2012; Mike Frysinger +coreutils-8.19.ebuild: + Version bump. + + 20 Aug 2012; Jeroen Roovers coreutils-8.16.ebuild: + Stable for HPPA (bug #431722). + + 18 Aug 2012; Mike Frysinger coreutils-8.18.ebuild: + Depend on USE=static-libs for lib packages when USE=static #425732 by + Christian Ruppert. + + 18 Aug 2012; Mike Frysinger coreutils-8.18.ebuild: + Fix static linking #425730 by Christian Ruppert. + + 18 Aug 2012; Agostino Sarubbo coreutils-8.16.ebuild: + Stable for amd64, wrt bug #431722 + +*coreutils-8.18 (12 Aug 2012) + + 12 Aug 2012; Mike Frysinger +coreutils-8.18.ebuild: + Version bump. + + 11 Jul 2012; Richard Yao coreutils-8.17.ebuild: + Support Gentoo FreeBSD, bug #424856, discussed with ssuominen in IRC + + 24 May 2012; Mike Frysinger coreutils-8.17.ebuild: + Set gl_cv_func_realpath_works when cross-compiling #416629 by Robin Bankhead. + +*coreutils-8.17 (10 May 2012) + + 10 May 2012; Mike Frysinger +coreutils-8.17.ebuild: + Version bump. + + 28 Mar 2012; Mike Frysinger coreutils-8.16.ebuild: + Force mknod test to avoid dying when running as root #409919 by Paweł + Rumian. + + 27 Mar 2012; Mike Frysinger coreutils-8.5.ebuild, + coreutils-8.5-r1.ebuild, coreutils-8.7.ebuild, coreutils-8.8.ebuild, + coreutils-8.9.ebuild, coreutils-8.10.ebuild, coreutils-8.11.ebuild, + coreutils-8.12.ebuild, coreutils-8.13.ebuild, coreutils-8.14.ebuild, + coreutils-8.15.ebuild, coreutils-8.16.ebuild: + Migrate to gnu-alpha mirror. + +*coreutils-8.16 (27 Mar 2012) + + 27 Mar 2012; Mike Frysinger +coreutils-8.16.ebuild: + Version bump. + + 19 Feb 2012; Raúl Porcel coreutils-8.14.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #397929 + + 02 Feb 2012; Samuli Suominen coreutils-8.14.ebuild: + ppc64 stable wrt #397929 + + 01 Feb 2012; Brent Baude coreutils-8.14.ebuild: + Marking coreutils-8.14 ppc for bug 397929 + + 21 Jan 2012; Pawel Hajdan jr coreutils-8.14.ebuild: + x86 stable wrt bug #397929 + + 18 Jan 2012; Markus Meier coreutils-8.14.ebuild: + arm stable, bug #397929 + + 17 Jan 2012; Jeroen Roovers coreutils-8.14.ebuild: + Stable for HPPA (bug #397929). + + 07 Jan 2012; Agostino Sarubbo coreutils-8.14.ebuild: + Stable for AMD64, wrt bug #397929 + +*coreutils-8.15 (06 Jan 2012) + + 06 Jan 2012; Mike Frysinger +coreutils-8.15.ebuild: + Version bump. + + 18 Oct 2011; Mike Frysinger coreutils-8.14.ebuild: + Extend man page hack to missing perl #387091 by nzqr. + +*coreutils-8.14 (13 Oct 2011) + + 13 Oct 2011; Mike Frysinger +coreutils-8.14.ebuild: + Version bump. + +*coreutils-8.13 (09 Sep 2011) + + 09 Sep 2011; Mike Frysinger +coreutils-8.13.ebuild: + Version bump. + +*coreutils-8.12 (26 Apr 2011) + + 26 Apr 2011; Mike Frysinger +coreutils-8.12.ebuild: + Version bump. + +*coreutils-8.11 (14 Apr 2011) + + 14 Apr 2011; Mike Frysinger +coreutils-8.11.ebuild: + Version bump. + + 17 Mar 2011; Mike Frysinger coreutils-8.10.ebuild: + Add warning for users with buggy btrfs setups #353907 by Zac Medico. + + 19 Feb 2011; Mike Frysinger coreutils-8.10.ebuild: + Add patch from upstream for sandbox/git misbehavior #355045 by Kyle Milz. + +*coreutils-8.10 (05 Feb 2011) + + 05 Feb 2011; Mike Frysinger +coreutils-8.10.ebuild: + Version bump. + +*coreutils-8.9 (04 Jan 2011) + + 04 Jan 2011; Mike Frysinger +coreutils-8.9.ebuild: + Version bump. + + 03 Jan 2011; Michael Weber coreutils-8.7.ebuild: + sparc stable (bug 348471) + + 30 Dec 2010; Mike Frysinger coreutils-8.7.ebuild: + Mark alpha/ia64/s390/sh stable #348471. + + 30 Dec 2010; Mike Frysinger coreutils-8.7.ebuild, + coreutils-8.8.ebuild: + No longer need ncurses #350126 by Jonathan Callen. + +*coreutils-8.8 (23 Dec 2010) + + 23 Dec 2010; Mike Frysinger +coreutils-8.8.ebuild: + Version bump. + + 22 Dec 2010; Markos Chandras coreutils-8.7.ebuild: + Stable on amd64 wrt bug #348471 + + 21 Dec 2010; Markus Meier coreutils-8.7.ebuild: + arm stable, bug #348471 + + 14 Dec 2010; Mike Frysinger coreutils-8.7.ebuild: + Avoid perl dep for compiled in dircolors default #348642. + + 13 Dec 2010; Brent Baude coreutils-8.7.ebuild: + Marking coreutils-8.7 ppc64 for bug 348471 + + 13 Dec 2010; Brent Baude coreutils-8.7.ebuild: + Marking coreutils-8.7 ppc for bug 348471 + + 13 Dec 2010; Jeroen Roovers coreutils-8.7.ebuild: + Stable for HPPA (bug #348471). + + 12 Dec 2010; Pawel Hajdan jr coreutils-8.7.ebuild: + x86 stable wrt bug #348471 + +*coreutils-8.7 (13 Nov 2010) + + 13 Nov 2010; Mike Frysinger +coreutils-8.7.ebuild: + Version bump. + +*coreutils-8.6 (26 Oct 2010) + + 26 Oct 2010; Mike Frysinger +coreutils-8.6.ebuild: + Version bump #342583. + + 18 Sep 2010; Raúl Porcel coreutils-8.5.ebuild: + sparc stable wrt #327147 + + 13 Aug 2010; Joseph Jezak coreutils-8.5.ebuild: + Marked ppc stable for bug #327147. + +*coreutils-8.5-r1 (19 Jul 2010) + + 19 Jul 2010; Mike Frysinger +coreutils-8.5-r1.ebuild: + Include i18n patch from Fedora #328827 by Arago. + + 19 Jul 2010; Mike Frysinger coreutils-8.5.ebuild: + Stabilize for alpha/arm/ia64/s390/sh #327147. + + 19 Jul 2010; Mike Frysinger coreutils-8.5.ebuild: + Workaround stdbuf build failure when USE=static #321821 by Igor + Novgorodov. + + 14 Jul 2010; Markos Chandras coreutils-8.5.ebuild: + Stable on amd64 wrt bug #327147 + + 11 Jul 2010; Christian Faulhammer coreutils-8.5.ebuild: + stable x86, bug 327147 + + 10 Jul 2010; Brent Baude coreutils-8.5.ebuild: + Marking coreutils-8.5 ppc64 for bug 327147 + + 10 Jul 2010; Jeroen Roovers coreutils-8.5.ebuild: + Stable for HPPA (bug #327147). + + 24 May 2010; coreutils-8.4.ebuild: + ppc stable #311827 + + 22 May 2010; Raúl Porcel coreutils-8.4.ebuild: + sparc stable wrt #311827 + + 20 May 2010; Mike Frysinger coreutils-8.4.ebuild: + Mark alpha/arm/ia64/s390/sh stable #311827. + + 11 May 2010; Brent Baude coreutils-8.4.ebuild: + Marking coreutils-8.4 ppc64 for bug 311827 + + 08 May 2010; Mike Frysinger coreutils-8.4.ebuild: + Tweak tests in i18n patch #317565 by T Chan. + +*coreutils-8.5 (24 Apr 2010) + + 24 Apr 2010; Mike Frysinger +coreutils-8.5.ebuild: + Version bump. + + 08 Apr 2010; Christian Faulhammer coreutils-8.4.ebuild: + stable x86, bug 311827 + + 05 Apr 2010; Markos Chandras coreutils-8.4.ebuild: + Stable on amd64 wrt bug #311827 + + 29 Mar 2010; Jeroen Roovers coreutils-8.4.ebuild: + Stable for HPPA (bug #311827). + + 28 Mar 2010; Mike Frysinger coreutils-8.4.ebuild: + Force statfs tests when cross-compiling #311569 by Stephen Lewis. + + 24 Jan 2010; Mike Frysinger coreutils-8.4.ebuild: + Disable selinux tests when USE=-selinux #301782 by Philipp Riegger. + +*coreutils-8.4 (13 Jan 2010) + + 13 Jan 2010; Mike Frysinger +coreutils-8.4.ebuild: + Version bump. + +*coreutils-8.3 (08 Jan 2010) + + 08 Jan 2010; Mike Frysinger +coreutils-8.3.ebuild: + Version bump. + + 05 Jan 2010; Mike Frysinger coreutils-8.2.ebuild: + Add tac/-lrt build fix from upstream #298581 by Yuri Vasilevski. Include + unicode patch from Fedora via USE=unicode #266866 by Glenn Sommer. + +*coreutils-8.2 (11 Dec 2009) + + 11 Dec 2009; Mike Frysinger +coreutils-8.2.ebuild: + Version bump. + + 02 Dec 2009; Mike Frysinger coreutils-8.1.ebuild: + Force people to start migrating to xz-utils. + +*coreutils-8.1 (19 Nov 2009) + + 19 Nov 2009; Mike Frysinger +coreutils-8.1.ebuild: + Version bump #288253 by Rafał Mużyło. + + 09 Nov 2009; Mike Frysinger coreutils-7.6.ebuild: + Use new packager flags to tag binaries with Gentoo info. + + 31 Oct 2009; Brent Baude coreutils-7.5-r1.ebuild: + Marking coreutils-7.5 ppc64 for bug 287219 + + 21 Oct 2009; Jeroen Roovers coreutils-7.5-r1.ebuild: + Stable for HPPA (bug #287219). + +*coreutils-7.5-r1 (18 Oct 2009) + + 18 Oct 2009; Mike Frysinger +coreutils-7.5-r1.ebuild: + Add fix from newer versions for cp/mv problems on older kernels #289134 by + Allen Brooker. + + 12 Oct 2009; Mike Frysinger coreutils-7.5.ebuild, + coreutils-7.6.ebuild: + Inform people to reload their LS_COLOR env settings #288693 by Dirkjan + Ochtman. + + 10 Oct 2009; Raúl Porcel coreutils-7.5.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #287219 + + 09 Oct 2009; Mike Frysinger coreutils-7.6.ebuild: + Add patch from upstream for mktemp build failures on some systems #288183 + by Alexey Charkov. + + 07 Oct 2009; nixnut coreutils-7.5.ebuild: + ppc stable #287219 + + 05 Oct 2009; Markus Meier coreutils-7.5.ebuild: + amd64/arm/x86 stable, bug #287219 + + 03 Oct 2009; Raúl Porcel coreutils-7.4.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #281699 + +*coreutils-7.6 (23 Sep 2009) + + 23 Sep 2009; Mike Frysinger +coreutils-7.6.ebuild: + Version bump #284727 by Arfrever Frehtes Taifersar Arahesis. + + 13 Sep 2009; Markus Meier coreutils-7.4.ebuild: + arm stable, bug #281699 + + 03 Sep 2009; Mike Frysinger coreutils-7.1.ebuild, + coreutils-7.2.ebuild, coreutils-7.4.ebuild, coreutils-7.5.ebuild: + Workaround broken --enable-libcap handling #283589 by Alberto. + + 31 Aug 2009; Brent Baude coreutils-7.4.ebuild: + stable ppc64, bug 281699 + + 29 Aug 2009; Tobias Klausmann coreutils-7.4.ebuild: + Stable on alpha, bug #281699 + + 29 Aug 2009; nixnut coreutils-7.4.ebuild: + ppc stable #281699 + +*coreutils-7.5 (20 Aug 2009) + + 20 Aug 2009; Mike Frysinger +coreutils-7.5.ebuild: + Version bump. + + 19 Aug 2009; Jeroen Roovers coreutils-7.4.ebuild: + Stable for HPPA (bug #281699). + + 19 Aug 2009; Jeremy Olexa coreutils-7.4.ebuild: + amd64 stable, all tests passed. bug 281699 + + 18 Aug 2009; Christian Faulhammer coreutils-7.4.ebuild: + stable x86, bug 281699 + + 16 Aug 2009; Mike Frysinger coreutils-7.1.ebuild, + coreutils-7.2.ebuild, coreutils-7.4.ebuild: + Depend on xz-utils or lzma-utils. + + 06 Jul 2009; Mike Frysinger coreutils-7.4.ebuild: + Auto delete /bin/dircolors if it is from early coreutils #224823 by Stefan + de Konink. + + 16 May 2009; Mike Frysinger coreutils-7.1.ebuild, + coreutils-7.2.ebuild, coreutils-7.4.ebuild: + Allow /dev/loop when running mount #269758 by Nick Fortino. + +*coreutils-7.4 (07 May 2009) + + 07 May 2009; Mike Frysinger +coreutils-7.4.ebuild: + Version bump. + + 27 Apr 2009; Mike Frysinger coreutils-7.1, + coreutils-7.2: + Control gmp support via USE=gmp #267226 by Raúl Porcel. + + 18 Apr 2009; Raúl Porcel coreutils-7.1.ebuild: + arm/ia64/sh/sparc stable wrt #265614 + + 18 Apr 2009; Markus Meier coreutils-7.1: + amd64/x86 stable, bug #265614 + + 12 Apr 2009; Brent Baude coreutils-7.1.ebuild: + stable ppc64, bug 265614 + + 12 Apr 2009; Jeroen Roovers coreutils-7.1.ebuild: + Stable for HPPA (bug #265614). + + 12 Apr 2009; Tobias Klausmann coreutils-7.1.ebuild: + Stable on alpha, bug #265614 + + 12 Apr 2009; Mike Frysinger coreutils-7.1.ebuild, + coreutils-7.2.ebuild: + Allow mtab to be writable when running tests with mount #265725 by Nick + Fortino. + + 11 Apr 2009; nixnut coreutils-7.1.ebuild: + ppc stable #265614 + + 02 Apr 2009; Mike Frysinger coreutils-7.2.ebuild: + Add fix from upstream for mv/i-3 test failure #264455 by Ryan Hill. + +*coreutils-7.2 (31 Mar 2009) + + 31 Mar 2009; Mike Frysinger +coreutils-7.2.ebuild: + Version bump. + + 12 Mar 2009; Mike Frysinger coreutils-7.1.ebuild: + Fix some test failures #259876 by Ryan Hill. + + 11 Mar 2009; Mike Frysinger coreutils-7.1.ebuild: + Control libcap via USE=caps #260813 by Espen Hustad. + + 11 Mar 2009; Mike Frysinger coreutils-7.1.ebuild: + Block tct/netatalk due to timeout collision #259870, and block ccp4 due to + truncate collision #260533. + +*coreutils-7.1 (22 Feb 2009) + + 22 Feb 2009; Mike Frysinger +coreutils-7.1.ebuild: + Version bump #242566. + + 27 Nov 2008; Mike Frysinger coreutils-6.12-r2.ebuild: + Block sys-apps/stat #248312 by Diego E. Pettenò. + +*coreutils-6.12-r2 (16 Oct 2008) +*coreutils-6.10-r3 (16 Oct 2008) + + 16 Oct 2008; Robin H. Johnson + +files/coreutils-6.10-selinux-opt.patch, +coreutils-6.10-r3.ebuild, + +coreutils-6.12-r2.ebuild: + Fix automagical linking against libselinux per bug #230073. + +*coreutils-6.12-r1 (27 Jul 2008) + + 27 Jul 2008; Peter Alfredsen + +files/gnulib-utimens-update.patch, -coreutils-6.12.ebuild, + +coreutils-6.12-r1.ebuild: + Fix for bug #224483. People with old kernels can use this once more. + +*coreutils-6.12 (01 Jun 2008) + + 01 Jun 2008; Mike Frysinger +coreutils-6.12.ebuild: + Version bump. + + 29 Apr 2008; Brent Baude coreutils-6.10-r2.ebuild: + stable ppc, bug 218927 + + 24 Apr 2008; Jeroen Roovers coreutils-6.10-r2.ebuild: + Stable for HPPA (bug #218927). + + 24 Apr 2008; Markus Rothe coreutils-6.10-r2.ebuild: + Stable on ppc64; bug #218927 + + 24 Apr 2008; coreutils-6.10-r2.ebuild: + Stable on amd64; bug 218927 + + 24 Apr 2008; Raúl Porcel coreutils-6.10-r2.ebuild: + alpha/ia64/sparc/x86 stable wrt #218927 + +*coreutils-6.11 (19 Apr 2008) + + 19 Apr 2008; Mike Frysinger +coreutils-6.11.ebuild: + Version bump. + + 17 Apr 2008; nixnut coreutils-6.10-r1.ebuild: + Stable on ppc wrt bug 217239 + + 14 Apr 2008; Jeroen Roovers coreutils-6.10-r1.ebuild: + Stable for HPPA (bug #217239). + + 14 Apr 2008; Markus Rothe coreutils-6.10-r1.ebuild: + Stable on ppc64; bug #217239 + + 14 Apr 2008; Raúl Porcel coreutils-6.10-r1.ebuild: + alpha/ia64/sparc stable wrt #217239 + + 13 Apr 2008; Mike Frysinger coreutils-6.10-r1.ebuild, + coreutils-6.10-r2.ebuild: + Add support for USE=vanilla. + + 13 Apr 2008; Mike Frysinger coreutils-6.10-r1.ebuild, + coreutils-6.10-r2.ebuild: + Drop unneeded selinux configure options. + + 13 Apr 2008; Mike Frysinger coreutils-6.10-r1.ebuild, + coreutils-6.10-r2.ebuild: + Block older versions of util-linux for the lazy who havent updated in a + while #217482. + + 13 Apr 2008; Benedikt Böhm coreutils-6.10-r1.ebuild: + amd64 stable wrt #217239 + + 12 Apr 2008; Dawid Węgliński coreutils-6.10-r1.ebuild: + Stable on x86 (bug #217239) + +*coreutils-6.10-r2 (12 Apr 2008) + + 12 Apr 2008; Mike Frysinger +coreutils-6.10-r2.ebuild: + Add i18n patch from Fedora and some fixes from upstream for #210133. + + 23 Feb 2008; Mike Frysinger coreutils-6.9-r1.ebuild: + Fix build error on some systems #206841 by Markus Duft. + +*coreutils-6.10-r1 (23 Jan 2008) + + 23 Jan 2008; Mike Frysinger +coreutils-6.10-r1.ebuild: + As Cardoe points out, mktemp has been integrated into this version, so we + need to block the mktemp package and put the binary in the right place. + +*coreutils-6.10 (23 Jan 2008) + + 23 Jan 2008; Mike Frysinger +coreutils-6.10.ebuild: + Version bump. + + 15 Sep 2007; Mike Frysinger coreutils-6.9-r1.ebuild: + Break sys-apps/attr out of USE=acl and into USE=xattr #192023. + + 24 Jul 2007; Mike Frysinger coreutils-6.9-r1.ebuild: + Punt forced man-pages depend as most people should have seen a smooth + upgrade cycle by now. + + 07 Jul 2007; Mike Frysinger + +files/gnulib-futimens-rename.patch, coreutils-6.9-r1.ebuild: + Fix from upstream gnulib for futimens handling with newer glibc #180764. + + 02 Jul 2007; Piotr Jaroszyński coreutils-6.4.ebuild, + coreutils-6.7.ebuild, coreutils-6.7-r1.ebuild, coreutils-6.9.ebuild, + coreutils-6.9-r1.ebuild: + (QA) RESTRICT clean up. + + 13 Jun 2007; Christoph Mende coreutils-6.9-r1.ebuild: + Stable on amd64 wrt bug 181624 + + 13 Jun 2007; Mike Frysinger coreutils-6.9-r1.ebuild: + Add /usr/bin/uname symlink for autotools. + + 12 Jun 2007; Raúl Porcel coreutils-6.9-r1.ebuild: + ia64 stable wrt #181624 + + 11 Jun 2007; Gustavo Zacarias + coreutils-6.9-r1.ebuild: + Stable on sparc wrt #181624 + + 11 Jun 2007; Markus Rothe coreutils-6.9-r1.ebuild: + Stable on ppc64; bug #181624 + + 11 Jun 2007; Raúl Porcel coreutils-6.9-r1.ebuild: + alpha/x86 stable wrt #181624 + + 11 Jun 2007; nixnut coreutils-6.9-r1.ebuild: + Stable on ppc wrt bug 181624 + + 11 Jun 2007; Jeroen Roovers coreutils-6.9-r1.ebuild: + Fixed permissions for tests/ls/x-option. Stable for HPPA (bug #181624). + + 11 Jun 2007; Joshua Kinard coreutils-6.9-r1.ebuild: + Stable on mips, per #181624. + +*coreutils-6.9-r1 (30 Apr 2007) + + 30 Apr 2007; Mike Frysinger +coreutils-6.9-r1.ebuild: + Fix ls -x error #173032 and install man pages #105188. + + 24 Apr 2007; Bryan Østergaard + coreutils-6.7-r1.ebuild: + Stable on Mips, bug 172003. + + 06 Apr 2007; Christian Faulhammer + coreutils-6.7-r1.ebuild: + stable amd64, bug 172003 + + 04 Apr 2007; Gustavo Zacarias + coreutils-6.7-r1.ebuild: + Stable on sparc wrt #172003 + + 29 Mar 2007; Chris PeBenito coreutils-6.9.ebuild: + Re-add SELinux support. + + 26 Mar 2007; Jeroen Roovers coreutils-6.7-r1.ebuild: + Stable for HPPA (bug #172003). + + 25 Mar 2007; Tobias Scherbaum + coreutils-6.7-r1.ebuild: + Stable on ppc wrt bug #172003. + + 25 Mar 2007; Markus Rothe coreutils-6.7-r1.ebuild: + Stable on ppc64 - now really.. /bin/install missing is no regression. + + 24 Mar 2007; Seemant Kulleen + files/digest-coreutils-6.9, Manifest: + upload the patchball, but I had to generate it myself, hence the need to + redigest + + 24 Mar 2007; Andrej Kacian coreutils-6.7-r1.ebuild: + Stable on x86, bug #172003. + + 24 Mar 2007; Markus Rothe coreutils-6.7-r1.ebuild: + Back to ~ppc64 + + 24 Mar 2007; Markus Rothe coreutils-6.7-r1.ebuild: + Stable on ppc64; bug #172003 + +*coreutils-6.9 (24 Mar 2007) + + 24 Mar 2007; Mike Frysinger +coreutils-6.9.ebuild: + Version bump. + + 13 Feb 2007; Bryan Østergaard + coreutils-6.7-r1.ebuild: + Stable on Alpha. + + 22 Jan 2007; Bryan Østergaard + coreutils-6.7-r1.ebuild: + Stable on IA64. + +*coreutils-6.7-r1 (02 Jan 2007) + + 02 Jan 2007; Mike Frysinger +coreutils-6.7-r1.ebuild: + Move binaries not really needed into /usr. + +*coreutils-6.7 (08 Dec 2006) + + 08 Dec 2006; Mike Frysinger +coreutils-6.7.ebuild: + Version bump. + + 01 Dec 2006; Tobias Scherbaum + coreutils-6.4.ebuild: + ppc stable, bug #144467 + +*coreutils-6.6 (26 Nov 2006) + + 26 Nov 2006; Mike Frysinger +coreutils-6.6.ebuild: + Version bump. + + 24 Nov 2006; Markus Rothe coreutils-6.4.ebuild: + Stable on ppc64; bug #144467 + + 07 Nov 2006; Gustavo Zacarias coreutils-6.4.ebuild: + Stable on sparc wrt #144467 + + 04 Nov 2006; Jeroen Roovers coreutils-6.4.ebuild: + Stable for HPPA (bug #144467). + + 01 Nov 2006; Chris Gianelloni coreutils-6.4.ebuild: + Stable on amd64/x86 wrt bug #144467. + +*coreutils-6.4 (23 Oct 2006) + + 23 Oct 2006; Mike Frysinger +coreutils-6.4.ebuild: + Version bump. + +*coreutils-6.3 (30 Sep 2006) + + 30 Sep 2006; Mike Frysinger +coreutils-6.3.ebuild: + Version bump. + +*coreutils-6.2 (18 Sep 2006) + + 18 Sep 2006; Mike Frysinger +coreutils-6.2.ebuild: + Version bump. + + 04 Sep 2006; Diego Pettenò coreutils-5.97.ebuild, + coreutils-6.1.ebuild: + Backport the kernel_linux fix to 5.97 and drop keyword from 6.1 as it + doesn't build right now. + + 04 Sep 2006; Diego Pettenò coreutils-6.1.ebuild: + Remove kernel_linux conditional for acl and attr, acl can be use.masked for + this package on non-linux profiles now. + +*coreutils-6.1 (20 Aug 2006) + + 20 Aug 2006; Mike Frysinger +coreutils-6.1.ebuild: + Version bump. + + 06 Jul 2006; Diego Pettenò coreutils-5.96.ebuild, + coreutils-5.97.ebuild: + Drop keyword from old version, and make acl deps being actual dep only on + Linux. *BSD does not require those deps although acl works fine. + +*coreutils-5.97 (25 Jun 2006) + + 25 Jun 2006; Mike Frysinger +coreutils-5.97.ebuild: + Version bump. + + 01 Jun 2006; Diego Pettenò coreutils-5.96.ebuild: + Restrict confcache as per bug #134459. + + 23 May 2006; Diego Pettenò 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) + + 22 May 2006; Mike Frysinger +coreutils-5.96.ebuild: + Version bump. + +*coreutils-5.95 (13 May 2006) + + 13 May 2006; Mike Frysinger +coreutils-5.95.ebuild: + Version bump. + +*coreutils-5.94-r3 (07 May 2006) + + 07 May 2006; Mike Frysinger +coreutils-5.94-r3.ebuild: + Cleanup the progress bar patch, fix the cs.po date translation, and add fix + from upstream for `pwd` bugs in bind mounts. + + 02 May 2006; Mike Doty coreutils-5.94-r2.ebuild: + mirroring coreutils-5.94-patches-1.4.tar.bz2 at + http://dev.gentoo.org/~kingtaco/mirror/ bug 131808 + + 29 Apr 2006; Joshua Kinard coreutils-5.94-r1.ebuild: + Marked stable on mips. + + 17 Apr 2006; Markus Rothe coreutils-5.94-r1.ebuild: + Stable on ppc64; bug #129546 + + 12 Apr 2006; Joseph Jezak coreutils-5.94-r1.ebuild: + Marked ppc stable for bug #129546. + + 12 Apr 2006; Bryan Østergaard + coreutils-5.94-r1.ebuild: + Stable on sparc wrt #129546 + + 11 Apr 2006; Daniel Gryniewicz coreutils-5.94-r1.ebuild: + Marked stable on amd64 Per bug# 129546 + + 11 Apr 2006; Andrej Kacian coreutils-5.94-r1.ebuild: + Stable on x86, bug #129546. + +*coreutils-5.94-r2 (11 Apr 2006) + + 11 Apr 2006; Mike Frysinger +coreutils-5.94-r2.ebuild: + Re-enable support for system regex #128040 by Emanuele Giaquinta. + + 04 Mar 2006; Luca Barbato coreutils-5.94-r1.ebuild: + Missing acl logic + +*coreutils-5.94-r1 (20 Feb 2006) + + 20 Feb 2006; Mike Frysinger +coreutils-5.94-r1.ebuild: + Drop the --without-included-regex since it just makes things crash atm #123342. + + 17 Feb 2006; Mike Frysinger coreutils-5.2.1-r6.ebuild, + coreutils-5.2.1-r7.ebuild, coreutils-5.3.0-r1.ebuild, + coreutils-5.3.0-r2.ebuild, coreutils-5.93.ebuild, coreutils-5.94.ebuild: + Make sure $WORKDIR is go-w before giving everyone read access #122951 by + Joshua Pettett. + + 17 Feb 2006; Chris PeBenito coreutils-5.94.ebuild: + Fix up SELinux patch. + +*coreutils-5.94 (15 Feb 2006) + + 15 Feb 2006; Mike Frysinger +coreutils-5.94.ebuild: + Version bump. + + 09 Feb 2006; Joshua Kinard coreutils-5.2.1-r7.ebuild: + Marked stable on mips for Bug #120125. + + 29 Jan 2006; Chris PeBenito coreutils-5.93.ebuild: + Update SELinux patch for 5.93, fixes bug #120254. + + 27 Jan 2006; Simon Stelling coreutils-5.2.1-r7.ebuild: + stable on amd64 + +*coreutils-5.93 (25 Jan 2006) + + 25 Jan 2006; Mike Frysinger +coreutils-5.93.ebuild: + Version bump #119794 by Daniel Drake. + + 25 Jan 2006; Jose Luis Rivero + coreutils-5.2.1-r7.ebuild: + Stable on alpha wrt #120125 + + 24 Jan 2006; Joseph Jezak coreutils-5.2.1-r7.ebuild: + Marked ppc stable for bug #120125. + + 24 Jan 2006; Gustavo Zacarias + coreutils-5.2.1-r7.ebuild: + Stable on sparc wrt #120125 + + 24 Jan 2006; Chris White + coreutils-5.2.1-r7.ebuild: + x86 stable per bug #120125. + + 24 Jan 2006; Markus Rothe coreutils-5.2.1-r7.ebuild: + Stable on ppc64; bug #120125 + +*coreutils-5.3.0-r2 (05 Oct 2005) + + 05 Oct 2005; Mike Frysinger + +coreutils-5.3.0-r2.ebuild: + Fix uname parsing of cpuinfo on alpha/ia64 and use timestyle patch from + upstream. + + 13 Sep 2005; Mike Frysinger coreutils-5.3.0-r1.ebuild: + Fix off-by-one issue #105639 by Michal Januszewski. + +*coreutils-5.3.0-r1 (30 Aug 2005) + + 30 Aug 2005; Mike Frysinger + +coreutils-5.3.0-r1.ebuild: + Update the i18n patch to fix cut again as well as expand #104286 by peteru. + + 30 Aug 2005; Diego Pettenò coreutils-5.3.0.ebuild: + Remove charset.alias if it's present, only libiconv should install it. + +*coreutils-5.3.0 (30 Aug 2005) + + 30 Aug 2005; Mike Frysinger files/DIR_COLORS, + +coreutils-5.3.0.ebuild: + Version bump. + +*coreutils-5.2.1-r7 (30 Aug 2005) + + 30 Aug 2005; Mike Frysinger files/DIR_COLORS, + +coreutils-5.2.1-r7.ebuild: + Fix memleak in chmod #87490 and update DIR_COLORS with stuff from Fedora and + #104087. + + 18 Aug 2005; Mike Frysinger coreutils-5.2.1-r6.ebuild: + Merge support for using coreutils on non-GNU systems by Diego Pettenò + #101218. + + 28 Jun 2005; Joshua Kinard coreutils-5.2.1-r6.ebuild: + Marked stable on mips. + + 06 Jun 2005; Markus Rothe coreutils-5.2.1-r6.ebuild: + Stable on ppc64 + + 30 May 2005; Gustavo Zacarias + coreutils-5.2.1-r6.ebuild: + Stable on sparc + + 29 May 2005; coreutils-5.2.1-r2.ebuild, + coreutils-5.2.1-r5.ebuild, coreutils-5.2.1-r6.ebuild: + - update coreutils to use libc expanded variable elibc_uclibc vs uclibc so + USE=-* works + + 29 May 2005; Joseph Jezak coreutils-5.2.1-r6.ebuild: + Marked ppc stable. + +*coreutils-5.2.1-r6 (02 Apr 2005) + + 02 Apr 2005; Mike Frysinger + +coreutils-5.2.1-r6.ebuild: + Update i18n patch to the redhat version #87429 and include the tty utf8 fix + #77633. + +*coreutils-5.2.1-r5 (14 Mar 2005) + + 14 Mar 2005; Martin Schlemmer + +coreutils-5.2.1-r5.ebuild: + Add fix for bug #84564. + + 03 Mar 2005; Ciaran McCreesh + coreutils-5.2.1-r3.ebuild, coreutils-5.2.1-r4.ebuild: + Dependency update: sys-apps/at -> sys-process/at. + +*coreutils-5.2.1-r4 (09 Jan 2005) + + 09 Jan 2005; Mike Frysinger + +coreutils-5.2.1-r4.ebuild: + Fix tail -f behavior #57477 by rob holland. Have the progress bar use normal + spaces #76903 by Nikolai Weibull. Fix chown --dereference #53750 by Georgi + Georgiev. Fix test running #75932 / #76089. + +*coreutils-5.2.1-r3 (21 Dec 2004) + + 21 Dec 2004; Mike Frysinger + +coreutils-5.2.1-r3.ebuild: + Remove i686-specific asm code on i486 systems #32429. Fix tail +# syntax + #66713. Move [ to same place as test #65296. Fix man-page tests #69216. Fix + autotool code #74210. Fix @echo in man/Makefile #53881. Use DESTDIR instead + of einstall. Make symlinks absolute #55620. + + 03 Sep 2004; Pieter Van den Abeele + coreutils-5.2.1-r1.ebuild, coreutils-5.2.1-r2.ebuild, + coreutils-5.2.1.ebuild: + Masked coreutils-5.2.1.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele + coreutils-5.2.1-r1.ebuild, coreutils-5.2.1-r2.ebuild: + Masked coreutils-5.2.1-r2.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele + coreutils-5.2.1-r1.ebuild: + Masked coreutils-5.2.1-r1.ebuild stable for ppc + + 26 Aug 2004; Ciaran McCreesh files/DIR_COLORS: + Added rxvt-unicode to the DIR_COLORS supported terminal list + + 26 Aug 2004; Tom Gall coreutils-5.2.1.ebuild: + fix ppc64 and s390, bug #61735 + +*coreutils-5.2.1-r2 (25 Aug 2004) + + 25 Aug 2004; Seemant Kulleen + +coreutils-5.2.1-r2.ebuild: + Version bump to incorporate two fixes. First, the uname patch is made to work + on amd64 architecture (fixing bug #59774 by Danny van Dyk + ), and the second is a fix to sort on large files + reported by: qube99@hotmail.com in bug #39515, and fixed by: Sven Wegener + + + 15 Aug 2004; Travis Tilley + +files/003_all_coreutils-gentoo-uname.patch, coreutils-5.2.1-r1.ebuild, + coreutils-5.2.1.ebuild: + fixed uname -p on amd64 + + 23 Jul 2004; Seemant Kulleen coreutils-5.2.0-r2.ebuild, + coreutils-5.2.1-r1.ebuild: + put a hacky fix for bug #46593 while the sparc team figures out what the + actual fix is + + 13 Jul 2004; Seemant Kulleen coreutils-5.2.1-r1.ebuild: + fix b0rked uname patch, closes bug #56866 by Doug Goldstein + +*coreutils-5.2.1-r1 (12 Jul 2004) + + 12 Jul 2004; Seemant Kulleen + -coreutils-5.0.91-r3.ebuild, +coreutils-5.2.1-r1.ebuild: + Fix the sort -M deal, thanks to Sven Wegener in + #gentoo-bugs and also bartron@gmx.dein bug #54765 by + Thomas Petersen . Also, fix the s390 stuff as reported in + bug #52581 by jochen . Added the ppc64 stuff into the + regular uname patch. Finally, fix the selinux-noacl patch, thanks to Chris + PeBenito via e-mail. + + 25 Jun 2004; Aron Griffis coreutils-5.0-r6.ebuild, + coreutils-5.0.91-r3.ebuild, coreutils-5.0.91-r4.ebuild: + QA - fix use invocation + + 16 Jun 2004; Daniel Black coreutils-5.0-r6.ebuild, + coreutils-5.0.91-r3.ebuild, coreutils-5.0.91-r4.ebuild, + coreutils-5.2.0-r2.ebuild, coreutils-5.2.1.ebuild: + uclibc not dependant on sys-apps/help2man thanks to Peter S. Mazinger + . Changed dev.gentoo.org SRC_URI to mirror://gentoo/. + + 31 May 2004; Tom Gall coreutils-5.0.91-r4.ebuild: + added coreutils-5.0.91-ppc64-1.patch which fixes bug #52617 + + 17 May 2004; Mike Frysinger coreutils-5.2.1.ebuild: + Fixes for uname: no more segfaults for unknown archs #36190, integrate the + broken out s390 patch, and add support arm support. + + 16 May 2004; Seemant Kulleen coreutils-5.2.1.ebuild: + fixed the progress bar patch for acl enabled coreutils. Thanks to: Aaron + Peterson in bug #51244 for pointing it out. + +*coreutils-5.2.1 (16 May 2004) + + 16 May 2004; Seemant Kulleen -coreutils-5.0-r5.ebuild, + -coreutils-5.0.91-r2.ebuild, -coreutils-5.2.0-r1.ebuild, + -coreutils-5.2.0.ebuild, +coreutils-5.2.1.ebuild: + version bump to latest upstream. This one adds a patch from Sunil + in bug #44403 which allows compilation if MBRTOWC is *not* + set. + + 16 May 2004; Seemant Kulleen coreutils-5.2.0-r2.ebuild: + Change dependency to autoconf-2.58 or above. This finally fixes the reconf bug + #49137 + + 12 May 2004; Seemant Kulleen coreutils-5.2.0-r2.ebuild: + set autoconf explicitly to 2.5. Should solve bug #49137 by Matt Davis + + + 11 May 2004; Gustavo Zacarias + coreutils-5.2.0-r2.ebuild: + Stable on sparc wrt #50400 + +*coreutils-5.2.0-r2 (07 May 2004) + + 07 May 2004; Seemant Kulleen + +coreutils-5.2.0-r2.ebuild: + version bump, to install /etc/DIR_COLORS. Thanks to Weeve for noticing on + sparc, and to SPANKY for being SPANKY. + + 22 Apr 2004; Martin Holzer coreutils-5.2.0-r1.ebuild, + coreutils-5.2.0.ebuild: + changing src_uri. + +*coreutils-5.2.0-r1 (18 Apr 2004) + + 18 Apr 2004; Michael McCabe +coreutils-5.2.0-r1.ebuild: + Adding s390 specific fixes to close bug 47965 + + 05 Mar 2004; Seemant Kulleen coreutils-5.2.0.ebuild: + added a don't worry blurb to the reconf section + +*coreutils-5.2.0 (05 Mar 2004) + + 05 Mar 2004; Seemant Kulleen coreutils-5.0-r5.ebuild, + coreutils-5.0-r6.ebuild, coreutils-5.0.91-r2.ebuild, + coreutils-5.0.91-r3.ebuild, coreutils-5.0.91-r4.ebuild, + coreutils-5.2.0.ebuild: + version bump, should close bug #39632 by SpanKY , who came + up with the fixes anyway, and that bug is related to bug #36337 by Robin + Johnson . Also, added attr to the explicit deps, per bug + #41641 by toon . Just in case, we're affected by: + bug #43655 by Rajiv Manglani , this release should fix it. + + 17 Feb 2004; Tom Gall + coreutils-5.0.91-r4.ebuild: + Added ppc64 stable keyword + + 03 Feb 2004; Daniel Robbins coreutils-5.0.91*.ebuild: + removed unnecessary append-flags -fPIC from ebuilds. + + 17 Jan 2004; Christian Birchinger + coreutils-5.0.91-r4.ebuild: + Added sparc stable keyword + + 15 Jan 2004; Seemant Kulleen + coreutils-5.0.91-r4.ebuild : + symlink bin/install to usr/bin/install for Brad House + + 14 Jan 2004; Guy Martin coreutils-5.0.91-r4.ebuild : + Marked stable on hppa to have a working g++ again. + + 11 Jan 2004; Seemant Kulleen + coreutils-5.0.91-r4.ebuild: + Applied the 64 bit fixes from MDK's newest src.rpm, which seems to solve the + segfaults. In my defense, I did do some preliminary testing on -r4 with the + previous patchset, and it didn't segfault -- this time, I checked an ls -R / + output on both ia64 and amd64 boxes, so this should be sorted finally (bug + #37891 by E. Papegaaij ). Also, it now links + against ncurses-5.3-r5 and greater for building and running. So, we finally + get rid of the termcap cruft, thanks to Azarah for that (bug #37026). + + 11 Jan 2004; Brad House coreutils-5.0.91-r4.ebuild: + coreutils -r4 is not stable on amd64. or at least ls is not. seemant broke it + again :/ + + 09 Jan 2004; Seemant Kulleen + coreutils-5.0.91-r4.ebuild: + uniq and split are moved back to /bin because they are needed by the + bootscripts (checkroot and functions.sh respectively). Thanks to Norberto + Bensa in bug #36453 + + 09 Jan 2004; Seemant Kulleen + coreutils-5.0.91-r4.ebuild: + The ACL patches failed with nls in USE because it was still linking to + termcap. Thanks to: Paul Giordano in bug #37682 opened + by: Paul de Vrieze + +*coreutils-5.0.91-r4 (09 Jan 2004) + + 09 Jan 2004; Seemant Kulleen + coreutils-5.0.91-r4.ebuild: + the patches link against ncurses rather than libtermcap, closing bug #37026 by + Martin Flugeldufel . Additionally, some of the + non-critical binaries (those not needed for bootup) have been moved to + /usr/bin, which partially sorts out bug #36453, also by Martin Flugedufel + + 31 Dec 2003; Seemant Kulleen + coreutils-5.0.91-r3.ebuild: + make sure to depend on the newest libtermcap stuff + + 30 Dec 2003; Seemant Kulleen + coreutils-5.0.91-r2.ebuild, coreutils-5.0.91-r3.ebuild: + Added acl, gettext and libtermcap-compat to RDEPEND as well, otherwise that + leads to b0rked tbz2's. Thanks to Donny Davies :) + + 30 Dec 2003; Seemant Kulleen + coreutils-5.0.91-r3.ebuild: + the lsw patch from mandrake has issues for us on amd64 and ia64, so we don't + use it. Thanks to Brad House for noticing + + 30 Dec 2003; Brad House coreutils-5.0.91-r3.ebuild: + coreutils -r3 is broken bad! See note above KEYWORDS=, marking -* + + 29 Dec 2003; Seemant Kulleen + coreutils-5.0.91-r3.ebuild: + Added libtermcap-compat to DEPEND string, thanks to rommel in #gentoo-ppc + +*coreutils-5.0.91-r3 (29 Dec 2003) + + 29 Dec 2003; Seemant Kulleen + coreutils-5.0.91-r3.ebuild: + several changes to this. First, we're using most of Mandrake's patchset with + fixes, which adds some option to touch -- to make the timestamp move forwards + or backwards. I need some input on whether we should keep this. Additionally, + there is a patch to restore chown's behaviour to the old way. And another + patch to allow old options for several of the utilities here. Additionally, + we're using openi18n.org's patches for coreutils, which should sort (no pun + intended) out bug #29136 by Sven Sternberger + + 27 Dec 2003; Seemant Kulleen : + fix uname output for hppa and ppc. Patch by Guy Martin . + Closes bug #36190 + + 14 Dec 2003; Lars Weiler coreutils-5.0.91-r2.ebuild: + Added dependency ppc? ( >=sys-devel/m4-1.4-r1 ). See bug #35759 + + 10 Dec 2003; Seemant Kulleen coreutils-5.0-r5.ebuild, + coreutils-5.0-r6.ebuild, coreutils-5.0.91-r2.ebuild: + Bartron pointed out the dangers of filtering the flag in the same bug report. + So yanking that. USe dangerous flags at your risk, not mine :P + + 10 Dec 2003; Seemant Kulleen coreutils-5.0-r5.ebuild, + coreutils-5.0-r6.ebuild, coreutils-5.0.91-r2.ebuild: + filter out the malign-double flag, closing bug #35411 + + 09 Dec 2003; Seemant Kulleen coreutils-5.0-r5.ebuild, + coreutils-5.0-r6.ebuild, coreutils-5.0.91-r2.ebuild: + patch added to prevent the installation of the following inferior man pages: + chgrp, chmod, chown, cp, dd, df, dir, dircolors, du, install, ln, ls, mkdir, + mkfifo, mknod, mv, rm, rmdir, touch and vdir. Those man pages will be supplied + by the man-pages package instead. This should close most of bug #32096 + by Radek Podgorny + + 09 Dec 2003; Seemant Kulleen + coreutils-5.0.91-r2.ebuild: + make sure it uses automake-1.7 -- closing bug #35425 by Marc Bevand + + +*coreutils-5.0-r6 (08 Dec 2003) +*coreutils-5.0-r5 (08 Dec 2003) +*coreutils-5.0.91-r2 (08 Dec 2003) + + 08 Dec 2003; Seemant Kulleen coreutils-5.0-r3.ebuild, + coreutils-5.0-r4.ebuild, coreutils-5.0-r5.ebuild, coreutils-5.0-r6.ebuild, + coreutils-5.0.91-r1.ebuild, coreutils-5.0.91-r2.ebuild, + coreutils-5.0.91.ebuild: + coreutils will now not compile the following: su, groups (both from shadow), + uptime, kill (both from procps), and hostname (from net-tools). This + closes bug #18181 by Jon Portnoy . Also, the groups + thing was bug in #27071 by Marcin Wisnicki + + 06 Dec 2003; Seemant Kulleen coreutils-5.0-r1.ebuild, + coreutils-5.0-r2.ebuild, coreutils-5.0-r3.ebuild: + moved -r3 to stable mips and removed crufty older ebuilds + + 19 Nov 2003; Martin Holzer coreutils-5.0.91-r1.ebuild, + coreutils-5.0.91.ebuild: + adding version number to automake. Closes #33836. + +*coreutils-5.0.91-r1 (18 Nov 2003) + + 23 Nov 2003; Guy Martin coreutils-5.0.91-r1.ebuild : + The uname patch now works on hppa. + + 18 Nov 2003; Chris PeBenito + coreutils-5.0.91-r1.ebuild: + Bump to update SELinux patch. The old patch had a rare segfault/hang problem + in ls. Otherwise, same as -r0. + + 03 Nov 2003; Daniel Robbins all of 'em: added missing + RDEPEND so they don't default to DEPEND. + + 02 Nov 2003; Chris PeBenito coreutils-5.0-r4.ebuild: + Missed removing SELinux patch from 5.0-r4 + + 28 Oct 2003; Chris PeBenito coreutils-5.0-r1.ebuild, + coreutils-5.0-r2.ebuild, coreutils-5.0-r3.ebuild, coreutils-5.0.91.ebuild: + Switch SELinux patch from old API to new API. + + 01 Oct 2003; Tavis Ormandy coreutils-5.0.91.ebuild: + missing help2man dependency + + 28 Sep 2003; Chris PeBenito coreutils-5.0.91.ebuild: + Fix selinux patch for 5.0.91. + +*coreutils-5.0.91 (28 Sep 2003) + + 28 Sep 2003; Martin Schlemmer coreutils-5.0.91.ebuild: + Update version. I ported the ACL patches, except for the i18n one, as it gets + messy, and there are a lot of Makefile breakage, and also what might be + upstream fixes for the same thing. I thus rather think somebody that know a + bit more about locale and such that can test it should do this. Same thing for + the SELINUX patch - its a lot of small breakages and is tedious - I thought + getting this in so far should motivate somebody with more time than me :) + + 26 Sep 2003; Bartosch Pixa coreutils-5.0-r4.ebuild: + set ppc in keywords + +*coreutils-4.5.11-r1 (24 Sep 2003) + + 24 Sep 2003; Seemant Kulleen + coreutils-4.5.11-r1.ebuild, coreutils-5.0-r1.ebuild, + coreutils-5.0-r2.ebuild, coreutils-5.0-r3.ebuild, coreutils-5.0-r4.ebuild: + added static to IUSE, closing bug #29186 by Sascha Silbe + + + 24 Sep 2003; Seemant Kulleen coreutils-5.0-r1.ebuild, + coreutils-5.0-r2.ebuild, coreutils-5.0-r3.ebuild, coreutils-5.0-r4.ebuild: + add automake to depends, because it provides aclocal, which is needed to build + coreutils. Thanks to Jared Hudso + + 22 Sep 2003; Martin Schlemmer coreutils-5.0-r4.ebuild: + Ok, was on crack there for a moment - the test for cvs was inverted, should be + fixed now. + + 22 Sep 2003; Martin Schlemmer coreutils-5.0-r4.ebuild: + Fix issues with gettext's autopoint if cvs is not installed (bug #28920). + + 19 Sep 2003; Christian Birchinger + coreutils-5.0-r3.ebuild: + Added sparc stable keyword + + 17 Sep 2003; Jon Portnoy coreutils-5.0-r4.ebuild : + IA64 keywords. And don't believe Seemant - he really isn't an idiot. :) + + 14 Sep 2003; Seemant Kulleen coreutils-5.0-r4.ebuild: + I'm an idiot sometimes. The progress bar patch was being moved out of the way. + Thanks pebenito, and sorry :( + + 13 Sep 2003; Seemant Kulleen coreutils-5.0-r4.ebuild: + Luca Barbato fixed the acl patch to compile with NLS + disabled. This should close the NULL not found errors, as reported in bug + #18151 by shadow. + + 12 Sep 2003; Seemant Kulleen coreutils-5.0-r3.ebuild: + Added message about removing fileutils, textutils and sh-utils in + pkg_postinst. Closes bug #25019 by Chuck Brewer + +*coreutils-5.0-r4 (12 Sep 2003) + + 12 Sep 2003; Seemant Kulleen coreutils-5.0-r4.ebuild: + ACL patches _finally_ added into coreutils. A note about this. If "acl" + and "selinux" are both in USE, then "selinux" will be preferred and "acl" + discarded. Also, the progress-bar patch has been modified to work with + the acl stuff. This modification was done by: Marcin Wisnicki + in bug #18151. What I have done is put the acl + patches into the gentoo patch tarball and changed the layout. Patches are + numbered to work with epatch's directory patching functionality, and if + acl is used, then the original progresspatch is discarded. Marked -r3 + stable on x86. Bug #18151 by: shadow@ines.ro is now closed. + +*coreutils-5.0-r3 (26 Aug 2003) + + 26 Aug 2003; Martin Schlemmer Manifest, + coreutils-5.0-r3.ebuild: + Fix issues with gcc-2.95.3, bug #27329, thanks to patch from TGL + . + + 25 Aug 2003; Chris PeBenito coreutils-5.0-r2.ebuild: + Fix selinux patch, as the old patch fails to apply when the progress bar patch + is applied. + +*coreutils-5.0-r2 (24 Aug 2003) + + 24 Aug 2003; Seemant Kulleen coreutils-5.0-r2.ebuild: + adds a patch to display a progress bar for mv and cp (when invoked with the -g + option). Thanks to Haukkari in #gentoo for passing this on to us. The patch + was authored by: Miika Pekkarinen + + 03 Aug 2003; Seemant Kulleen coreutils-5.0-r1.ebuild, + coreutils-5.0.ebuild, files/coreutils-5.0-confdir3.patch: + gentoo patch updated to query mips properly for the uname info -- thanks to + Kumba + + 02 Aug 2003; Martin Schlemmer coreutils-5.0-r1.ebuild: + Remove confdir3 patch for now. + + 02 Aug 2003; Seemant Kulleen coreutils-5.0-r1.ebuild, + coreutils-5.0.ebuild: + Azarah's brilliance again :) sandbox is disabled for coreutils while + portage-2.0.49 has not come out + + 01 Aug 2003; Aron Griffis coreutils-5.0-r1.ebuild, + files/coreutils-5.0-confdir3.patch: + Fix bug 25702 by refraining from cleaning up PATH_MAX test + +*coreutils-5.0-r1 (28 Jul 2003) + + 28 Jul 2003; Martin Schlemmer coreutils-5.0-r1.ebuild: + Do not include su infopage, as it is not valid for the su from sys-apps/shadow + that we are using (bug #23711). + +*coreutils-5.0 (04 Apr 2003) + + 04 Apr 2003; Joshua Brindle coreutils-5.0.ebuild: + bumped to upstream stable release version + +*coreutils-4.5.11 (20 Mar 2003) + + 20 Mar 2003; Seemant Kulleen coreutils-4.5.10.ebuild, + coreutils-4.5.11.ebuild, files/coreutils-4.5.10-gentoo-rms.diff, + files/coreutils-4.5.10-gentoo-uname.diff, + files/coreutils-4.5.9-gentoo-rms.diff, + files/coreutils-4.5.9-gentoo-uname.diff: + version bump, and moved patches to mirrors + +*coreutils-4.5.10 (14 Mar 2003) + + 20 Mar 2003; Joshua Brindle coreutils-4.5.10.ebuild: + fixed selinux dependancy + + 20 Mar 2003; Seemant Kulleen + coreutils-4.5.10.ebuild : + + Patched to add selinux, thanks to sindian. Note, I removed the -r1 + revision bump as it was unnecessary. + + 14 Mar 2003; Seemant Kulleen coreutils-4.5.10.ebuild: + version bump thanks to drobbins on -core + +*coreutils-4.5.9-r1 (11 Mar 2003) + + 11 Mar 2003; Martin Schlemmer coreutils-4.5.9-r1.ebuild : + Fix overwriting /bin/hostname, and causing /bin/domainname (symlink to + /bin/hostname) to set the hostname instead of the domainname. We use + hostname from net-tools after all. Ditto for /bin/uptime. + + 11 Mar 2003; Martin Schlemmer coreutils-4.5.9.ebuild : + OK, I am dense. Seems when I did previous fix, I changed the: + + rm ${D}/usr/share/man/man1/su + + to: + + rm ${D}/usr/share/man/man1/su* + + Fixed this to fix the sum problem. + + 11 Mar 2003; Martin Schlemmer coreutils-4.5.9.ebuild : + Move symlink stuff till after we remove stuff we do not use, else we have + invalid symlinks. Change einstall to 'make DESTDIR=$D install', else it + do not install all the manpages. + + Fix manpages again by manually installing. + +*coreutils-4.5.9 (06 Mar 2003) + + 11 Mar 2003; Zach Welch coreutils-4.5.9-r1.ebuild, + coreutils-4.5.9.ebuild: + add arm keyword + + 06 Mar 2003; Seemant Kulleen coreutils-4.5.9.ebuild + ChangeLog files/digest-coreutils-4.5.9 : + + New package -- this will replace fileutils text-utils and sh-utils, when + it gets unmasked. diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/Manifest b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/Manifest index ed703e250e..8af8091942 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/Manifest +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/Manifest @@ -1,5 +1,15 @@ -DIST coreutils-8.20-patches-1.1.tar.xz 19504 SHA256 0a1a3cc578e8872ebc93113edd76d1f1d88fb4d6596a047cfbb6c5fd4e82c22d SHA512 258116ff52d1d28acbedd2383c8d0f488c272b297c4f146231ea45fb76902bb56c9fad2d74d50c22371e67a4178dcff7b65950fcc034f56fc02c3c2ff290224f WHIRLPOOL ae4436a6ae655affbc02ee2d3d6a87345dc7b63b67aaecf01e034d2e40237c6e76b00a909d852f6ea96e348ef43e8e3f6f4c5bdb01aaf6d30a1b51036cbfe31b -DIST coreutils-8.20.tar.xz 5273788 SHA256 dbcb798764827a0f74be738662ecb516705cf520330cd3d7b2640fdffa499eb2 SHA512 adbeab5af780ae70d2a98a81e96ad2cdfbcbc20153372b0085f6ac75ae9fadff82bd09b460400820057692b4145d7f2d276630b76b0ed509303587972ed175cd WHIRLPOOL 3cf911cf785c6e6acab4f37bc75805687f91fe74d5727782903d242669ee6b7ad444b18395d6808b1f2569703cca1992983d3bfef41f65ea461f6d0aa25908e2 DIST coreutils-8.23-man.tar.xz 43060 SHA256 d1b16e74b3dba4f313aeebae2c69da205f7d2e6e1c2aa8d39026c860d314ecca SHA512 db5085c783256e30b9878bdce5cf16063aaa51d800d5b40537d5cdea372d095a391e9986e8680c6d94841bc995ab43ac8bc2d23427e6e96263d24b0b5ccc7d12 WHIRLPOOL ef0cae7c1b752c0f81e6f23b0a792804518a5257740fedf7dd70577ec503a64716156a898ed50045987954a6234ba23c9483772830683bb7e4bd0c8a2ec2c142 -DIST coreutils-8.23-patches-1.0.tar.xz 5912 SHA256 de89061b4395e2171f1c2562bd46a0a80deccaa0d4f3da21476ade8bf1415dfa SHA512 4db8738c3b956aada0a757d00505b205f6ff393ec2225e953369ca42db80c0035dd5414a787fc18d4d1494f0bd3531a69ab418a527ed78d0211ede1f5c52e30e WHIRLPOOL 6a49b3de6aa5537ff410a5c9653c74442a01e8b33d2e3d0fe4180fd1fa4bc5aa728f40ccfdba8f28ee5eefb253f42c4d289afda32153d49d2fd47d93e55787be +DIST coreutils-8.23-patches-1.1.tar.xz 6480 SHA256 daf5d61b36db61d629bf14bf8f04e878f1205c9ae2af5daf37dca3aad5a6fde4 SHA512 8da5f8e9fc47baa060030076c4a2de90013a0d1faad45fe99545e93d50bc079720281f6db5774590fe842c8c56bd8ae97e1d9bf862fae1896760b5e5b686e7a8 WHIRLPOOL 2a8082975e3627454569e57aecb3d1ac6bdef89e16f4f64a88a4ffcbf2b341fe56874b128485ae540270f7a060f9e0f4bd3eecf68e215fb6a5a1c5ac434f7403 DIST coreutils-8.23.tar.xz 5375612 SHA256 ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d SHA512 a5f4b82ce208cb439d5dbe6f5cf4b19fecff581da210a51c4e3fdd5ffab114d171456d041e20a6996b59185947ac6655096e4b5ca252186e282ae0ae08b7534c WHIRLPOOL 4bd4cd28d6de96218e791c5ed15766e34dfeeb3aeade10e211e3a0e9ffa695e5a716872a915d78b356b3e3635e1e22274d92560301aadaf46a58242dc235d733 +DIST coreutils-8.24-man.tar.xz 42920 SHA256 cf0333b5f134a331e0b46e2ddf90666f8bdc3281c1ca2c7ccbb75b437589ce37 SHA512 9dfe614402bc35c43301ebf97d2d36ac5db1433f48171bda15f2ba76bd9944742665b30a764df0cf773ebcad1845aae57c8e36a1cd3848c1e82a7c996d6cc78a WHIRLPOOL d702a372031fe52262204c00bee641084c099c45150d82abd5915535ab3bbe1efb63c4f00173bb88725ba49126a6ecf368d14b12843b570c08165b757b78710b +DIST coreutils-8.24-patches-1.1.tar.xz 6688 SHA256 79cb0dc5b58cb97e17b11b5e821ed88fae88f728d9fd07986bbb397824e49c6f SHA512 cf340ccb918e307be8bbfd19a299bcfe5b295a26f59a8eeb8657f5dda1361100a350e996b31097948e63890987a2f83d05d2e7175c6304f4a4812b9974679c2c WHIRLPOOL 3b4d4676b119e4f22a01c8450be13d6eb40720d3c57aac5631454df24814943e6e6024fbdcd27a2b262d42c1446d9c04cbdc163371ff20a4b28d9cd9a77c5c9c +DIST coreutils-8.24.tar.xz 5649896 SHA256 a2d75286a4b9ef3a13039c2da3868a61be4ee9f17d8ae380a35a97e506972170 SHA512 b42bb233340353647bb9a1c3d9122c1a5379cf3602ba9197c3c935fc899897e7d4685148dfaf93eccc096bee0a9b03416d79dc9bb81d5d2dea6e04ed134a3d1b WHIRLPOOL 68598e0c93375522714b9bc0dd092386a9466725b2b4b5715e2926c5087e1ce887d5e5b8e0b872347a053edcb39ba1f8c6949ee659a06ed554703a0ba07064e2 +DIST coreutils-8.25-man.tar.xz 43420 SHA256 2ee31c3a6d2276f49c5515375d4a0c1047580da6ac10536898e0f0de81707f29 SHA512 412afc9909d30618ab9daba51c965c0fd22420c32f6c5a7e32ba32d957a92e8a65b977bccaba4b76c55d435a57065dc6103ff11c5fa31d02f117c13a2b09f75e WHIRLPOOL f2a9458d71cfbf6227ece5b688adb34653dacda0dfbcfd5332a36e33cda58b081d9b37c4ec910c92feba485e8e182f52327f4860f1ff5e0b0b7ae2f9b82045ee +DIST coreutils-8.25-patches-1.1.tar.xz 7196 SHA256 68e116eb70a69e94458197cde81165c9902bec0c6661be31f6fffb84ba8d809c SHA512 19326ab7dd8d4515f7239133772f715aac4e722a1e28f4b0f19d8d629abe54a2309fa7c469797dc0f9e88991906883a891622c791ef940b9a5af6608d2e9110e WHIRLPOOL e7931e16e267b817a86f11b9e01d82dfac8144dbabd91d5cea036c819303895bd852809f374a76b6e4e474b559505d6fc907ddcb113ca1915b76d880e291bc76 +DIST coreutils-8.25.tar.xz 5725008 SHA256 31e67c057a5b32a582f26408c789e11c2e8d676593324849dcf5779296cdce87 SHA512 571f95d44987d373081ed4c6ac82155ad3dcd95621d7b1a7163597e80ecbbafef2cd74b2ef594587a443a1a4355083879f898a286bb0230c48112d43d076ccd6 WHIRLPOOL e871e177ffaf96bfdd9e668eb9a09df9fd952ff095796cffd1ac2b8b3943c9c2ae79c31890fa02b5ed2609b6c6c84b64d2292454b043d62260a9560d2f7b9457 +EBUILD coreutils-8.23.ebuild 5648 SHA256 823fae1cb6a8aca8ca46c584ce747d8a0d836d0f75813fd6779a0e25fa77fd0a SHA512 db8c2b4f36388541a0f0b316b66db4273a66b13a39430d747c038ea291b6f7590a03085857cb2edd49bda044c4d97bc08b5b283b68e94f3a69d7371ca8920b46 WHIRLPOOL 671d443a515917678035b85635cb30b23b67f5a14c1bdd67a6c7fe0b336f49518d6a15f3e5ed04f6a0f8991d4b4e90ccb00a1717f1a1013238df70aa182b2449 +EBUILD coreutils-8.24.ebuild 5902 SHA256 5a286de715dcbf364ae1b5108418d52cc091de97d9c1da6896c622d8eb02cb3d SHA512 b0fb399bc6bbc064ec70156d0db9d6648ce5f9497b6b7a14bdaf4e99f82eb61965fa66c33a02d0eddda0d5be932029819a76ac32460787ce89db088187a28421 WHIRLPOOL 4ea9e7f11ec01523660ab8964eab16700baac5f8abc2f19db438479fd2cccac3c4f98707fff546a078f5b909cc659639fa285a2d3f03d0a3552956bdaf64185b +EBUILD coreutils-8.25.ebuild 5916 SHA256 293dca5072c1745b04e89598dc89d2972025fd1cc3119d44c6e6bc2803fd8654 SHA512 f7b55ac207aaddbe477f137608398a31cabe23045b2f89c69ac005a428f1fbc3cb3248e65790a78c18d010a76a8b9710ed45e3660388cf282c39bf0c63dec52a WHIRLPOOL 0e61c2881bc1ab29b489273ddbb3ef44cb5b66f10fb9d3d37980e65d904f1713e927014c4a1099be3ffcff4bb2f9a5e6e64c4a876ff88318ea04a2e7676edd11 +MISC ChangeLog 7045 SHA256 f4909d3e593576876f9022a5c389409ebdfa1cd6c5eebcb138a1f00d3cacfd51 SHA512 77a07d2b24ae3949d7b18cecfa45c75e98d3ac9462613b46c2a52803eb7dd90def93e598dcdea604709ec39e01e4cbbf749c5bb9db1ce728883851f05dfead53 WHIRLPOOL 98f0414330ead0ecb56e0cc337332069c2eefef3074b1666e792628e6e4573c8d567b4bbf8231e314f879292f1986679228cd84753614122ca611735d1186c8a +MISC ChangeLog-2015 57093 SHA256 368347193225a6204bd2454ecbdf549ca614cb8fc5e183ac14c2f767288323e9 SHA512 ef4eff9a3d748641bf1b745599e951308801e1d00d67c5504d17e4d740f5cd7f0c75cd5ee34c8345e8017ee8b6397b84a41df84b4f342ff899a04fd35a0c8f28 WHIRLPOOL 43464de8d0d85fa5b35797c95049591d0a225e4e6f0ab596d8c637da0538f0605c15c35749195fea181b9d5e6a75ea7573a96dbe9da70f28e131a47c913d43b5 +MISC metadata.xml 562 SHA256 80a6788324cad291fc488dd7e1a6cc2578acae197b7ad2d42860109d45d8e12d SHA512 1372dac2fe4990f6cf47a56a56f3fab9c2eb96eb687bdabc0b5b79fc5dbad69e6c434deb5a0904e18ee8032b777fdea0f997c855e3fca86923ab0f04c969b206 WHIRLPOOL ea7e54219becc762b04fe41de75eb511449821b889606f13c617be68b6c1cc64a3e765b90cdd66820b4549709a022e1d9405bbc4c51033996cb2d04a72c7c53f diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.23-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.23.ebuild similarity index 86% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.23-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.23.ebuild index 889d3625be..f0df003fb7 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.23-r1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.23.ebuild,v 1.1 2014/07/28 09:44:48 vapier Exp $ +# $Id$ # To generate the man pages, unpack the upstream tarball and run: # ./configure --enable-install-program=arch,coreutils @@ -12,19 +12,19 @@ EAPI="4" inherit eutils flag-o-matic toolchain-funcs -PATCH_VER="1.0" +PATCH_VER="1.1" DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)" -HOMEPAGE="http://www.gnu.org/software/coreutils/" +HOMEPAGE="https://www.gnu.org/software/coreutils/" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz mirror://gentoo/${P}-man.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}-man.tar.xz" + https://dev.gentoo.org/~vapier/dist/${P}-man.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux" -IUSE="acl caps gmp multicall nls selinux static symlink-usr userland_BSD vanilla xattr" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +IUSE="acl caps gmp multicall nls selinux static userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) caps? ( sys-libs/libcap ) @@ -40,7 +40,7 @@ RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} ) !sys-apps/mktemp ! coreutils--man.tar.xz + +EAPI="4" inherit eutils flag-o-matic toolchain-funcs PATCH_VER="1.1" DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)" -HOMEPAGE="http://www.gnu.org/software/coreutils/" -SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz - mirror://gnu/${PN}/${P}.tar.xz - mirror://gentoo/${P}.tar.xz +HOMEPAGE="https://www.gnu.org/software/coreutils/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.xz mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz - http://dev.gentoo.org/~ryao/dist/${P}-patches-${PATCH_VER}.tar.xz" + https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${P}-man.tar.xz + https://dev.gentoo.org/~vapier/dist/${P}-man.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd" -IUSE="acl caps gmp nls selinux static symlink-usr userland_BSD vanilla xattr" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +IUSE="acl caps gmp hostname kill multicall nls selinux static userland_BSD vanilla xattr" LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) caps? ( sys-libs/libcap ) @@ -26,18 +32,23 @@ LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) xattr? ( !userland_BSD? ( sys-apps/attr[static-libs] ) )" RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} ) selinux? ( sys-libs/libselinux ) - nls? ( >=sys-devel/gettext-0.15 ) + nls? ( virtual/libintl )" +DEPEND="${RDEPEND} + static? ( ${LIB_DEPEND} ) + app-arch/xz-utils" +RDEPEND+=" + hostname? ( !sys-apps/net-tools[hostname] ) + kill? ( + !sys-apps/util-linux[kill] + !sys-process/procps[kill] + ) !app-misc/realpath ! "${ww}" - #!/bin/sh + #!${EPREFIX}/bin/sh exec env SANDBOX_WRITE="\${SANDBOX_WRITE}:/etc/mtab:/dev/loop" $(type -P $w) "\$@" EOF chmod a+rx "${ww}" @@ -119,35 +131,39 @@ src_test() { #export RUN_EXPENSIVE_TESTS="yes" #export FETISH_GROUPS="portage wheel" env PATH="${T}/mount-wrappers:${PATH}" \ - emake -j1 -k check || die "make check failed" + emake -j1 -k check } src_install() { - emake install DESTDIR="${D}" || die - dodoc AUTHORS ChangeLog* NEWS README* THANKS TODO + default + + insinto /etc + newins src/dircolors.hin DIR_COLORS if [[ ${USERLAND} == "GNU" ]] ; then - cd "${D}"/usr/bin + cd "${ED}"/usr/bin dodir /bin # move critical binaries into /bin (required by FHS) local fhs="cat chgrp chmod chown cp date dd df echo false ln ls mkdir mknod mv pwd rm rmdir stty sync true uname" mv ${fhs} ../../bin/ || die "could not move fhs bins" + if use kill; then + mv kill ../../bin/ || die + fi # move critical binaries into /bin (common scripts) local com="basename chroot cut dir dirname du env expr head mkfifo mktemp readlink seq sleep sort tail touch tr tty vdir wc yes" mv ${com} ../../bin/ || die "could not move common bins" - if ! use symlink-usr ; then - # create a symlink for uname in /usr/bin/ since autotools require it - local x - for x in ${com} uname ; do - dosym /bin/${x} /usr/bin/${x} || die - done - fi + # create a symlink for uname in /usr/bin/ since autotools require it + local x + for x in ${com} uname ; do + dosym /bin/${x} /usr/bin/${x} + done else # For now, drop the man pages, collides with the ones of the system. - rm -rf "${D}"/usr/share/man + rm -rf "${ED}"/usr/share/man fi + } pkg_postinst() { @@ -155,16 +171,8 @@ pkg_postinst() { ewarn "You should also re-source your shell settings for LS_COLORS" ewarn " changes, such as: source /etc/profile" - # /bin/dircolors sometimes sticks around #224823 - if [ -e "${ROOT}/usr/bin/dircolors" ] && [ -e "${ROOT}/bin/dircolors" ] ; then - if strings "${ROOT}/bin/dircolors" | grep -qs "GNU coreutils" ; then - einfo "Deleting orphaned GNU /bin/dircolors for you" - rm -f "${ROOT}/bin/dircolors" - fi - fi - # Help out users using experimental filesystems - if grep -qs btrfs "${ROOT}"/etc/fstab /proc/mounts ; then + if grep -qs btrfs "${EROOT}"/etc/fstab /proc/mounts ; then case $(uname -r) in 2.6.[12][0-9]|2.6.3[0-7]*) ewarn "You are running a system with a buggy btrfs driver." diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.25.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.25.ebuild new file mode 100644 index 0000000000..edcde39361 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/coreutils-8.25.ebuild @@ -0,0 +1,184 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# To generate the man pages, unpack the upstream tarball and run: +# ./configure --enable-install-program=arch,coreutils,hostname,kill +# make +# cd .. +# tar cf - coreutils-*/man/*.[0-9] | xz > coreutils--man.tar.xz + +EAPI="4" + +inherit eutils flag-o-matic toolchain-funcs + +PATCH_VER="1.1" +DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)" +HOMEPAGE="https://www.gnu.org/software/coreutils/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.xz + mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz + https://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz + mirror://gentoo/${P}-man.tar.xz + https://dev.gentoo.org/~vapier/dist/${P}-man.tar.xz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +IUSE="acl caps gmp hostname kill multicall nls selinux static userland_BSD vanilla xattr" + +LIB_DEPEND="acl? ( sys-apps/acl[static-libs] ) + caps? ( sys-libs/libcap ) + gmp? ( dev-libs/gmp[static-libs] ) + xattr? ( !userland_BSD? ( sys-apps/attr[static-libs] ) )" +RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} ) + selinux? ( sys-libs/libselinux ) + nls? ( virtual/libintl )" +DEPEND="${RDEPEND} + static? ( ${LIB_DEPEND} ) + app-arch/xz-utils" +RDEPEND+=" + hostname? ( !sys-apps/net-tools[hostname] ) + kill? ( + !sys-apps/util-linux[kill] + !sys-process/procps[kill] + ) + !app-misc/realpath + ! "${ww}" + #!${EPREFIX}/bin/sh + exec env SANDBOX_WRITE="\${SANDBOX_WRITE}:/etc/mtab:/dev/loop" $(type -P $w) "\$@" + EOF + chmod a+rx "${ww}" + done + } + mkwrap mount umount + + addwrite /dev/full + #export RUN_EXPENSIVE_TESTS="yes" + #export FETISH_GROUPS="portage wheel" + env PATH="${T}/mount-wrappers:${PATH}" \ + emake -j1 -k check +} + +src_install() { + default + + insinto /etc + newins src/dircolors.hin DIR_COLORS + + if [[ ${USERLAND} == "GNU" ]] ; then + cd "${ED}"/usr/bin + dodir /bin + # move critical binaries into /bin (required by FHS) + local fhs="cat chgrp chmod chown cp date dd df echo false ln ls + mkdir mknod mv pwd rm rmdir stty sync true uname" + mv ${fhs} ../../bin/ || die "could not move fhs bins" + if use kill; then + mv kill ../../bin/ || die + fi + # move critical binaries into /bin (common scripts) + local com="basename chroot cut dir dirname du env expr head mkfifo + mktemp readlink seq sleep sort tail touch tr tty vdir wc yes" + mv ${com} ../../bin/ || die "could not move common bins" + # create a symlink for uname in /usr/bin/ since autotools require it + local x + for x in ${com} uname ; do + dosym /bin/${x} /usr/bin/${x} + done + else + # For now, drop the man pages, collides with the ones of the system. + rm -rf "${ED}"/usr/share/man + fi + +} + +pkg_postinst() { + ewarn "Make sure you run 'hash -r' in your active shells." + ewarn "You should also re-source your shell settings for LS_COLORS" + ewarn " changes, such as: source /etc/profile" + + # Help out users using experimental filesystems + if grep -qs btrfs "${EROOT}"/etc/fstab /proc/mounts ; then + case $(uname -r) in + 2.6.[12][0-9]|2.6.3[0-7]*) + ewarn "You are running a system with a buggy btrfs driver." + ewarn "Please upgrade your kernel to avoid silent corruption." + ewarn "See: https://bugs.gentoo.org/353907" + ;; + esac + fi +} diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/metadata.xml b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/metadata.xml index 02d1ba75a6..f9a79626e1 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/metadata.xml +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/coreutils/metadata.xml @@ -1,11 +1,16 @@ -base-system - - cpe:/a:gnu:coreutils - + + base-system@gentoo.org + Gentoo Base System + - Build all tools into a single `coreutils` program akin to busybox to save space + Build the hostname program + Build the kill program + Build all tools into a single `coreutils` program akin to busybox to save space + + cpe:/a:gnu:coreutils +