From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
Date: Thu, 25 Apr 2024 19:08:36 +0000 (UTC) [thread overview]
Message-ID: <1714072108.5fb414a53a4941cdc500414cd8c60f5b3641a9e2.arthurzam@gentoo> (raw)
commit: 5fb414a53a4941cdc500414cd8c60f5b3641a9e2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 19:07:27 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 19:08:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb414a5
net-misc/connman-ui: EAPI 6 -> 8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
..._p20150622.ebuild => connman-ui-0_p20150622-r1.ebuild} | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/net-misc/connman-ui/connman-ui-0_p20150622.ebuild b/net-misc/connman-ui/connman-ui-0_p20150622-r1.ebuild
similarity index 79%
rename from net-misc/connman-ui/connman-ui-0_p20150622.ebuild
rename to net-misc/connman-ui/connman-ui-0_p20150622-r1.ebuild
index 9edf9267b9d3..ab2877fbec31 100644
--- a/net-misc/connman-ui/connman-ui-0_p20150622.ebuild
+++ b/net-misc/connman-ui/connman-ui-0_p20150622-r1.ebuild
@@ -1,29 +1,30 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
+inherit autotools
-inherit autotools vcs-snapshot
COMMIT="fce0af94e121bde77c7fa2ebd6a319f0180c5516"
DESCRIPTION="A full-featured GTK based trayicon UI for ConnMan"
HOMEPAGE="https://github.com/tbursztyka/connman-ui"
SRC_URI="https://github.com/tbursztyka/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S=${WORKDIR}/${PN}-${COMMIT}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-CDEPEND="
+DEPEND="
dev-libs/glib:2
sys-apps/dbus
x11-libs/gtk+:3
"
-RDEPEND="${CDEPEND}
+RDEPEND="${DEPEND}
net-misc/connman
"
-DEPEND="${CDEPEND}
+BDEPEND="
dev-util/intltool
virtual/pkgconfig
"
next reply other threads:[~2024-04-25 19:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-25 19:08 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-25 19:08 [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/ Arthur Zamarin
2019-06-07 1:54 Ben Kohler
2016-07-07 23:38 Austin English
2016-05-22 19:35 Pacho Ramos
2016-04-18 4:43 Michał Górny
2015-09-29 19:50 Julian Ospald
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=1714072108.5fb414a53a4941cdc500414cd8c60f5b3641a9e2.arthurzam@gentoo \
--to=arthurzam@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