commit:     9b43f481f73ea0d8a8468515284b4ad08f7dbc32
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 14:33:37 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 14:36:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b43f481

net-misc/econnman: Remove last-rited pkg

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

 net-misc/econnman/Manifest                         |  1 -
 net-misc/econnman/econnman-1.1_p20160305-r1.ebuild | 36 ----------------------
 net-misc/econnman/metadata.xml                     |  8 -----
 profiles/package.mask                              |  1 -
 4 files changed, 46 deletions(-)

diff --git a/net-misc/econnman/Manifest b/net-misc/econnman/Manifest
deleted file mode 100644
index b1cf22dd457d..000000000000
--- a/net-misc/econnman/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST econnman-1.1_p20160305.tar.xz 240428 BLAKE2B 
6417b30fd110416f6339b4dfad9edaff2888e9fb9562451ffb13661664c1e51d45f513a192f7850f8030caab13ebd914a138ff6cd596ed09c7210940c98ce748
 SHA512 
c50155a286e8a8d20deb4d5bf30ce91cc97e7323bc6dd209a16c767c3a1d6f30aab0d3b60c3a14df091d086fc10c2584d7bf56c59c95af684af3d2af7eff726c

diff --git a/net-misc/econnman/econnman-1.1_p20160305-r1.ebuild 
b/net-misc/econnman/econnman-1.1_p20160305-r1.ebuild
deleted file mode 100644
index 8b5bc55fe2dc..000000000000
--- a/net-misc/econnman/econnman-1.1_p20160305-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit autotools python-single-r1
-
-DESCRIPTION="ConnMan User Interface written with EFL & python"
-HOMEPAGE="https://phab.enlightenment.org/w/projects/econnman/ 
https://www.enlightenment.org/";
-SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.tar.xz";
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-       dev-libs/efl[X,connman]
-       $(python_gen_cond_dep '
-               dev-python/python-efl[${PYTHON_USEDEP}]
-       ')"
-
-src_prepare() {
-       default
-       python_fix_shebang econnman-bin.in
-       eautoreconf
-}
-
-src_install() {
-       default
-       rm -r "${ED}"/var/ || die
-}

diff --git a/net-misc/econnman/metadata.xml b/net-misc/econnman/metadata.xml
deleted file mode 100644
index a1fbf3c0c993..000000000000
--- a/net-misc/econnman/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Joonas Niilola</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index ac905ea5c03f..f4558a13bc90 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -328,7 +328,6 @@ dev-python/astunparse
 dev-python/pygame_sdl2
 dev-python/python-efl
 games-engines/renpy
-net-misc/econnman
 
 # Eray Aslan <[email protected]> (2024-03-10)
 # Mask experimental software

Reply via email to