summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-11-11 10:46:32 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-11-11 10:46:32 +0000
commit37240f37259066d15a53de129937ef17291d573c (patch)
tree5948941671ff2fa5b8f932172797dfa4bbc090d4 /sys-libs
parentRemoved COPYING and INSTALL from dodoc (diff)
downloadhistorical-37240f37259066d15a53de129937ef17291d573c.tar.gz
historical-37240f37259066d15a53de129937ef17291d573c.tar.bz2
historical-37240f37259066d15a53de129937ef17291d573c.zip
Fix joke in bad taste.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/Manifest8
-rw-r--r--sys-libs/glibc/glibc-2.3.6.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index e0965272d3c7..696dcba43a84 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -136,12 +136,12 @@ MD5 238cdafc41962e84dfbdf9dc3287e576 glibc-2.3.5-r3.ebuild 39000
MD5 1cb57f1757c26c0e0286cb0ef6c36171 glibc-2.3.5.20050421.ebuild 40152
MD5 48b60115273ba9fa755a6ef94fe8c3b6 glibc-2.3.5.20050722.ebuild 39299
MD5 9c15c32a0bbef91769c4fd0c0d7a66c3 glibc-2.3.5.ebuild 40143
-MD5 77de2c582f18db737536006cbb990571 glibc-2.3.6.ebuild 39963
+MD5 0a389afb3f430866d3be44e8b1b15ad2 glibc-2.3.6.ebuild 39971
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDc2tL1ZcsMnZjRyIRAiaSAJ0adca/2Ma9PwdspIYn2JbhlQb96QCfSDti
-H9z8me5jEvy0RtrH/THtGHA=
-=covB
+iD8DBQFDdHd41ZcsMnZjRyIRAkDfAKCEsHnGWKDqPEmmtK+zS1wKDrisPACeId3o
+nmdCwmHATKY2GzDhWbbUs9s=
+=Qi26
-----END PGP SIGNATURE-----
diff --git a/sys-libs/glibc/glibc-2.3.6.ebuild b/sys-libs/glibc/glibc-2.3.6.ebuild
index 0e1c38ca9bd6..a1346ce3e359 100644
--- a/sys-libs/glibc/glibc-2.3.6.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.2 2005/11/10 15:42:20 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.3 2005/11/11 10:46:32 azarah Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1071,7 +1071,7 @@ pkg_setup() {
echo
eerror " http://bugs.gentoo.org/show_bug.cgi?id=112082"
echo
- die "Portage sucks."
+ die "Might break upgrading."
if use nptlonly && ! use nptl ; then
eerror "If you want nptlonly, add nptl to your USE too ;p"