public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/gitqlient/
Date: Wed, 15 Dec 2021 11:02:45 +0000 (UTC)	[thread overview]
Message-ID: <1639566004.23a74c129addc52f65d347f850bc35921efb89a9.andrewammerlaan@gentoo> (raw)

commit:     23a74c129addc52f65d347f850bc35921efb89a9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:00:04 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:00:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=23a74c12

dev-vcs/gitqlient: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-vcs/gitqlient/gitqlient-1.4.3.ebuild | 3 +--
 dev-vcs/gitqlient/gitqlient-9999.ebuild  | 5 +----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild b/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild
index 2caf1d965..f811cc23d 100644
--- a/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild
+++ b/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop qmake-utils xdg
+inherit qmake-utils xdg
 
 MY_PN="GitQlient"
 MY_PV=$(ver_rs 3 -)
@@ -17,7 +17,6 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	dev-qt/qtcore:5

diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild
index 278ff0978..0b7f70742 100644
--- a/dev-vcs/gitqlient/gitqlient-9999.ebuild
+++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop git-r3 qmake-utils xdg
+inherit git-r3 qmake-utils xdg
 
 MY_PN="GitQlient"
 
@@ -12,12 +12,9 @@ HOMEPAGE="https://github.com/francescmm/GitQlient"
 
 #EGIT_BRANCH="develop"
 EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git"
-SRC_URI=""
-KEYWORDS=""
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	dev-qt/qtcore:5


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/gitqlient/
Date: Wed, 15 Dec 2021 11:02:49 +0000 (UTC)	[thread overview]
Message-ID: <1639566004.23a74c129addc52f65d347f850bc35921efb89a9.andrewammerlaan@gentoo> (raw)
Message-ID: <20211215110249.LERvee_sok77Z87Q6HioIE6Jyty0GfQapS0x-_X3y5g@z> (raw)

commit:     23a74c129addc52f65d347f850bc35921efb89a9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:00:04 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:00:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=23a74c12

dev-vcs/gitqlient: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-vcs/gitqlient/gitqlient-1.4.3.ebuild | 3 +--
 dev-vcs/gitqlient/gitqlient-9999.ebuild  | 5 +----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild b/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild
index 2caf1d965..f811cc23d 100644
--- a/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild
+++ b/dev-vcs/gitqlient/gitqlient-1.4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop qmake-utils xdg
+inherit qmake-utils xdg
 
 MY_PN="GitQlient"
 MY_PV=$(ver_rs 3 -)
@@ -17,7 +17,6 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	dev-qt/qtcore:5

diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild
index 278ff0978..0b7f70742 100644
--- a/dev-vcs/gitqlient/gitqlient-9999.ebuild
+++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop git-r3 qmake-utils xdg
+inherit git-r3 qmake-utils xdg
 
 MY_PN="GitQlient"
 
@@ -12,12 +12,9 @@ HOMEPAGE="https://github.com/francescmm/GitQlient"
 
 #EGIT_BRANCH="develop"
 EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git"
-SRC_URI=""
-KEYWORDS=""
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE=""
 
 DEPEND="
 	dev-qt/qtcore:5


             reply	other threads:[~2021-12-15 11:02 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 11:02 Andrew Ammerlaan [this message]
2021-12-15 11:02 ` [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/gitqlient/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2023-09-12 13:14 [gentoo-commits] repo/proj/guru:dev " Sergey Torokhov
2023-09-12 13:14 Sergey Torokhov
2023-05-27 22:23 Rahul Sandhu
2023-05-27 21:27 Sergey Torokhov
2023-05-03 19:34 Sergey Torokhov
2023-02-12 17:19 Sergey Torokhov
2023-02-12 17:19 Sergey Torokhov
2023-01-18 23:48 Sergey Torokhov
2022-12-12 20:24 Sergey Torokhov
2022-12-11  8:25 Sergey Torokhov
2022-10-29 23:12 Sergey Torokhov
2022-10-29 22:37 Sergey Torokhov
2022-07-20 23:28 Sergey Torokhov
2022-07-20 23:28 Sergey Torokhov
2021-10-15 16:20 Sergey Torokhov
2021-08-30  9:01 Sergey Torokhov
2021-08-30  9:01 Sergey Torokhov
2021-08-30  9:01 Sergey Torokhov
2021-07-18 12:16 Sergey Torokhov
2021-05-25  8:10 Anna Vyalkova
2021-04-12 19:30 Sergey Torokhov
2021-04-10 12:14 Sergey Torokhov
2021-04-10 12:14 Sergey Torokhov
2021-04-10 12:14 Sergey Torokhov
2021-02-12 17:52 Sergey Torokhov
2021-02-12 17:52 Sergey Torokhov
2020-10-19 22:00 Sergey Torokhov
2020-10-15 22:00 Sergey Torokhov
2020-10-11 21:47 Sergey Torokhov

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=1639566004.23a74c129addc52f65d347f850bc35921efb89a9.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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