public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/econnman/
Date: Fri, 29 Apr 2022 05:58:05 +0000 (UTC)	[thread overview]
Message-ID: <1651211882.46c65135213ea4167d03291e805c0a440e4781bf.juippis@gentoo> (raw)

commit:     46c65135213ea4167d03291e805c0a440e4781bf
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 05:33:49 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 05:58:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c65135

net-misc/econnman: drop 1.1-r2

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-misc/econnman/Manifest               |  1 -
 net-misc/econnman/econnman-1.1-r2.ebuild | 33 --------------------------------
 2 files changed, 34 deletions(-)

diff --git a/net-misc/econnman/Manifest b/net-misc/econnman/Manifest
index b8298806a75e..b1cf22dd457d 100644
--- a/net-misc/econnman/Manifest
+++ b/net-misc/econnman/Manifest
@@ -1,2 +1 @@
-DIST econnman-1.1.tar.xz 108100 BLAKE2B 85a0a38847955c5338f95ae8b1144231d4d2b05b10cc3056af798a7a49658b1e042acad2570d5d0fea181a6bacfc565ac974fd2af78a057c95939292a288c8ce SHA512 8a20d2d5387f9a2eae552178eb2c399ff0c0952c1591f63ca0865f016240ebec6608795c4a722b84c0d703434f70d97d561b95174ed9c08d3a855cd0e9d0929b
 DIST econnman-1.1_p20160305.tar.xz 240428 BLAKE2B 6417b30fd110416f6339b4dfad9edaff2888e9fb9562451ffb13661664c1e51d45f513a192f7850f8030caab13ebd914a138ff6cd596ed09c7210940c98ce748 SHA512 c50155a286e8a8d20deb4d5bf30ce91cc97e7323bc6dd209a16c767c3a1d6f30aab0d3b60c3a14df091d086fc10c2584d7bf56c59c95af684af3d2af7eff726c

diff --git a/net-misc/econnman/econnman-1.1-r2.ebuild b/net-misc/econnman/econnman-1.1-r2.ebuild
deleted file mode 100644
index 9e8ccac3016b..000000000000
--- a/net-misc/econnman/econnman-1.1-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit 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://download.enlightenment.org/rel/apps/${PN}/${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
-	sed -e \
-		's/Categories=Network;Settings;Enlightenment;/Categories=Network;Settings;Dialup;Monitor;/g' \
-		-i data/desktop/econnman{.desktop,-agent.desktop} || die
-}


             reply	other threads:[~2022-04-29  5:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29  5:58 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-16  8:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/econnman/ Joonas Niilola
2023-11-10  7:34 Joonas Niilola
2023-11-10  7:34 Joonas Niilola
2023-10-08  8:20 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-02-02 16:39 Joonas Niilola
2021-08-04 14:55 Yixun Lan
2021-06-06  5:25 Joonas Niilola
2021-02-19  8:06 Joonas Niilola
2020-05-28  5:47 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-02-09 16:34 Michał Górny
2019-07-31  3:41 Joonas Niilola
2018-09-30 11:44 Michał Górny

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=1651211882.46c65135213ea4167d03291e805c0a440e4781bf.juippis@gentoo \
    --to=juippis@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