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 1RhpGq-00031t-Qq for garchives@archives.gentoo.org; Mon, 02 Jan 2012 21:18:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42AB521C023; Mon, 2 Jan 2012 21:18:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0D7B921C023 for ; Mon, 2 Jan 2012 21:18:08 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BECB1B400F for ; Mon, 2 Jan 2012 21:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B28C880042 for ; Mon, 2 Jan 2012 21:18:07 +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: Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: profiles/hardened/linux/uclibc/package.mask profiles/hardened/linux/uclibc/x86/package.mask X-VCS-Directories: profiles/hardened/linux/uclibc/ profiles/hardened/linux/uclibc/x86/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: a8d4e71fa9cdd46c45a4258da64f459d44771629 Date: Mon, 2 Jan 2012 21:18:07 +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: c4545297-147c-4f96-84c0-1549bb0681e7 X-Archives-Hash: 18bfac71231b0b660b773e691cc7fb65 commit: a8d4e71fa9cdd46c45a4258da64f459d44771629 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Jan 2 21:18:01 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Jan 2 21:18:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3Da8d4e71f profile: made maskings specific to x86 --- profiles/hardened/linux/uclibc/package.mask | 9 --------- .../hardened/linux/uclibc/{ =3D> x86}/package.mask | 7 +------ 2 files changed, 1 insertions(+), 15 deletions(-) diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/harde= ned/linux/uclibc/package.mask index c1f9b07..e7eebf6 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/linux/uclibc/package.mask @@ -3,12 +3,3 @@ sys-libs/glibc =20 sys-devel/gettext dev-libs/glib - ->app-admin/sudo-1.7.4_p5 ->app-text/tree-1.5.3 ->dev-util/pkgconfig-0.25-r2 ->dev-vcs/git-1.7 ->net-misc/dhcp-3.1.2_p1 ->sys-apps/coreutils-8.5-r1 ->sys-apps/util-linux-2.18-r1 ->sys-fs/udev-141 diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/harde= ned/linux/uclibc/x86/package.mask similarity index 74% copy from profiles/hardened/linux/uclibc/package.mask copy to profiles/hardened/linux/uclibc/x86/package.mask index c1f9b07..75f1fc9 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/linux/uclibc/x86/package.mask @@ -1,9 +1,3 @@ --sys-libs/uclibc -sys-libs/glibc - -sys-devel/gettext -dev-libs/glib - >app-admin/sudo-1.7.4_p5 >app-text/tree-1.5.3 >dev-util/pkgconfig-0.25-r2 @@ -12,3 +6,4 @@ dev-libs/glib >sys-apps/coreutils-8.5-r1 >sys-apps/util-linux-2.18-r1 >sys-fs/udev-141 +>sys-libs/readline-5.2_p14