summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-02-19 21:50:16 +0000
committerMike Frysinger <vapier@gentoo.org>2011-02-19 21:50:16 +0000
commit0b56150ebc4e477f404c2f4ecf54fabf85e36a4e (patch)
treedb8bb989f04e40bea32faf1cef63d3ca5af7b848 /sys-apps/coreutils
parentMarked ~ppc/~ppc64 wrt #346449 (diff)
downloadgentoo-2-0b56150ebc4e477f404c2f4ecf54fabf85e36a4e.tar.gz
gentoo-2-0b56150ebc4e477f404c2f4ecf54fabf85e36a4e.tar.bz2
gentoo-2-0b56150ebc4e477f404c2f4ecf54fabf85e36a4e.zip
Add patch from upstream for sandbox/git misbehavior #355045 by Kyle Milz.
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-8.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index ce64c5c870bc..e9f9bb92d677 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.319 2011/02/05 18:53:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.320 2011/02/19 21:50:16 vapier Exp $
+
+ 19 Feb 2011; Mike Frysinger <vapier@gentoo.org> coreutils-8.10.ebuild:
+ Add patch from upstream for sandbox/git misbehavior #355045 by Kyle Milz.
*coreutils-8.10 (05 Feb 2011)
diff --git a/sys-apps/coreutils/coreutils-8.10.ebuild b/sys-apps/coreutils/coreutils-8.10.ebuild
index 673df50f1072..0929c37ea8b6 100644
--- a/sys-apps/coreutils/coreutils-8.10.ebuild
+++ b/sys-apps/coreutils/coreutils-8.10.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.10.ebuild,v 1.1 2011/02/05 18:53:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.10.ebuild,v 1.2 2011/02/19 21:50:16 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic toolchain-funcs
-PATCH_VER="1"
+PATCH_VER="2"
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="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.xz