Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/gnome-keyring-python/
Date: Tue, 26 Nov 2019 03:16:48
Message-Id: 1574738192.24c1fa75d34743c14c5b55fccf86024fdbf7dbc2.mattst88@gentoo
1 commit: 24c1fa75d34743c14c5b55fccf86024fdbf7dbc2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 03:15:19 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 03:16:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c1fa75
7
8 dev-python/gnome-keyring-python: Remove
9
10 Closes: https://bugs.gentoo.org/628938
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 dev-python/gnome-keyring-python/Manifest | 1 -
14 .../gnome-keyring-python-2.32.0-r1.ebuild | 22 ----------------------
15 dev-python/gnome-keyring-python/metadata.xml | 8 --------
16 profiles/package.mask | 5 -----
17 4 files changed, 36 deletions(-)
18
19 diff --git a/dev-python/gnome-keyring-python/Manifest b/dev-python/gnome-keyring-python/Manifest
20 deleted file mode 100644
21 index 3f395778385..00000000000
22 --- a/dev-python/gnome-keyring-python/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST gnome-python-desktop-2.32.0.tar.bz2 621277 BLAKE2B a6ec5161eff68cbe9820a1ca1f31d39d9cd4c2e944564fe9ed36f06723bad8ec7525f488cdf6e5f9556ad42053e88e3cee3405146caf778df59aa639f0108099 SHA512 51beefd21fa3aa6242ba4c66e57d940372fbf4a84ffe34063339f6e7e7c22e76d281b25d5f113de3780a0dbf733c7e07142f05a285056cda26736323b4185d18
26
27 diff --git a/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild b/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild
28 deleted file mode 100644
29 index 07cf8a4ad44..00000000000
30 --- a/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0-r1.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI="5"
37 -
38 -GNOME_ORG_MODULE="gnome-python-desktop"
39 -G_PY_BINDINGS="gnomekeyring"
40 -PYTHON_COMPAT=( python2_7 )
41 -
42 -inherit gnome-python-common-r1
43 -
44 -DESCRIPTION="Python bindings for the interfacing with the GNOME keyring"
45 -LICENSE="LGPL-2.1"
46 -SLOT="0"
47 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86"
48 -IUSE="examples"
49 -
50 -RDEPEND=">=gnome-base/gnome-keyring-0.5.0
51 - !<dev-python/gnome-python-desktop-2.22.0-r10"
52 -DEPEND="${RDEPEND}"
53 -
54 -EXAMPLES=( examples/keyring.py examples/keyring-async.py )
55
56 diff --git a/dev-python/gnome-keyring-python/metadata.xml b/dev-python/gnome-keyring-python/metadata.xml
57 deleted file mode 100644
58 index 39980802b1d..00000000000
59 --- a/dev-python/gnome-keyring-python/metadata.xml
60 +++ /dev/null
61 @@ -1,8 +0,0 @@
62 -<?xml version="1.0" encoding="UTF-8"?>
63 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 -<pkgmetadata>
65 -<maintainer type="project">
66 - <email>gnome@g.o</email>
67 - <name>Gentoo GNOME Desktop</name>
68 -</maintainer>
69 -</pkgmetadata>
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index 5a1d5aa1206..fa5202853e0 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -305,11 +305,6 @@ dev-ruby/activemodel:5.1
76 dev-ruby/activesupport:5.1
77 dev-ruby/arel:8.0
78
79 -# Matt Turner <mattst88@g.o> (2019-10-21)
80 -# Replaced by introspection bindings. Bug #628938
81 -# Removal in 30 days
82 -dev-python/gnome-keyring-python
83 -
84 # Michał Górny <mgorny@g.o> (2019-10-20)
85 # Testing version that breaks multiple plugins. Let's keep it masked
86 # until upstream releases fixed versions.