From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 177E3138334 for ; Tue, 19 Jun 2018 03:37:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7EADE0871; Tue, 19 Jun 2018 03:37:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59EC5E0871 for ; Tue, 19 Jun 2018 03:37:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E8E9335C91 for ; Tue, 19 Jun 2018 03:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E81B2DA for ; Tue, 19 Jun 2018 03:37:49 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1529379421.a4a542937ca4306ed8ba5f1ce0e11328f1cb009a.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/attr/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/attr/Manifest sys-apps/attr/attr-2.4.48-r1.ebuild X-VCS-Directories: sys-apps/attr/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: a4a542937ca4306ed8ba5f1ce0e11328f1cb009a X-VCS-Branch: master Date: Tue, 19 Jun 2018 03:37:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1a62af26-3281-40a4-a81e-0ff879880e13 X-Archives-Hash: 269797d7f35102f5fdb8b7502aa19a55 commit: a4a542937ca4306ed8ba5f1ce0e11328f1cb009a Author: Mike Frysinger gentoo org> AuthorDate: Tue Jun 19 03:36:01 2018 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Jun 19 03:37:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a54293 sys-apps/attr: move to official upstream tarball Now that upstream has a tarball for the release, switch to it. sys-apps/attr/Manifest | 2 +- sys-apps/attr/attr-2.4.48-r1.ebuild | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/sys-apps/attr/Manifest b/sys-apps/attr/Manifest index 40cfb328172..c9dc8c8d3ea 100644 --- a/sys-apps/attr/Manifest +++ b/sys-apps/attr/Manifest @@ -1,2 +1,2 @@ DIST attr-2.4.47.src.tar.gz 343692 BLAKE2B af4d509f156cb2e693f0faebf1a6cfb4a27cbdd3fd7f8b436cc01419c905ff9ac36214ada2ca8269e49c2e276917b1178dcda97050cf25cecd65382f22bdf9bb SHA512 2a333f63655758298650cf8f89c175efdc0112dcc4013e8d023e2a9a69f177e4bcb1f1d10b6666d6f2027dca4dec0833d54749952ab153d28367e1a72e6e2831 -DIST attr-2.4.48.tar.xz 346292 BLAKE2B eeffc17bf485749b5d0a1fce4ac3702c33a0bacce3ad635400e8b0b52981f14c5e750ef570f8fd19657e460e51e6e09f972134ef8a3e6efc15c2a7203682df75 SHA512 78b8160303aec9e01f63b5cf725a9e16432ff1d4a6e0065ce1a52715ae1266572e0c01f9be25c938c484deea288fdff2ce27981c3aea578753ad854084957e8b +DIST attr-2.4.48.tar.gz 467840 BLAKE2B 8fa6a5013b927850868b6913d026f23f116b75da3925d5da5eea007e14f5d9e309f98290b7ffaa6c62f620ff8f3ec7bfb3a1fcb04f3c0c072fca5feacaf804c0 SHA512 75f870a0e6e19b8975f3fdceee786fbaff3eadaa9ab9af01996ffa8e50fe5b2bba6e4c22c44a6722d11b55feb9e89895d0151d6811c1d2b475ef4ed145f0c923 diff --git a/sys-apps/attr/attr-2.4.48-r1.ebuild b/sys-apps/attr/attr-2.4.48-r1.ebuild index 96c88984f87..be842d2be85 100644 --- a/sys-apps/attr/attr-2.4.48-r1.ebuild +++ b/sys-apps/attr/attr-2.4.48-r1.ebuild @@ -7,19 +7,14 @@ inherit libtool ltprune toolchain-funcs multilib-minimal DESCRIPTION="Extended attributes tools" HOMEPAGE="https://savannah.nongnu.org/projects/attr" -# Self-hosting as savannah does not provide a tarball on their download -# area and the tarball in their git repo requires autoreconf to be run. -SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${P}.tar.xz" +SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="debug nls static-libs" -DEPEND=" - sys-devel/autoconf - nls? ( sys-devel/gettext ) -" +DEPEND="nls? ( sys-devel/gettext )" PATCHES=( "${FILESDIR}/${P}-perl-5.26.patch"