public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/elt-patches/
Date: Thu, 13 May 2021 10:59:52 +0000 (UTC)	[thread overview]
Message-ID: <1620903567.e54d5641bc4c45090544b4c9e58c28b3d6c76477.soap@gentoo> (raw)

commit:     e54d5641bc4c45090544b4c9e58c28b3d6c76477
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 10:59:27 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 13 10:59:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54d5641

app-portage/elt-patches: Remove old 2017*

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-portage/elt-patches/Manifest                   |  4 ----
 .../elt-patches/elt-patches-20170317.ebuild        | 20 ------------------
 .../elt-patches/elt-patches-20170422.ebuild        | 24 ----------------------
 .../elt-patches/elt-patches-20170815.ebuild        | 24 ----------------------
 .../elt-patches/elt-patches-20170826.1.ebuild      | 24 ----------------------
 5 files changed, 96 deletions(-)

diff --git a/app-portage/elt-patches/Manifest b/app-portage/elt-patches/Manifest
index 070ebbf0a35..6344aa49022 100644
--- a/app-portage/elt-patches/Manifest
+++ b/app-portage/elt-patches/Manifest
@@ -1,5 +1 @@
-DIST elt-patches-20170317.tar.xz 23356 BLAKE2B 8e402496e4c064a56a6bafbf369bf97710fa28fa0744356ce5c1b52f1866c0683b80d7d5971288bbaaf88cce0ec717956904f2f5969f22a3f1d11a8444b3866a SHA512 28da9a214cd2bccebad45f464a414fedf80fc6b497d1f6b8f30a0a67570a614065ef67ce43316872d94a144de1a154ecd164a47009ebcd7d39128ccc2dd39618
-DIST elt-patches-20170422.tar.xz 27864 BLAKE2B 0b6a764a7030d78618139f2c2a51f33b224f38e9f117ce45d119375e20566df55266f9684b53d3d311f91570803f937922f93801ad5a3664dae70828ebbedd12 SHA512 90867925f797ec815cfd8f45655cbc0bdc5f46e1a84792988ca76aaed97489907a926acf8f50c0499c56f6e70ea7081732f71c74a8d49bf24a6d265a0a4202dc
-DIST elt-patches-20170815.tar.xz 27864 BLAKE2B ca699e3fc3f5903f660fba70aa424603d42ef3b3aaa5e8768cfad0561d423972b21e75e578faeaaa89d8b0932f5161079a57e5d0d4ab7b56d5a09b91fb0e8d46 SHA512 deba10767b6a8cb5e8139e6f47a30e6f8a4a9312adb1d3e0199df24321d89601915fc91003da2d14fda679e7cbd30a4d4cf39d94ba57bce06432eefc168650dd
-DIST elt-patches-20170826.1.tar.xz 27912 BLAKE2B 886644713651448784e040fbcde6ef11f98f12abffb347f2213b990c1f0ec2df3af6c729c18781235a393e6de907b4da6ec5d140f7fb856466de6e7cefd54b00 SHA512 30a1e8b77d2963b7c56eef3a7a0a576ea6d30f1133c7bf6ad3b5b57cbe3e2de5e8cfbc50a929fea589b42ca02802a7ed16ccf7adb868290a2cc3add5b4fc77d3
 DIST elt-patches-20201205.tar.xz 39240 BLAKE2B aa2e2377f0d0cba14f38c59664174d066eff04c9d2a71346c998c4324987fbce25cfd91b79e8e40bde0d81bf7d3c43126bffd0a6b0b219aaad11f4f9f22abde4 SHA512 67e199f060e2c93e01b7a7809f52c0a18d82e86f1b1eb34b965c2acd24e5538a874b820028e363d3002cf58b43c2fe3376ae28d2bef0ca81feabb90c83ae47c2

diff --git a/app-portage/elt-patches/elt-patches-20170317.ebuild b/app-portage/elt-patches/elt-patches-20170317.ebuild
deleted file mode 100644
index ca1ace6d802..00000000000
--- a/app-portage/elt-patches/elt-patches-20170317.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# 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 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-DEPEND="app-arch/xz-utils"
-
-src_install() {
-	insinto /usr/share/elt-patches
-	doins -r .
-}

diff --git a/app-portage/elt-patches/elt-patches-20170422.ebuild b/app-portage/elt-patches/elt-patches-20170422.ebuild
deleted file mode 100644
index 5ba29a48c22..00000000000
--- a/app-portage/elt-patches/elt-patches-20170422.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# 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 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-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
-}

diff --git a/app-portage/elt-patches/elt-patches-20170815.ebuild b/app-portage/elt-patches/elt-patches-20170815.ebuild
deleted file mode 100644
index cff8fbb89ab..00000000000
--- a/app-portage/elt-patches/elt-patches-20170815.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# 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 sparc x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="sys-apps/gentoo-functions"
-DEPEND="app-arch/xz-utils"
-
-src_compile() {
-	emake rootprefix="${EPREFIX}" libdirname="$(get_libdir)"
-}
-
-src_install() {
-	emake DESTDIR="${D}" rootprefix="${EPREFIX}" install
-}

diff --git a/app-portage/elt-patches/elt-patches-20170826.1.ebuild b/app-portage/elt-patches/elt-patches-20170826.1.ebuild
deleted file mode 100644
index 661aac81724..00000000000
--- a/app-portage/elt-patches/elt-patches-20170826.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# 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 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="sys-apps/gentoo-functions"
-DEPEND="app-arch/xz-utils"
-
-src_compile() {
-	emake rootprefix="${EPREFIX}" libdirname="$(get_libdir)"
-}
-
-src_install() {
-	emake DESTDIR="${D}" rootprefix="${EPREFIX}" install
-}


             reply	other threads:[~2021-05-13 10:59 UTC|newest]

