summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-08-18 22:01:06 +0000
committerMike Frysinger <vapier@gentoo.org>2012-08-18 22:01:06 +0000
commit86a9dd47dd9dda7294e8fc2c9c34c14724831a65 (patch)
treefff7c4720ce6295de1f13912fe5e8854b0c752fd
parentStable for x86, wrt bug #431850 (diff)
downloadgentoo-2-86a9dd47dd9dda7294e8fc2c9c34c14724831a65.tar.gz
gentoo-2-86a9dd47dd9dda7294e8fc2c9c34c14724831a65.tar.bz2
gentoo-2-86a9dd47dd9dda7294e8fc2c9c34c14724831a65.zip
Fix static linking #425730 by Christian Ruppert.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-8.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index f11d5cf50c9c..599ecf9323df 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.342 2012/08/18 17:17:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.343 2012/08/18 22:01:06 vapier Exp $
+
+ 18 Aug 2012; Mike Frysinger <vapier@gentoo.org> coreutils-8.18.ebuild:
+ Fix static linking #425730 by Christian Ruppert.
18 Aug 2012; Agostino Sarubbo <ago@gentoo.org> coreutils-8.16.ebuild:
Stable for amd64, wrt bug #431722
diff --git a/sys-apps/coreutils/coreutils-8.18.ebuild b/sys-apps/coreutils/coreutils-8.18.ebuild
index b51891e2a761..b1ab058ac46c 100644
--- a/sys-apps/coreutils/coreutils-8.18.ebuild
+++ b/sys-apps/coreutils/coreutils-8.18.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.18.ebuild,v 1.1 2012/08/12 14:55:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.18.ebuild,v 1.2 2012/08/18 22:01:06 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic toolchain-funcs
-PATCH_VER="1.1"
+PATCH_VER="1.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="mirror://gnu-alpha/coreutils/${P}.tar.xz