public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xapp/
Date: Tue, 13 Jul 2021 06:44:19 +0000 (UTC)	[thread overview]
Message-ID: <1626158529.9a60ab5a20ec6e862f39aaaf3d087ae2a3cd86f4.mgorny@gentoo> (raw)

commit:     9a60ab5a20ec6e862f39aaaf3d087ae2a3cd86f4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 06:42:09 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 06:42:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a60ab5a

dev-python/xapp: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/xapp/Manifest          |  1 -
 dev-python/xapp/xapp-2.0.2.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-python/xapp/Manifest b/dev-python/xapp/Manifest
index c49c5f65708..df9ec09218a 100644
--- a/dev-python/xapp/Manifest
+++ b/dev-python/xapp/Manifest
@@ -1,2 +1 @@
-DIST xapp-2.0.2.tar.gz 19946 BLAKE2B fde2f4f30fa1dbb5d4778d82bcfb347a5b8f89635df6c298d0dc509a194c528b653a1cbe4537c878bde4a8b987852ca51e37a70b6c35f96c9882c5b1b277dd36 SHA512 2b5d2a259e55384426940e6284ec9f964f4f0220b8cb364606c938ef6e1717d40ddbc3730732dddc86d460f624ac6161fe5ab55c276aedba9187a79d9d53a60e
 DIST xapp-2.2.1.tar.gz 20739 BLAKE2B 11f3b8964aedc726235d1c9350b159ed5cc0e859f33d6390d06e8df225eb86d0d6a392d16023a460ae0dad69f4a65b3cc8c3a759e8a4e5abab491a6d71ea8ab9 SHA512 2c03a6201404d7c792e12b10241309c912ca6b1daaa56aa0867ddbb16af053f110e4cb05da969b1800678d60acc0e6d19fc097581e6b195fff9f68acb48505ff

diff --git a/dev-python/xapp/xapp-2.0.2.ebuild b/dev-python/xapp/xapp-2.0.2.ebuild
deleted file mode 100644
index 32cca5c4e63..00000000000
--- a/dev-python/xapp/xapp-2.0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for x11-libs/xapps"
-HOMEPAGE="https://github.com/linuxmint/python3-xapp"
-SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="
-	x11-libs/xapps[introspection]
-"
-RDEPEND="
-	${DEPEND}
-	dev-python/psutil[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/python3-xapp-${PV}"


             reply	other threads:[~2021-07-13  6:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  6:44 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-23  1:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/xapp/ Yixun Lan
2021-07-13  0:05 Sam James
2021-07-13  0:05 Sam James
2021-06-12  5:40 Sam James
2021-06-12  3:55 Sam James
2021-06-08  7:34 Sam James
2021-03-02  8:56 Michał Górny
2021-03-02  5:52 Sam James
2021-03-02  1:01 Michał Górny
2021-01-24 17:31 Joonas Niilola
2021-01-06  1:05 Sam James
2020-12-29 17:14 Sam James
2020-12-16 22:30 Sam James
2020-09-15 14:20 Joonas Niilola
2020-05-31 19:05 Matt Turner
2020-05-29  0:11 Matt Turner
2020-05-17 16:42 Joonas Niilola
2020-05-17 16:42 Joonas Niilola
2020-05-03 15:48 Matt Turner
2020-01-30  6:33 Joonas Niilola
2020-01-30  6:33 Joonas Niilola
2018-05-26 11:32 Mart Raudsepp
2018-04-12 19:07 Thomas Deutschmann
2018-04-06 14:00 Aaron Bauman
2017-11-26 15:43 Kristian Fiskerstrand
2017-07-01 13:31 Kristian Fiskerstrand
2017-07-01 11:27 Kristian Fiskerstrand
2017-06-24 14:58 Kristian Fiskerstrand

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=1626158529.9a60ab5a20ec6e862f39aaaf3d087ae2a3cd86f4.mgorny@gentoo \
    --to=mgorny@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