public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libcloudproviders/
Date: Sat, 13 Apr 2024 10:37:27 +0000 (UTC)	[thread overview]
Message-ID: <1713003986.df3a11deeba96114e59465926c183e1d0920fb12.leio@gentoo> (raw)

commit:     df3a11deeba96114e59465926c183e1d0920fb12
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 10:26:26 2024 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 10:26:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3a11de

net-libs/libcloudproviders: drop 0.3.5

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-libs/libcloudproviders/Manifest                |  1 -
 .../libcloudproviders-0.3.5.ebuild                 | 47 ----------------------
 2 files changed, 48 deletions(-)

diff --git a/net-libs/libcloudproviders/Manifest b/net-libs/libcloudproviders/Manifest
index 2e5038ad30dd..64807ebd7dea 100644
--- a/net-libs/libcloudproviders/Manifest
+++ b/net-libs/libcloudproviders/Manifest
@@ -1,2 +1 @@
-DIST libcloudproviders-0.3.5.tar.xz 23652 BLAKE2B 653f1aa96692f97415b9c7f84ac15e8843210853b40323e65d22b3e2448732abb25695cf879356078997db22cd34ce34e72a542e6f1e1fec08ba83c482492b02 SHA512 054e704955395d4b5dda728c184fa0e2ea5e020da7048bbb5b85f313e85114c4a5c1c641c7d1502391f4f3d46f22a6ea2afb76010ffd121daf60220feefa1ae4
 DIST libcloudproviders-0.3.6.tar.xz 23844 BLAKE2B af5864fa9f4de8842dce80efb53b7b6ff73a679589a49b4edf55c77e0e49114dd5da8dbdc6950574a758483b09168e90e27ded05b0ef501bf9b454341196f7ff SHA512 4ffd9c6202a608128dce2542a29910a87910d46df57dd19e6dfe70e80001b27d2bc5d90a37cb9036ac60a317edc5c1be9d5fd8adb215500c34a07e23064a293f

diff --git a/net-libs/libcloudproviders/libcloudproviders-0.3.5.ebuild b/net-libs/libcloudproviders/libcloudproviders-0.3.5.ebuild
deleted file mode 100644
index 9ae5a267cd4a..000000000000
--- a/net-libs/libcloudproviders/libcloudproviders-0.3.5.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org meson-multilib vala
-
-DESCRIPTION="DBus API that allows cloud storage sync clients to expose their services"
-HOMEPAGE="https://gitlab.gnome.org/World/libcloudproviders"
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="gtk-doc +introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
-
-DEPEND="
-	>=dev-libs/glib-2.56:2[${MULTILIB_USEDEP}]
-	introspection? ( dev-libs/gobject-introspection )"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	dev-util/gdbus-codegen
-	dev-util/glib-utils
-	virtual/pkgconfig
-	gtk-doc? ( dev-util/gtk-doc )
-	vala? ( $(vala_depend) )
-"
-
-src_prepare() {
-	default
-	use vala && vala_setup
-}
-
-multilib_src_configure() {
-	local emesonargs=(
-		$(meson_native_use_bool gtk-doc enable-gtk-doc)
-		-Dinstalled-tests=false
-		$(meson_native_use_bool introspection)
-		$(meson_native_use_bool vala vapigen)
-	)
-	meson_src_configure
-}
-
-multilib_src_install() {
-	meson_src_install
-}


             reply	other threads:[~2024-04-13 10:37 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 10:37 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-07 18:31 [gentoo-commits] repo/gentoo:master commit in: net-libs/libcloudproviders/ Arthur Zamarin
2024-04-09 22:46 Sam James
2024-04-07 10:11 Arthur Zamarin
2024-04-07  6:21 Arthur Zamarin
2024-03-23  0:03 Mart Raudsepp
2024-03-13 22:55 Mart Raudsepp
2024-03-12 21:50 Arthur Zamarin
2024-03-12 21:50 Arthur Zamarin
2024-03-12 21:49 Arthur Zamarin
2024-02-22 20:47 Arthur Zamarin
2024-02-22 20:47 Arthur Zamarin
2024-02-10 18:53 Arthur Zamarin
2024-02-10 18:53 Arthur Zamarin
2023-11-12 10:39 Pacho Ramos
2023-09-09  0:50 Matt Turner
2023-09-05 20:28 Matt Turner
2023-09-01 16:07 Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-08-09 18:07 Matt Turner
2023-04-01 19:03 Arthur Zamarin
2023-04-01 19:01 Arthur Zamarin
2023-03-31 12:04 Arthur Zamarin
2023-03-30 17:44 Arthur Zamarin
2023-03-05 17:27 Arthur Zamarin
2023-03-04  1:15 Matt Turner
2023-02-15  5:07 Matt Turner
2022-12-25 18:09 Arthur Zamarin
2022-12-05 17:24 WANG Xuerui
2022-11-22  1:28 Yixun Lan
2022-11-21 20:40 Arthur Zamarin
2022-11-21 20:40 Arthur Zamarin
2022-11-21 19:59 Arthur Zamarin
2022-11-21 19:59 Arthur Zamarin
2022-11-21 18:23 Arthur Zamarin
2022-11-21 17:43 Joonas Niilola
2022-11-21 17:43 Joonas Niilola
2022-11-04 16:51 Arthur Zamarin
2022-10-31 14:28 Matt Turner
2022-10-01 17:28 Matt Turner
2022-09-30 17:55 Matt Turner

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=1713003986.df3a11deeba96114e59465926c183e1d0920fb12.leio@gentoo \
    --to=leio@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