public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Pagano" <mpagano@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/
Date: Tue, 30 Jul 2019 11:27:54 +0000 (UTC)	[thread overview]
Message-ID: <1564486069.825d8ca49411a5729a83e7374c631687ad322c0b.mpagano@gentoo> (raw)

commit:     825d8ca49411a5729a83e7374c631687ad322c0b
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 11:27:42 2019 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 11:27:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825d8ca4

app-portage/portpeek: Remove old versions

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 app-portage/portpeek/Manifest               |  4 ----
 app-portage/portpeek/portpeek-2.1.21.ebuild | 29 ---------------------------
 app-portage/portpeek/portpeek-2.1.24.ebuild | 29 ---------------------------
 app-portage/portpeek/portpeek-2.1.25.ebuild | 29 ---------------------------
 app-portage/portpeek/portpeek-2.1.26.ebuild | 31 -----------------------------
 5 files changed, 122 deletions(-)

diff --git a/app-portage/portpeek/Manifest b/app-portage/portpeek/Manifest
index 301d22c9e15..1e0419e63e4 100644
--- a/app-portage/portpeek/Manifest
+++ b/app-portage/portpeek/Manifest
@@ -1,5 +1 @@
-DIST portpeek-2.1.21.tar.gz 12624 BLAKE2B fbf70d10799e4264832644a04b197816aa5824a7dd1063458bad1182441ebd70b6b05084f2577b097ba1bce5837728b2aeeb7f2e0c33dcd6d8779f2f3c946287 SHA512 7b430c85dcba4ac0d29e6fd680eaed2b59a60b5d21f0b93e90ff2e3ca7018f141e858accf10a035b75463c067444ef1be718be198bb6cc237827c9b7e67df76e
-DIST portpeek-2.1.24.tar.gz 12736 BLAKE2B 5d4d30e3c7d853e2a3be7e094ad7a40861300ee2f1582dd35d352f91354bcff504dcb8b53830a5b13dd31accf64095a0b2e3836147663d2505016acc381369f2 SHA512 fa702483c6182685242a26401ba1b058f276ff6fd18839fd7f566d48cb62c2cb78029789089267cbacc1b435f1aa815c0df51ace06afa71f242298511fa79d7a
-DIST portpeek-2.1.25.tar.gz 12864 BLAKE2B 1b0522b1d6beee25451f461c8601923666712470493f278378c8d314b48e3070d6a8853579d3636bee86cb59d3ed3a42cb1695a25d41a256b78220b8c99a4c79 SHA512 9d40ad387d252bb42a66e27de00c63f2f4725a794da7bb35fc5519ab5342e309c823090005336b22add81e4e043b0fa4f97ecdb86bb20bf595fd4188bda437f9
-DIST portpeek-2.1.26.tar.gz 13004 BLAKE2B 1de44e9cc3f097154c5374c2619367d20bba62c69acb7ef4b7efcab17a60d0918c98f6d1fd2ec149379f2408f4a932d3389ff19c720c9a63e4dc197021d4e2f8 SHA512 0bf139381629118cc216c1fb21e65d9a317eaa0f1a200f8032f6050dea12940ab6bfc440a0001e2f26d74a21698d8de14001309342c202ae9837923d703b7ad3
 DIST portpeek-2.1.27.tar.gz 13000 BLAKE2B a134d7c9a99dc4bfd8cbd56343a6d049c215eadde745f1db6af234c5b561f916f2bf3393a8a01ae44ea4a74bd501b46abdd150cd1403d5254d70c12ad7d7545f SHA512 aeaf47cd5701531c0488709ac63cf38faacec73dafbc96502c34cf279051679242f63bb452fcf14c1b739d08821981e59af3734f4795905d7af31dcaa95f26d2

diff --git a/app-portage/portpeek/portpeek-2.1.21.ebuild b/app-portage/portpeek/portpeek-2.1.21.ebuild
deleted file mode 100644
index e3e1ecc8914..00000000000
--- a/app-portage/portpeek/portpeek-2.1.21.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_5} )
-
-inherit python-r1
-
-DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files"
-HOMEPAGE="http://www.mpagano.com/blog/?page_id=3"
-SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ppc sparc x86 ~x86-fbsd"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-	>=app-portage/gentoolkit-0.3.2-r1
-	>=sys-apps/portage-2.3.0[${PYTHON_USEDEP}]"
-
-src_install() {
-	python_foreach_impl python_doscript ${PN}
-	doman *.[0-9]
-}

diff --git a/app-portage/portpeek/portpeek-2.1.24.ebuild b/app-portage/portpeek/portpeek-2.1.24.ebuild
deleted file mode 100644
index 6a3e5c93cd8..00000000000
--- a/app-portage/portpeek/portpeek-2.1.24.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_5} )
-
-inherit python-r1
-
-DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files"
-HOMEPAGE="http://www.mpagano.com/blog/?page_id=3"
-SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-	>=app-portage/gentoolkit-0.3.3
-	>=sys-apps/portage-2.3.5[${PYTHON_USEDEP}]"
-
-src_install() {
-	python_foreach_impl python_doscript ${PN}
-	doman *.[0-9]
-}

