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:master commit in: app-admin/krapplet/
Date: Wed,  1 Dec 2021 19:46:38 +0000 (UTC)	[thread overview]
Message-ID: <1638387991.5d7bdb641d55b5498c3485c90fdbead6ad7352be.andrewammerlaan@gentoo> (raw)
Message-ID: <20211201194638.LIsE2cPruaNjOyzBGbKcQoMfQnIUNtqEmgJuUzMq9lg@z> (raw)

commit:     5d7bdb641d55b5498c3485c90fdbead6ad7352be
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  1 19:46:31 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec  1 19:46:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d7bdb64

app-admin/krapplet: drop old

unresolvable deps

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

 app-admin/krapplet/Manifest                 |  2 --
 app-admin/krapplet/krapplet-0.1.0-r1.ebuild | 30 -----------------------------
 app-admin/krapplet/krapplet-0.2.0.ebuild    | 30 -----------------------------
 3 files changed, 62 deletions(-)

diff --git a/app-admin/krapplet/Manifest b/app-admin/krapplet/Manifest
index 12d2f662e..6fd0e08ce 100644
--- a/app-admin/krapplet/Manifest
+++ b/app-admin/krapplet/Manifest
@@ -1,3 +1 @@
-DIST krapplet-0.1.0.tar.gz 30262 BLAKE2B 26e6f08f6fb2dc6ebde9a328eb0a7c016debeec472fd89c02c2a1e8b86eb96834d731911a13d690f2a6c0754a109456eb645538472d1ba3e17f725e185598971 SHA512 dbc23cf44e059a57cd026ffa21a98cc10bf188da66c23f10a719740f8b470c8372f0298c0d4b9c6085bca8e54ad66784dc480ebfd2d8a6813a682ee8ac968c14
-DIST krapplet-0.2.0.tar.gz 35908 BLAKE2B 264050b1803f3985b6fa98ba67370d9306c15a1545239fa366eef5966224c8b143b66fe9d6a814bcf82e29a1aa4154c998747515764a71fd249ae9254a34681e SHA512 34466d94666b374050bdf990444e7cf31a89f18c2f573b978745e448fe899615addc498d629994ee68082f6dc80798c8e4697c261adbe4aaade000a7dae7cf40
 DIST krapplet-0.3.1.tar.gz 34455 BLAKE2B 6264b0f27cd89cda939f1ffe491947e11d9ca9d2b377261831d29094be96d0e7b976379a4f56e9212a093587f0339c722006f162b4a6629f83aa25909e3aa7a8 SHA512 2efcf604081b6f3436d8b18c6efd6bd0be59ca45e9e0af8bf6c1b50367387e1c62a71d49da32a2860f184871f16f92a6dea9571a69c0af284a87a962b9701d2d

diff --git a/app-admin/krapplet/krapplet-0.1.0-r1.ebuild b/app-admin/krapplet/krapplet-0.1.0-r1.ebuild
deleted file mode 100644
index d95455967..000000000
--- a/app-admin/krapplet/krapplet-0.1.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="Krapplet (keyring applet): a password manager based on gnome-keyring."
-HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
-
-BDEPEND=${RDEPEND}
-
-# Upstream does not provide any test suite.
-RESTRICT="test"
-
-RDEPEND="
-	x11-libs/gtk+:3
-	dev-libs/glib
-	dev-libs/gobject-introspection
-	dev-python/secretstorage"
-
-DEPEND="${RDEPEND}"

diff --git a/app-admin/krapplet/krapplet-0.2.0.ebuild b/app-admin/krapplet/krapplet-0.2.0.ebuild
deleted file mode 100644
index d95455967..000000000
--- a/app-admin/krapplet/krapplet-0.2.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="Krapplet (keyring applet): a password manager based on gnome-keyring."
-HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
-
-BDEPEND=${RDEPEND}
-
-# Upstream does not provide any test suite.
-RESTRICT="test"
-
-RDEPEND="
-	x11-libs/gtk+:3
-	dev-libs/glib
-	dev-libs/gobject-introspection
-	dev-python/secretstorage"
-
-DEPEND="${RDEPEND}"


             reply	other threads:[~2021-12-01 19:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 19:46 Andrew Ammerlaan [this message]
2021-12-01 19:46 ` [gentoo-commits] repo/proj/guru:master commit in: app-admin/krapplet/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15  0:45 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-03-07 14:03 Anna Vyalkova
2021-02-22 15:47 Johannes Willem Fernhout
2021-01-17 11:37 Johannes Willem Fernhout
2021-01-02 10:10 Johannes Willem Fernhout
2021-01-01 18:20 Johannes Willem Fernhout
2020-12-30 11:52 Johannes Willem Fernhout

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=1638387991.5d7bdb641d55b5498c3485c90fdbead6ad7352be.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