From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libaccounts-glib/
Date: Tue, 25 Oct 2022 18:42:03 +0000 (UTC) [thread overview]
Message-ID: <1666723292.62147a44aa74e0daae6bbaf3ed017679ee26146c.asturm@gentoo> (raw)
commit: 62147a44aa74e0daae6bbaf3ed017679ee26146c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 18:41:32 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 18:41:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62147a44
net-libs/libaccounts-glib: drop 1.25-r2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libaccounts-glib/Manifest | 1 -
.../libaccounts-glib-1.25-r2.ebuild | 60 ----------------------
2 files changed, 61 deletions(-)
diff --git a/net-libs/libaccounts-glib/Manifest b/net-libs/libaccounts-glib/Manifest
index 69deda66f437..104dcd65bedf 100644
--- a/net-libs/libaccounts-glib/Manifest
+++ b/net-libs/libaccounts-glib/Manifest
@@ -1,2 +1 @@
-DIST libaccounts-glib-1.25.tar.gz 117337 BLAKE2B 72e6e15b63eea4d5b2a3e994779a4636bee859c6d395c8c9f65120cfee1c25a5708971b438010f668eefee20735b01e9f9f4e1ac4cb55495a06143d20198e422 SHA512 cc8b493d246f99300ee614fed93258378ecdbe9c518a958a59827ee8f74559b1ee3683acfb85f59aa91390275497fb35041da2be47f27f24f96e1efd5d6d2e20
DIST libaccounts-glib-1.26.tar.gz 117365 BLAKE2B a3c7bf4058372001079c9c153b30f947882521f1f9680a63db2883307e998335a1e646112dc8a51640824f238d871d96da2c18b4ef175c837cebfe056ded2cbb SHA512 c08a11087745ba771e539b61de57693390960ad6b4e8217c159be49d31bd7f8856fffa835e7a230f352049bbf7cec9184ff225e74bbc195964221d3d9d49743b
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild
deleted file mode 100644
index 5d6c6cb80b40..000000000000
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9,10} )
-inherit meson python-r1 vala
-
-DESCRIPTION="Accounts SSO (Single Sign-On) management library for GLib applications"
-HOMEPAGE="https://gitlab.com/accounts-sso/libaccounts-glib"
-SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VERSION_${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-VERSION_${PV}"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="doc"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-# fails
-RESTRICT="test"
-
-RDEPEND="${PYTHON_DEPS}
- dev-db/sqlite:3
- dev-libs/glib:2
- dev-libs/gobject-introspection:=
- dev-libs/libxml2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- $(vala_depend)
- dev-util/gdbus-codegen
- dev-util/glib-utils
- dev-libs/check
- doc? ( dev-util/gtk-doc )
-"
-
-PATCHES=( "${FILESDIR}/${P}-assert-failure.patch" )
-
-src_prepare() {
- default
- vala_src_prepare --ignore-use
-
- use doc || sed -e "/^subdir('docs')$/d" -i meson.build || die
-}
-
-src_configure() {
- python_foreach_impl run_in_build_dir meson_src_configure
-}
-
-src_compile() {
- python_foreach_impl run_in_build_dir meson_src_compile
-}
-
-src_install() {
- einstalldocs
- python_foreach_impl run_in_build_dir meson_src_install
- python_foreach_impl python_optimize
-}
next reply other threads:[~2022-10-25 18:42 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 18:42 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 20:50 [gentoo-commits] repo/gentoo:master commit in: net-libs/libaccounts-glib/ Alexey Shvetsov
2024-05-15 12:06 Sam James
2024-05-15 10:31 Sam James
2024-05-15 9:28 Sam James
2024-04-06 18:26 Andreas Sturmlechner
2024-04-06 18:26 Andreas Sturmlechner
2022-10-28 15:06 Andreas Sturmlechner
2022-10-28 3:37 Jakov Smolić
2022-10-28 3:37 Jakov Smolić
2022-10-25 18:37 Arthur Zamarin
2022-10-04 7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2021-10-02 9:52 Andreas Sturmlechner
2021-01-31 19:07 Andreas Sturmlechner
2021-01-31 18:48 Sam James
2021-01-25 0:42 Sam James
2021-01-24 15:41 Sam James
2020-05-16 9:08 Andreas Sturmlechner
2020-05-10 17:42 Mart Raudsepp
2020-05-10 9:19 Mikle Kolyada
2020-05-10 9:15 Mikle Kolyada
2020-04-17 11:36 Andreas Sturmlechner
2020-04-16 18:36 Andreas Sturmlechner
2019-09-07 11:58 Andreas Sturmlechner
2019-09-02 22:17 Maciej Mrozowski
2019-09-02 13:24 Agostino Sarubbo
2019-09-02 10:15 Agostino Sarubbo
2019-09-01 22:18 Aaron Bauman
2019-08-06 13:03 Michael Palimaka
2019-08-05 20:13 Alexey Shvetsov
2019-08-05 20:13 Alexey Shvetsov
2019-08-04 12:17 Michael Palimaka
2018-10-18 21:39 Andreas Sturmlechner
2018-10-18 21:39 Andreas Sturmlechner
2018-01-25 14:26 Michael Palimaka
2018-01-25 14:26 Michael Palimaka
2017-09-09 13:08 Michael Palimaka
2016-06-23 16:36 Michael Palimaka
2016-06-23 13:40 Michael Palimaka
2016-05-24 11:39 Mikle Kolyada
2016-03-22 14:41 Michael Palimaka
2016-03-22 14:41 Michael Palimaka
2016-02-28 12:24 Manuel Rüger
2016-02-28 12:24 Manuel Rüger
2016-02-28 12:24 Manuel Rüger
2016-02-24 23:29 Manuel Rüger
2016-02-24 23:29 Manuel Rüger
2016-02-24 21:01 Manuel Rüger
2016-02-24 21:01 Manuel Rüger
2015-12-25 18:39 Michael Palimaka
2015-12-20 17:51 Michael Palimaka
2015-09-21 15:20 Michael Palimaka
2015-09-14 15:06 Michael Palimaka
2015-08-27 12:41 Johannes Huber
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=1666723292.62147a44aa74e0daae6bbaf3ed017679ee26146c.asturm@gentoo \
--to=asturm@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