Thread overview: 130+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 10:59 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 21:54 [gentoo-commits] repo/gentoo:master commit in: app-portage/elt-patches/ Sam James
2024-11-21 13:01 Sam James
2024-10-13 11:06 Sam James
2024-10-13 11:06 Sam James
2024-10-10 16:20 Arthur Zamarin
2024-10-03 16:11 Arthur Zamarin
2024-09-30  4:31 Sam James
2024-09-30  4:31 Sam James
2024-09-30  4:31 Sam James
2024-09-30  4:31 Sam James
2024-09-13  4:13 Sam James
2024-09-12 16:56 Arthur Zamarin
2024-09-12 16:56 Arthur Zamarin
2024-09-12 16:16 Jakov Smolić
2024-09-12 16:16 Jakov Smolić
2024-09-12 16:16 Jakov Smolić
2024-09-12 14:37 Arthur Zamarin
2024-09-12 13:53 Sam James
2024-09-05  7:17 Sam James
2024-08-31  6:14 Sam James
2024-08-24 16:28 Sam James
2024-08-24 16:28 Sam James
2024-08-24 16:28 Sam James
2024-08-24 16:28 Sam James
2024-08-24 16:28 Sam James
2024-08-24 16:28 Sam James
2024-08-24 15:23 Sam James
2024-06-25  6:43 Sam James
2024-06-25  6:43 Sam James
2024-06-25  6:43 Sam James
2024-06-25  4:41 Sam James
2024-06-25  4:41 Sam James
2024-06-25  4:10 Sam James
2024-06-25  4:07 Sam James
2024-06-01  3:46 Ionen Wolkens
2024-05-18 17:06 Sam James
2024-05-18 17:06 Sam James
2024-05-12 15:41 Sam James
2024-04-26 17:10 Sam James
2024-04-17 22:01 Sam James
2024-04-17  4:24 Sam James
2024-04-15  7:07 Arthur Zamarin
2024-04-15  6:40 Arthur Zamarin
2024-04-15  6:40 Arthur Zamarin
2024-04-15  6:40 Arthur Zamarin
2024-04-15  6:40 Arthur Zamarin
2024-04-15  6:20 Sam James
2024-04-13  6:26 Arthur Zamarin
2024-03-24  8:36 Sam James
2024-03-16 16:45 Arthur Zamarin
2024-03-16 10:31 Sam James
2024-03-16  9:27 Sam James
2024-03-16  8:47 Arthur Zamarin
2024-03-16  5:23 Sam James
2024-03-16  5:23 Sam James
2024-03-16  5:17 Sam James
2024-03-15  6:34 Sam James
2024-03-04 10:25 Sam James
2024-03-04 10:24 Sam James
2024-03-02 15:02 Arthur Zamarin
2024-02-17 14:48 Sam James
2024-02-17  9:55 Arthur Zamarin
2024-02-17  6:40 Sam James
2024-02-17  5:30 Sam James
2024-02-17  5:30 Sam James
2024-02-17  5:30 Sam James
2024-02-13  8:19 Sam James
2024-02-06  4:04 Sam James
2024-01-16  2:00 Sam James
2024-01-14 18:36 Sam James
2024-01-09  7:40 Sam James
2024-01-09  2:16 Sam James
2023-12-28  3:53 Sam James
2023-12-28  1:22 Sam James
2023-01-28 19:11 Arthur Zamarin
2023-01-27  6:31 Sam James
2023-01-27  6:31 Sam James
2023-01-27  6:27 Sam James
2023-01-27  6:21 Sam James
2023-01-27  6:21 Sam James
2023-01-27  6:21 Sam James
2023-01-27  6:20 Sam James
2023-01-03  6:14 Sam James
2023-01-03  6:14 Sam James
2022-12-10  2:44 Sam James
2022-12-10  2:44 Sam James
2022-11-03 22:07 Sam James
2022-11-03 19:13 Sam James
2022-08-30 23:56 Sam James
2022-08-30 20:11 Sam James
2022-01-27 19:05 Sam James
2022-01-26 19:27 Arthur Zamarin
2022-01-26 19:16 Arthur Zamarin
2022-01-26 19:08 Arthur Zamarin
2022-01-26  5:06 Sam James
2022-01-26  5:06 Sam James
2022-01-26  5:06 Sam James
2022-01-26  5:04 Sam James
2021-11-04 23:18 Sam James
2021-10-03 11:28 David Seifert
2021-09-24 21:28 Mike Frysinger
2021-08-27 15:21 Fabian Groffen
2021-05-11 15:45 Sergei Trofimovich
2021-05-08 18:58 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:49 Sam James
2021-05-08 18:49 Sam James
2021-05-08 18:44 Sam James
2021-05-08 18:41 Sam James
2021-04-21 19:02 Sam James
2021-01-06 13:23 Fabian Groffen
2020-12-27 14:22 Fabian Groffen
2020-12-18 14:16 Fabian Groffen
2020-12-05 15:18 Fabian Groffen
2019-05-04 13:33 Andreas K. Hüttel
2018-05-06 13:20 Mart Raudsepp
2017-11-04 18:34 Thomas Deutschmann
2017-11-04 18:32 Thomas Deutschmann
2017-09-08  5:06 Markus Meier
2017-08-26 13:37 Michał Górny
2017-08-26  7:18 Michał Górny
2017-08-26  7:18 Michał Górny
2017-08-25 22:34 Matt Turner
2017-08-19 15:16 Sergei Trofimovich
2017-08-17 20:18 Sergei Trofimovich
2017-08-15  7:25 Michał Górny
2017-08-11 13:35 Michał Górny
2017-03-24 16:32 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1620903567.e54d5641bc4c45090544b4c9e58c28b3d6c76477.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox