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 1S0ixd-0005ST-E9 for garchives@archives.gentoo.org; Fri, 24 Feb 2012 00:24:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A5E2E08C5; Fri, 24 Feb 2012 00:24:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5FE8EE08C5 for ; Fri, 24 Feb 2012 00:24:26 +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 C54531B4021 for ; Fri, 24 Feb 2012 00:24:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 834B3E53FF for ; Fri, 24 Feb 2012 00:24:24 +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: <1330043056.24dd505064c2af2954a923c3cf2c3008de3035b6.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-apps/util-linux/, net-nds/rpcbind/, net-libs/libtirpc/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: net-libs/libtirpc/libtirpc-0.2.2-r99.ebuild net-nds/rpcbind/rpcbind-0.2.0-r99.ebuild sys-apps/util-linux/util-linux-2.20.1-r99.ebuild X-VCS-Directories: sys-apps/util-linux/ net-nds/rpcbind/ net-libs/libtirpc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 24dd505064c2af2954a923c3cf2c3008de3035b6 X-VCS-Branch: uclibc Date: Fri, 24 Feb 2012 00:24:24 +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: 8dcf57b6-95c6-4676-b528-5f33548225da X-Archives-Hash: efe769739d3ea722fec3f4dc15b79c73 commit: 24dd505064c2af2954a923c3cf2c3008de3035b6 Author: Anthony G. Basile gentoo org> AuthorDate: Fri Feb 24 00:24:16 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Feb 24 00:24:16 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D24dd5050 Updated KEYWORDS to stable --- net-libs/libtirpc/libtirpc-0.2.2-r99.ebuild | 2 +- net-nds/rpcbind/rpcbind-0.2.0-r99.ebuild | 2 +- sys-apps/util-linux/util-linux-2.20.1-r99.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/libtirpc/libtirpc-0.2.2-r99.ebuild b/net-libs/libti= rpc/libtirpc-0.2.2-r99.ebuild index 186c616..c87197d 100644 --- a/net-libs/libtirpc/libtirpc-0.2.2-r99.ebuild +++ b/net-libs/libtirpc/libtirpc-0.2.2-r99.ebuild @@ -12,7 +12,7 @@ SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.bz2" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~mips ~x86" +KEYWORDS=3D"amd64 mips x86" IUSE=3D"kerberos static-libs" =20 RDEPEND=3D"kerberos? ( net-libs/libgssglue )" diff --git a/net-nds/rpcbind/rpcbind-0.2.0-r99.ebuild b/net-nds/rpcbind/r= pcbind-0.2.0-r99.ebuild index ba313d1..c1bee4f 100644 --- a/net-nds/rpcbind/rpcbind-0.2.0-r99.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.0-r99.ebuild @@ -7,7 +7,7 @@ EAPI=3D"4" inherit autotools =20 SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS=3D"~amd64 ~x86 ~mips" +KEYWORDS=3D"amd64 x86 mips" =20 DESCRIPTION=3D"portmap replacement which supports RPC over various proto= cols" HOMEPAGE=3D"http://sourceforge.net/projects/rpcbind/" diff --git a/sys-apps/util-linux/util-linux-2.20.1-r99.ebuild b/sys-apps/= util-linux/util-linux-2.20.1-r99.ebuild index 7554c37..3c59104 100644 --- a/sys-apps/util-linux/util-linux-2.20.1-r99.ebuild +++ b/sys-apps/util-linux/util-linux-2.20.1-r99.ebuild @@ -14,7 +14,7 @@ S=3D${WORKDIR}/${MY_P} DESCRIPTION=3D"Various useful Linux utilities" HOMEPAGE=3D"http://www.kernel.org/pub/linux/utils/util-linux/" SRC_URI=3D"mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar= .bz2" -KEYWORDS=3D"~mips" +KEYWORDS=3D"mips" =20 LICENSE=3D"GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT=3D"0"