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 5F9EB1396D0 for ; Fri, 11 Aug 2017 13:35:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88BD1E0BB3; Fri, 11 Aug 2017 13:35:16 +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 54126E0BB3 for ; Fri, 11 Aug 2017 13:35:16 +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 16F21341975 for ; Fri, 11 Aug 2017 13:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B35277491 for ; Fri, 11 Aug 2017 13:35:13 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1502458507.afaaa45339955be5d08d8919aee22c00b4d8d751.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/elt-patches/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/elt-patches/Manifest app-portage/elt-patches/elt-patches-20170422.ebuild X-VCS-Directories: app-portage/elt-patches/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: afaaa45339955be5d08d8919aee22c00b4d8d751 X-VCS-Branch: master Date: Fri, 11 Aug 2017 13:35:13 +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: c9a639fd-71db-488c-85da-7a5e89b26e6c X-Archives-Hash: 3e926dbd874c7857d12ed3a945685240 commit: afaaa45339955be5d08d8919aee22c00b4d8d751 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 22 07:14:14 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Aug 11 13:35:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afaaa453 app-portage/elt-patches: New release with 'eltpatch' script New release with the 'eltpatch' script that moves libtool.eclass code to the package, ensuring it is kept in sync with the patches. app-portage/elt-patches/Manifest | 1 + .../elt-patches/elt-patches-20170422.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/app-portage/elt-patches/Manifest b/app-portage/elt-patches/Manifest index 9080c4deef3..a9b526074ec 100644 --- a/app-portage/elt-patches/Manifest +++ b/app-portage/elt-patches/Manifest @@ -1 +1,2 @@ DIST elt-patches-20170317.tar.xz 23356 SHA256 24d2665ba560d01160b955ecf46a17433ee879960e3d914698be170b6698dad4 SHA512 28da9a214cd2bccebad45f464a414fedf80fc6b497d1f6b8f30a0a67570a614065ef67ce43316872d94a144de1a154ecd164a47009ebcd7d39128ccc2dd39618 WHIRLPOOL 944e2a1a92485a93b1b236047d8c6394c76b8b68242f8bf3f683511c0357ee351a2823e77707e2737ea247873fd88287120c3fc3af4ed28488bfafb13a0b163b +DIST elt-patches-20170422.tar.xz 27864 SHA256 56c5391b8c6958bca081d1eead516917ac6571da283862b2468fe0e2eb33682c SHA512 90867925f797ec815cfd8f45655cbc0bdc5f46e1a84792988ca76aaed97489907a926acf8f50c0499c56f6e70ea7081732f71c74a8d49bf24a6d265a0a4202dc WHIRLPOOL 11e2aa4f74e8648730e7d541d6061ec72f4f2ef40c205a863a381f972931e9441cc2110c7e8d3f71899ffc08d9857a5afa01438d2d2080cc9f2d394cf84c00f5 diff --git a/app-portage/elt-patches/elt-patches-20170422.ebuild b/app-portage/elt-patches/elt-patches-20170422.ebuild new file mode 100644 index 00000000000..a9826dc2c08 --- /dev/null +++ b/app-portage/elt-patches/elt-patches-20170422.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Collection of patches for libtool.eclass" +HOMEPAGE="https://gitweb.gentoo.org/proj/elt-patches.git/" +SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~amd64-linux ~arm-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt ~x64-cygwin ~x86-cygwin" +IUSE="" + +RDEPEND="sys-apps/gentoo-functions" +DEPEND="app-arch/xz-utils" + +src_compile() { + emake prefix="${EPREFIX}/usr" libdirname="$(get_libdir)" +} + +src_install() { + emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install +}