From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SJ0TL-0002te-Cx for garchives@archives.gentoo.org; Sat, 14 Apr 2012 10:44:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E22CE0DC8; Sat, 14 Apr 2012 10:44:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3121EE0DC8 for ; Sat, 14 Apr 2012 10:44:44 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AE851B4038 for ; Sat, 14 Apr 2012 10:44:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3D5F4E5402 for ; Sat, 14 Apr 2012 10:44:42 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1334400275.6724d5302b3a9ba41d3b3c3734bc681e0a641e0e.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-libs/uclibc/uclibc-0.9.33.1.ebuild X-VCS-Directories: sys-libs/uclibc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 6724d5302b3a9ba41d3b3c3734bc681e0a641e0e X-VCS-Branch: uclibc Date: Sat, 14 Apr 2012 10:44:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 427ae406-05c8-4532-bab0-d645e4b03ed5 X-Archives-Hash: e11b8e3a42c4a244705ee62f4672ee6d commit: 6724d5302b3a9ba41d3b3c3734bc681e0a641e0e Author: Anthony G. Basile gentoo org> AuthorDate: Sat Apr 14 10:44:35 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Apr 14 10:44:35 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D6724d530 sys-libs/uclibc-0.9.33.1: mark mips stable --- sys-libs/uclibc/uclibc-0.9.33.1.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-libs/uclibc/uclibc-0.9.33.1.ebuild b/sys-libs/uclibc/ucl= ibc-0.9.33.1.ebuild index 4a46920..7516028 100644 --- a/sys-libs/uclibc/uclibc-0.9.33.1.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.33.1.ebuild @@ -13,7 +13,7 @@ SRC_URI=3D"http://uclibc.org/downloads/${MY_P}.tar.bz2" =20 LICENSE=3D"LGPL-2" SLOT=3D"0" -KEYWORDS=3D"-* amd64 x86 ~mips ~ppc" +KEYWORDS=3D"-* amd64 x86 mips ~ppc" IUSE=3D"" RESTRICT=3D"strip" =20