summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-11-11 13:22:46 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-11-11 13:22:46 +0000
commitd8f45840f71d0213f3943abc53975d567524a84c (patch)
tree8d0d4b889155ec633dfde811a78a22946796066b /sys-libs/glibc/glibc-2.3.6.ebuild
parentremove -march=k6 filtering, #105036 (diff)
downloadhistorical-d8f45840f71d0213f3943abc53975d567524a84c.tar.gz
historical-d8f45840f71d0213f3943abc53975d567524a84c.tar.bz2
historical-d8f45840f71d0213f3943abc53975d567524a84c.zip
Fix pthread manpages not installing with nptl.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6.ebuild b/sys-libs/glibc/glibc-2.3.6.ebuild
index a1346ce3e359..5a9e0fb3ea91 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.3 2005/11/11 10:46:32 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.4 2005/11/11 13:22:46 azarah Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -21,7 +21,7 @@ KEYWORDS="-*"
BRANCH_UPDATE=""
# From linuxthreads/man
-GLIBC_MANPAGE_VERSION="2.3.6"
+GLIBC_MANPAGE_VERSION="2.3.6-1"
# From manual
GLIBC_INFOPAGE_VERSION="2.3.6"