diff --git a/app-portage/portpeek/portpeek-2.1.25.ebuild b/app-portage/portpeek/portpeek-2.1.25.ebuild
deleted file mode 100644
index dd48d7b2832..00000000000
--- a/app-portage/portpeek/portpeek-2.1.25.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit python-r1
-
-DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files"
-HOMEPAGE="http://www.mpagano.com/blog/?page_id=3"
-SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-	>=app-portage/gentoolkit-0.4.0
-	>=sys-apps/portage-2.3.8[${PYTHON_USEDEP}]"
-
-src_install() {
-	python_foreach_impl python_doscript ${PN}
-	doman *.[0-9]
-}

diff --git a/app-portage/portpeek/portpeek-2.1.26.ebuild b/app-portage/portpeek/portpeek-2.1.26.ebuild
deleted file mode 100644
index 046d4cbd218..00000000000
--- a/app-portage/portpeek/portpeek-2.1.26.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-
-inherit python-r1
-
-DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files"
-HOMEPAGE="http://www.mpagano.com/blog/?page_id=3"
-SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-	>=app-portage/gentoolkit-0.4.0
-	|| (
-		>=sys-apps/portage-2.3.19-r1[${PYTHON_USEDEP}]
-	)"
-
-src_install() {
-	python_foreach_impl python_doscript ${PN}
-	doman *.[0-9]
-}


             reply	other threads:[~2019-07-30 11:27 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 11:27 Mike Pagano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-17 19:10 [gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/ Mike Pagano
2025-02-16 22:48 Mike Pagano
2025-02-16 20:49 Mike Pagano
2024-09-23 17:46 Mike Pagano
2024-09-14 22:21 Mike Pagano
2024-08-18  1:12 Michael Orlitzky
2024-07-14 22:07 Mike Pagano
2023-12-29 13:07 Mike Pagano
2023-12-14 15:31 Mike Pagano
2023-12-14 15:31 Mike Pagano
2023-12-13 14:01 Mike Pagano
2023-11-01 17:16 Mike Pagano
2023-10-17 18:07 Mike Pagano
2022-12-03 19:48 Mike Pagano
2022-12-03 19:48 Mike Pagano
2022-12-03 19:38 Mike Pagano
2022-10-31 12:44 Mike Pagano
2022-08-08 19:59 Jakov Smolić
2022-07-31 16:08 Jakov Smolić
2022-07-11 18:03 Mike Pagano
2022-05-09 20:16 Mike Pagano
2022-01-30 23:56 Mike Pagano
2022-01-26 14:23 Mike Pagano
2021-11-25 14:44 Mike Pagano
2021-11-14 23:17 Mike Pagano
2021-11-11 21:14 Jakov Smolić
2021-08-12 18:48 Mike Pagano
2021-06-11 18:57 Mike Pagano
2021-03-14  0:33 Mike Pagano
2021-03-12 15:25 Sam James
2021-01-24 17:28 Mike Pagano
2020-11-12 14:13 Mike Pagano
2020-11-11 16:16 Sam James
2020-10-07 17:26 Mike Pagano
2020-09-08 10:57 Mike Pagano
2020-09-03 22:26 Mike Pagano
2020-09-02 22:54 Sam James
2020-09-02 22:52 Sam James
2020-09-02 22:51 Sam James
2020-09-02 22:50 Sam James
2020-09-02 19:37 Sam James
2020-08-28 20:56 Mike Pagano
2020-07-30 12:40 Mike Pagano
2020-07-24 19:40 Mike Pagano
2020-07-23 18:12 Mike Pagano
2020-07-20 23:30 Mike Pagano
2020-07-20 21:06 Mike Pagano
2020-05-20 18:31 Mike Pagano
2020-05-08  6:25 Mart Raudsepp
2020-04-26 17:27 Mike Pagano
2020-04-23  6:29 Agostino Sarubbo
2020-04-23  6:28 Agostino Sarubbo
2020-04-23  6:24 Agostino Sarubbo
2020-04-23  6:21 Agostino Sarubbo
2020-04-22 17:01 Agostino Sarubbo
2020-02-08 20:48 Mike Pagano
2020-01-16 13:32 Mike Pagano
2019-08-01 16:00 Mike Pagano
2019-07-29 18:33 Matt Turner
2019-07-28 11:03 Mikle Kolyada
2019-05-20 11:21 Mikle Kolyada
2019-05-13  1:41 Thomas Deutschmann
2019-04-29  8:49 Sergei Trofimovich
2019-04-24 16:33 Mike Pagano
2018-08-06 13:32 Mike Pagano
2018-08-02 16:02 Mike Pagano
2018-03-21 22:13 Mike Pagano
2018-03-21 18:12 Michał Górny
2018-03-20  9:13 Sergei Trofimovich
2018-03-15 16:06 Mikle Kolyada
2018-02-13 17:26 Mike Pagano
2018-02-05 13:00 Mike Pagano
2018-01-17  6:42 Thomas Deutschmann
2018-01-17  0:19 Mike Pagano
2017-09-19 11:49 Mike Pagano
2017-09-17 23:46 Mike Pagano
2017-04-20 13:11 Mike Pagano
2017-02-27 20:17 Mike Pagano
2017-02-20 18:06 Markus Meier
2017-01-25 23:23 Mike Pagano
2017-01-17 13:26 Aaron Bauman
2016-12-05 23:30 Mike Pagano
2016-12-04 21:13 Mike Pagano
2016-08-08 14:36 Mike Pagano
2016-01-12 18:30 Mike Pagano

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=1564486069.825d8ca49411a5729a83e7374c631687ad322c0b.mpagano@gentoo \
    --to=mpagano@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