diff options
author | Alexander Gabert <pappy@gentoo.org> | 2003-10-03 17:44:03 +0000 |
---|---|---|
committer | Alexander Gabert <pappy@gentoo.org> | 2003-10-03 17:44:03 +0000 |
commit | 1f5664f7265368f8364e999bb4e178ff07605e1a (patch) | |
tree | c9df9fc8220c5159f363ed154d90a32ce1a576e2 /sys-apps | |
parent | Changed app-text/tetex to virtual/tetex (diff) | |
download | historical-1f5664f7265368f8364e999bb4e178ff07605e1a.tar.gz historical-1f5664f7265368f8364e999bb4e178ff07605e1a.tar.bz2 historical-1f5664f7265368f8364e999bb4e178ff07605e1a.zip |
added libgcc.a problem evasion and removed overwriting of LDFLAGS in ebuild
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/util-linux/Manifest | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog index 9f476f9ec29c..0188f5ec87d6 100644 --- a/sys-apps/util-linux/ChangeLog +++ b/sys-apps/util-linux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/util-linux # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.57 2003/09/20 19:10:30 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.58 2003/10/03 17:44:03 pappy Exp $ + + 03 Oct 2003; Alexander Gabert <pappy@gentoo.org> util-linux-2.11z-r6.ebuild: + added libgcc.a problem evasion and removed overwriting of LDFLAGS in ebuild 20 Sep 2003; Alexander Gabert <pappy@gentoo.org> util-linux-2.11z-r6.ebuild: removed check again, only caused by problems with __libc_csu in hardened-gcc diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest index 3a9aef0b9262..0f8401753411 100644 --- a/sys-apps/util-linux/Manifest +++ b/sys-apps/util-linux/Manifest @@ -3,8 +3,8 @@ MD5 10ccac17abb08cd30711a1cd4dc4c8c5 util-linux-2.11y.ebuild 2107 MD5 11c630af9afcb46fa6240b4eac732a50 util-linux-2.11z-r7.ebuild 3333 MD5 b73abbe53ce7a49cad81cc855b7d5924 util-linux-2.11z-r4.ebuild 2410 MD5 6266d6273a515fef0c0a70c5578f50a5 util-linux-2.12.ebuild 3077 -MD5 1c657d7e56aa88e6fbad27f942fa1e82 util-linux-2.11z-r6.ebuild 3137 -MD5 0027674abafc443fe9f3543f80cbda96 ChangeLog 9301 +MD5 98c09efb640242261428fd929a40f68b util-linux-2.11z-r6.ebuild 3434 +MD5 40cc074fc29ad4085b831dc11d05b605 ChangeLog 9459 MD5 0be8df03dae23c81a0e929e58a4114e0 files/util-linux-2.11z-01-nfsv4.dif 13442 MD5 830453d37b748b7e2ec454603e33b920 files/digest-util-linux-2.12 151 MD5 48e36b9b6ea3bed4ea25292f9ae5a958 files/digest-util-linux-2.11y 152 |