diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-16 09:47:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-16 09:47:22 +0000 |
commit | 83f70a0adb924088bab281adc99c2d65348b89ac (patch) | |
tree | b76513139b97f9dbb7f6e4c53ed01e93395291ea /sys-libs | |
parent | add m68k/sh love (diff) | |
download | historical-83f70a0adb924088bab281adc99c2d65348b89ac.tar.gz historical-83f70a0adb924088bab281adc99c2d65348b89ac.tar.bz2 historical-83f70a0adb924088bab281adc99c2d65348b89ac.zip |
arm/ia64/s390 love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/Manifest | 10 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r2.ebuild | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest index 39c56739a0eb..1f5df2ad57a5 100644 --- a/sys-libs/glibc/Manifest +++ b/sys-libs/glibc/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 48c04a6419a0be1f5266152c6d4ebce3 ChangeLog 88347 MD5 941f13d27badc76c1e3704c59acaff26 files/2.3.1/glibc-2.3.1-ctype-compat-v3.patch 2823 MD5 67b125cec4f1f0d26ce4df706451fee6 files/2.3.1/glibc-2.3.1-fpu-cw-mips.patch 433 @@ -139,3 +142,10 @@ MD5 cb57fb7f5c1539a9e483f18969f24285 glibc-2.3.6-r1.ebuild 42255 MD5 03bc241338238032870ba22914817740 glibc-2.3.6-r2.ebuild 42763 MD5 fdddacb97eda345a5ddb2fa326f70d15 glibc-2.3.6.ebuild 40583 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDy2wf2+ySkm8kpY0RAibAAJ4p3XOH9qHNfwzr23PcxhIAmX8NJQCeKZUc +K8rJPPLNaqtLrXN9Z4iEwxU= +=Rsb3 +-----END PGP SIGNATURE----- diff --git a/sys-libs/glibc/glibc-2.3.6-r2.ebuild b/sys-libs/glibc/glibc-2.3.6-r2.ebuild index 2fb09476fdce..0aa19dc90616 100644 --- a/sys-libs/glibc/glibc-2.3.6-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.8 2006/01/15 23:36:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.9 2006/01/16 09:47:22 vapier Exp $ # TODO: # - fix warning from glibc build system: @@ -25,7 +25,7 @@ # CHOST != CTARGET - install into /usr/CTARGET/ #KEYWORDS="~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -KEYWORDS="-* ~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="-* ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86" BRANCH_UPDATE="" |