commit:     08c7a836ade31eb4728f021c35b5c78594730689
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 12:51:34 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 12:51:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c7a836

app-mobilephone/wammu: Remove last-rited pkg

Closes: https://bugs.gentoo.org/732352
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-mobilephone/wammu/Manifest          |  1 -
 app-mobilephone/wammu/metadata.xml      |  5 -----
 app-mobilephone/wammu/wammu-0.44.ebuild | 34 ---------------------------------
 profiles/package.mask                   |  5 -----
 4 files changed, 45 deletions(-)

diff --git a/app-mobilephone/wammu/Manifest b/app-mobilephone/wammu/Manifest
deleted file mode 100644
index d8a42f0958c..00000000000
--- a/app-mobilephone/wammu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wammu-0.44.tar.xz 582284 BLAKE2B 
ba0523d4778c0fcebc8c86354d503880ea4a34f8ba05e9c4c8ef9b206366ad11c16f85dba2ce19977587aba0bc791adade4d35422a1727b1e042d5be29f39b54
 SHA512 
9b1a8c9fad2abc618d3e778338446b154516fff9e176aff02ed8daa64ff6e69a591324368dacd50f40c832d16d197447c575644520102317d95c573ed8d6bc7e

diff --git a/app-mobilephone/wammu/metadata.xml 
b/app-mobilephone/wammu/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/app-mobilephone/wammu/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/app-mobilephone/wammu/wammu-0.44.ebuild 
b/app-mobilephone/wammu/wammu-0.44.ebuild
deleted file mode 100644
index 9abeda11141..00000000000
--- a/app-mobilephone/wammu/wammu-0.44.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Front-end for gammu to access mobile phones easily"
-HOMEPAGE="https://www.wammu.eu/";
-SRC_URI="http://dl.cihar.com/wammu/v0/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="bluetooth gnome"
-
-RDEPEND="
-       >=app-mobilephone/gammu-1.36
-       dev-python/python-gammu
-       >=dev-python/wxpython-2.8:*[${PYTHON_USEDEP}]
-       bluetooth? (
-               dev-python/pybluez[${PYTHON_USEDEP}]
-               gnome? ( net-wireless/gnome-bluetooth )
-       )
-"
-DEPEND="${RDEPEND}"
-
-# Required to source locale content out of the box
-DISTUTILS_IN_SOURCE_BUILD=1
-
-# SKIPWXCHECK: else 'import wx' results in
-# Xlib: connection to ":0.0" refused by server
-SKIPWXCHECK=yes

diff --git a/profiles/package.mask b/profiles/package.mask
index 61d4fb7f4db..733ade583f5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -824,11 +824,6 @@ net-print/pkpgcounter
 sci-libs/scipy-python2
 sci-visualization/pyxplot
 
-# Michał Górny <[email protected]> (2020-07-13)
-# Unmaintained.  Last release from 2018, still does not support py3.
-# Removal in 30 days.  Bug #732352.
-app-mobilephone/wammu
-
 # Jonas Stein <[email protected]> (2020-07-04)
 # Last rite, dead upstream, several open bugs.
 # Removal after 2020-09-01

Reply via email to