summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-19 08:09:36 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-19 08:09:36 +0000
commit6455a8830da5effc510089d01d555b26559a2df9 (patch)
treed6ba42114585836b9c2937d2992b4100db878d2b /sys-apps
parentarm/hppa/ia64/s390/sh stable (diff)
downloadhistorical-6455a8830da5effc510089d01d555b26559a2df9.tar.gz
historical-6455a8830da5effc510089d01d555b26559a2df9.tar.bz2
historical-6455a8830da5effc510089d01d555b26559a2df9.zip
fix building with USE=static #123343
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/coreutils/Manifest18
-rw-r--r--sys-apps/coreutils/coreutils-5.94.ebuild10
-rw-r--r--sys-apps/coreutils/files/digest-coreutils-5.946
3 files changed, 16 insertions, 18 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index f5e44e51e0cc..a4b31930adac 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -22,9 +22,9 @@ SHA256 e88b94b02b3ee72a6b907f33009e26fa146ad2c49d593e63a88d044747bea164 coreutil
MD5 41620938834ae1f7a0a74e804746e7ea coreutils-5.93.ebuild 4285
RMD160 1ef12244a4959fd8b496adfaaaceb7ee5f661d06 coreutils-5.93.ebuild 4285
SHA256 db3e99552bb66d410abfe3162d6a61ac385fed75029b2441d3cf9f8bccb081f8 coreutils-5.93.ebuild 4285
-MD5 f19219d074b176a18c8dc3b7db690fbc coreutils-5.94.ebuild 4238
-RMD160 6733ccd5f4e1a393d5195f3d35b05d429f0f603d coreutils-5.94.ebuild 4238
-SHA256 162e5417f2b729d17d1c10e941bdd91861594d420d064e14d714765d3ec79b5f coreutils-5.94.ebuild 4238
+MD5 a376a3028bda6527119ed949cb8707f9 coreutils-5.94.ebuild 4215
+RMD160 3ab3ddfe16fef84c0dfef4f64edafa6b1744515e coreutils-5.94.ebuild 4215
+SHA256 6b388d6cd2435f181a5e813ca87a6549a54d621d093567846280b846cf01762a coreutils-5.94.ebuild 4215
MD5 8c4e2e82c0b5e6fc4088d1bc496681b4 files/DIR_COLORS 3593
RMD160 677f738160a23ee81b8a3c93d28939c26768a0d2 files/DIR_COLORS 3593
SHA256 4fd0221c327865ee050fce4e65e74868f5797fb187f2a789d135e6bc241dd748 files/DIR_COLORS 3593
@@ -46,16 +46,16 @@ SHA256 2b7ad3f7cfe2029e4ab6b8b9a4b504524a4713b5cf4f887aad0f590f31938b8b files/di
MD5 5dbad8ed5bc150822a71db9e062e3520 files/digest-coreutils-5.93 146
RMD160 116f44f1b6bee3aa9bbfd9d7b38c41ed4f7deecc files/digest-coreutils-5.93 146
SHA256 2fabdce9260531cdeda96f85c4bcf83fdfe4978eb63c29c2e12ea9cde961c17a files/digest-coreutils-5.93 146
-MD5 82e51a1d32706c4817602c841abf98c1 files/digest-coreutils-5.94 530
-RMD160 426eeabfdd0660fe100300663835a894f74f0cd5 files/digest-coreutils-5.94 530
-SHA256 f81036bfd6137f8bc1e6b8ca5931af74d967e3759783a321af06e290fb4ad47b files/digest-coreutils-5.94 530
+MD5 7c0fbf160186d90e1ea82400f3146f1c files/digest-coreutils-5.94 530
+RMD160 6eae72ca075bd831e19ec078569e7a630fe787e0 files/digest-coreutils-5.94 530
+SHA256 128084403ad40e38c01af98502f08c00c1509e9584a5a0e5d2301b27c781cb52 files/digest-coreutils-5.94 530
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
RMD160 f43cbec30b7074319087c9acffdb9354b17b0db3 metadata.xml 164
SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 metadata.xml 164
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
-iD8DBQFD93Sj2+ySkm8kpY0RAuIZAJ0c++lFr+tRGp0yhkIQC8BWu1wtpACeLebM
-WPxl2nAeL6JQh6nLYt7DMDE=
-=tir4
+iD8DBQFD+CfQ2+ySkm8kpY0RAjtzAJ96xFvQ4gNQnsIu/nxoCOvJoQQ0qQCgwyXw
+SlTd8p8lRA4Z6d4q0I/lh2Q=
+=e3tB
-----END PGP SIGNATURE-----
diff --git a/sys-apps/coreutils/coreutils-5.94.ebuild b/sys-apps/coreutils/coreutils-5.94.ebuild
index 1bb0b036b617..c26790694cd4 100644
--- a/sys-apps/coreutils/coreutils-5.94.ebuild
+++ b/sys-apps/coreutils/coreutils-5.94.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.94.ebuild,v 1.4 2006/02/18 19:25:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.94.ebuild,v 1.5 2006/02/19 08:09:36 vapier Exp $
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/${PN}/${P}.tar.bz2
@@ -80,6 +79,7 @@ src_compile() {
&& myconf="${myconf} --bindir=/bin" \
|| myconf="${myconf} --program-prefix=g"
+ use static && append-ldflags -static
econf \
--enable-largefile \
--without-included-regex \
@@ -87,9 +87,7 @@ src_compile() {
$(use_enable selinux) \
${myconf} \
|| die "econf"
-
- use static && append-ldflags -static
- emake LDFLAGS="${LDFLAGS}" || die "emake"
+ emake || die "emake"
}
src_test() {
diff --git a/sys-apps/coreutils/files/digest-coreutils-5.94 b/sys-apps/coreutils/files/digest-coreutils-5.94
index 55eacbff5124..fd061bfe04f1 100644
--- a/sys-apps/coreutils/files/digest-coreutils-5.94
+++ b/sys-apps/coreutils/files/digest-coreutils-5.94
@@ -1,6 +1,6 @@
-MD5 793f7a73240f154c17b75f3b33555667 coreutils-5.94-patches-1.1.tar.bz2 61288
-RMD160 66828d8d1efa3107213b8e2e045c78d77839218b coreutils-5.94-patches-1.1.tar.bz2 61288
-SHA256 9f61833f130f6db6a6bc2f0fbe777f023c5afd35b98fed90043987235c9800c1 coreutils-5.94-patches-1.1.tar.bz2 61288
+MD5 0e2052a50858f4649ca33a83aea49344 coreutils-5.94-patches-1.2.tar.bz2 61330
+RMD160 34b3f0e5ed804343a8b7d86efc4571587b4f1341 coreutils-5.94-patches-1.2.tar.bz2 61330
+SHA256 f66a153d63785da026bd294aa5ee1a61bddb367d47e39655cfd43fb7d40b54c7 coreutils-5.94-patches-1.2.tar.bz2 61330
MD5 11985c8345371546da8ff13f7efae359 coreutils-5.94.tar.bz2 5047523
RMD160 c3620710beea1b8d604210bdec8fbe0a3da892ab coreutils-5.94.tar.bz2 5047523
SHA256 5942f8ba08e0e2faf425d2c0dc62688b1253166c51b170ca1580db5a0b984d5c coreutils-5.94.tar.bz2 5047523