Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: app-arch/tar/
Date: Thu, 28 Nov 2013 20:20:43
Message-Id: 1385670090.205e02b3575f70b143d4dbee0961fc472ab5aecb.blueness@gentoo
1 commit: 205e02b3575f70b143d4dbee0961fc472ab5aecb
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 28 20:21:30 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 28 20:21:30 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=205e02b3
7
8 app-arch/tar: remove DEPEND="xattr? ( sys-apps/attr )"
9
10 Package-Manager: portage-2.2.7
11 Manifest-Sign-Key: 0xF52D4BBA
12
13 ---
14 app-arch/tar/tar-1.27.1-r99.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/app-arch/tar/tar-1.27.1-r99.ebuild b/app-arch/tar/tar-1.27.1-r99.ebuild
18 index c8a8853..cf92814 100644
19 --- a/app-arch/tar/tar-1.27.1-r99.ebuild
20 +++ b/app-arch/tar/tar-1.27.1-r99.ebuild
21 @@ -19,8 +19,7 @@ IUSE="acl minimal nls selinux static userland_GNU xattr"
22 RDEPEND="acl? ( virtual/acl )
23 selinux? ( sys-libs/libselinux )"
24 DEPEND="${RDEPEND}
25 - nls? ( >=sys-devel/gettext-0.10.35 )
26 - xattr? ( sys-apps/attr )"
27 + nls? ( >=sys-devel/gettext-0.10.35 )"
28
29 src_prepare() {
30 epatch "${FILESDIR}"/${P}-sys-attr.patch