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: Sat, 7 Sep 2019 11:58:09 +0000 (UTC) [thread overview]
Message-ID: <1567857475.d2c8e943f5a47809eb62316518838f1c8866d1ee.asturm@gentoo> (raw)
commit: d2c8e943f5a47809eb62316518838f1c8866d1ee
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 11:52:00 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 11:57:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c8e943
net-libs/libaccounts-glib: Drop 1.23
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libaccounts-glib/Manifest | 1 -
.../libaccounts-glib/libaccounts-glib-1.23.ebuild | 48 ----------------------
2 files changed, 49 deletions(-)
diff --git a/net-libs/libaccounts-glib/Manifest b/net-libs/libaccounts-glib/Manifest
index c046a4298b4..be260dd06ff 100644
--- a/net-libs/libaccounts-glib/Manifest
+++ b/net-libs/libaccounts-glib/Manifest
@@ -1,2 +1 @@
-DIST libaccounts-glib-1.23.tar.gz 127931 BLAKE2B 2379786bb4a658eaba632a1788782a0b5620e69fa058e991a41feeedf5b8f4786592077f237513fde9ed4ea00db015a7dd0be6ad852c265a5b7f8b1180ac01e4 SHA512 88fec1fed7a135375516363e4b7f1330d45a6337bbfb45dd35dabce87097ee4e550e968870541e1b496c2ee3db1bd26e0665f4155f1e64d1cc7b6b74d5b71b5c
DIST libaccounts-glib-1.24.tar.gz 116578 BLAKE2B d3569ee9d4b92f285f20ab7bc285c62c9817a16f632ad9da83a86ab69e7e3ded74afbcb1307deee788a74796372c0011563ecd293cba4b0e81d15252eae4cf50 SHA512 d4e6906f642c7a196cb42172f31345f58037d528950bee3af2b8cb388aea386056cbaa22f0e7c604a4e00038b231e9ee455f6a1d48f82344cfc0037ad7251b7c
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild
deleted file mode 100644
index f012c74eff9..00000000000
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools vcs-snapshot xdg-utils
-
-DESCRIPTION="Accounts SSO (Single Sign-On) management library for GLib applications"
-HOMEPAGE="https://01.org/gsso/"
-SRC_URI="https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_${PV} -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-IUSE="debug"
-
-RDEPEND="
- dev-db/sqlite:3
- dev-libs/glib:2
- dev-libs/libxml2
-"
-DEPEND="${RDEPEND}
- dev-util/glib-utils
- dev-util/gtk-doc
-"
-
-DOCS=( AUTHORS NEWS )
-
-pkg_setup() {
- xdg_environment_reset
-}
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-python \
- --disable-tests \
- $(use_enable debug)
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2019-09-07 11:58 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-07 11:58 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:42 Andreas Sturmlechner
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-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=1567857475.d2c8e943f5a47809eb62316518838f1c8866d1ee.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