Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/wammu/, profiles/
Date: Thu, 20 Aug 2020 12:53:02
Message-Id: 1597927894.08c7a836ade31eb4728f021c35b5c78594730689.mgorny@gentoo
1 commit: 08c7a836ade31eb4728f021c35b5c78594730689
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 20 12:51:34 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 20 12:51:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c7a836
7
8 app-mobilephone/wammu: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/732352
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-mobilephone/wammu/Manifest | 1 -
14 app-mobilephone/wammu/metadata.xml | 5 -----
15 app-mobilephone/wammu/wammu-0.44.ebuild | 34 ---------------------------------
16 profiles/package.mask | 5 -----
17 4 files changed, 45 deletions(-)
18
19 diff --git a/app-mobilephone/wammu/Manifest b/app-mobilephone/wammu/Manifest
20 deleted file mode 100644
21 index d8a42f0958c..00000000000
22 --- a/app-mobilephone/wammu/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST wammu-0.44.tar.xz 582284 BLAKE2B ba0523d4778c0fcebc8c86354d503880ea4a34f8ba05e9c4c8ef9b206366ad11c16f85dba2ce19977587aba0bc791adade4d35422a1727b1e042d5be29f39b54 SHA512 9b1a8c9fad2abc618d3e778338446b154516fff9e176aff02ed8daa64ff6e69a591324368dacd50f40c832d16d197447c575644520102317d95c573ed8d6bc7e
26
27 diff --git a/app-mobilephone/wammu/metadata.xml b/app-mobilephone/wammu/metadata.xml
28 deleted file mode 100644
29 index 6f49eba8f49..00000000000
30 --- a/app-mobilephone/wammu/metadata.xml
31 +++ /dev/null
32 @@ -1,5 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<!-- maintainer-needed -->
37 -</pkgmetadata>
38
39 diff --git a/app-mobilephone/wammu/wammu-0.44.ebuild b/app-mobilephone/wammu/wammu-0.44.ebuild
40 deleted file mode 100644
41 index 9abeda11141..00000000000
42 --- a/app-mobilephone/wammu/wammu-0.44.ebuild
43 +++ /dev/null
44 @@ -1,34 +0,0 @@
45 -# Copyright 1999-2018 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -
48 -EAPI=6
49 -PYTHON_COMPAT=( python2_7 )
50 -
51 -inherit distutils-r1
52 -
53 -DESCRIPTION="Front-end for gammu to access mobile phones easily"
54 -HOMEPAGE="https://www.wammu.eu/"
55 -SRC_URI="http://dl.cihar.com/wammu/v0/${P}.tar.xz"
56 -
57 -LICENSE="GPL-2"
58 -SLOT="0"
59 -KEYWORDS="~amd64 ~x86"
60 -IUSE="bluetooth gnome"
61 -
62 -RDEPEND="
63 - >=app-mobilephone/gammu-1.36
64 - dev-python/python-gammu
65 - >=dev-python/wxpython-2.8:*[${PYTHON_USEDEP}]
66 - bluetooth? (
67 - dev-python/pybluez[${PYTHON_USEDEP}]
68 - gnome? ( net-wireless/gnome-bluetooth )
69 - )
70 -"
71 -DEPEND="${RDEPEND}"
72 -
73 -# Required to source locale content out of the box
74 -DISTUTILS_IN_SOURCE_BUILD=1
75 -
76 -# SKIPWXCHECK: else 'import wx' results in
77 -# Xlib: connection to ":0.0" refused by server
78 -SKIPWXCHECK=yes
79
80 diff --git a/profiles/package.mask b/profiles/package.mask
81 index 61d4fb7f4db..733ade583f5 100644
82 --- a/profiles/package.mask
83 +++ b/profiles/package.mask
84 @@ -824,11 +824,6 @@ net-print/pkpgcounter
85 sci-libs/scipy-python2
86 sci-visualization/pyxplot
87
88 -# Michał Górny <mgorny@g.o> (2020-07-13)
89 -# Unmaintained. Last release from 2018, still does not support py3.
90 -# Removal in 30 days. Bug #732352.
91 -app-mobilephone/wammu
92 -
93 # Jonas Stein <jstein@g.o> (2020-07-04)
94 # Last rite, dead upstream, several open bugs.
95 # Removal after 2020-09-01