public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/deja-dup/
Date: Thu, 29 Jun 2023 12:47:05 +0000 (UTC)	[thread overview]
Message-ID: <1688042822.32ec0e7ec2b2af7b8f3248497b096e0a19c0867d.juippis@gentoo> (raw)

commit:     32ec0e7ec2b2af7b8f3248497b096e0a19c0867d
Author:     Daniel Garcia-Briseno <dg.briseno <AT> gmail <DOT> com>
AuthorDate: Thu Jun 29 12:45:15 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 12:47:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ec0e7e

app-backup/deja-dup: drop 43.4-r2

Closes: https://github.com/gentoo/gentoo/pull/31458
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-backup/deja-dup/Manifest                |  1 -
 app-backup/deja-dup/deja-dup-43.4-r2.ebuild | 56 -----------------------------
 2 files changed, 57 deletions(-)

diff --git a/app-backup/deja-dup/Manifest b/app-backup/deja-dup/Manifest
index ee601457ee99..c6a74d33b9a5 100644
--- a/app-backup/deja-dup/Manifest
+++ b/app-backup/deja-dup/Manifest
@@ -1,2 +1 @@
-DIST deja-dup-43.4.tar.bz2 989830 BLAKE2B c67056b4498dbdb8f1346d682449e4a23070f052d6c4b3e205bd10da63148a6327666de79d163bd6450b34c130fedcdccc2053fabf7578a2d7d68decb325f510 SHA512 2413a3b1ef891e0151d61ee6fcec00f609f209da0faebe387dc8dba4abb55aa4ed925bdfee5768c7e8e8794bc9a793fb0769947030102aed57ac56983cd78943
 DIST deja-dup-44.2.tar.bz2 1010512 BLAKE2B b61eb474a4cc874ceea48a88f8f83e8a329b252248dc4630dd9dd7895ea4782b0e9b6751e795e208fc84127754da226d6a4257a783ffb23d88df59058e28576e SHA512 b1fae58d76aa5a2097bb94f6e5196ed5a3d5131562fe088a9f81155a3bb96ef9e726f83ae04ba8e361a671bce8aa2ea4b053f04f1e57a194fe88c2f06c3e6335

diff --git a/app-backup/deja-dup/deja-dup-43.4-r2.ebuild b/app-backup/deja-dup/deja-dup-43.4-r2.ebuild
deleted file mode 100644
index c1017640119d..000000000000
--- a/app-backup/deja-dup/deja-dup-43.4-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson gnome2-utils vala xdg
-
-DESCRIPTION="Simple backup tool using duplicity back-end"
-HOMEPAGE="https://wiki.gnome.org/Apps/DejaDup"
-SRC_URI="https://gitlab.gnome.org/World/deja-dup/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-	$(vala_depend)
-	dev-util/itstool
-	sys-devel/gettext
-	virtual/pkgconfig
-	test? ( dev-libs/appstream-glib )
-"
-
-DEPEND="
-	>=gui-libs/libadwaita-1.0:1
-	>=dev-libs/glib-2.70.0:2
-	>=dev-libs/libgpg-error-1.33
-	>=gui-libs/gtk-4.6:4
-	>=dev-libs/json-glib-1.2
-	>=dev-libs/glib-2.64:2[dbus]
-	>=app-crypt/libsecret-0.18.6[vala]
-	>=net-libs/libsoup-3.0:3.0
-	>=app-backup/duplicity-0.8.21
-"
-
-RDEPEND="${DEPEND}
-	gnome-base/dconf
-	gnome-base/gvfs[fuse]
-"
-
-src_prepare() {
-	default
-	vala_setup
-}
-
-pkg_postinst() {
-	gnome2_schemas_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_schemas_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2023-06-29 12:47 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29 12:47 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-07 22:11 [gentoo-commits] repo/gentoo:master commit in: app-backup/deja-dup/ Sam James
2023-06-29 12:47 Joonas Niilola
2023-06-29 12:47 Joonas Niilola
2023-05-06 11:34 Sam James
2023-05-06 11:34 Sam James
2023-03-30 17:24 Matt Turner
2022-10-14  1:21 Matt Turner
2022-10-10  2:37 Matt Turner
2022-10-10  2:37 Matt Turner
2022-06-22  7:05 Michał Górny
2021-09-16 19:11 Sam James
2021-09-10  7:22 Joonas Niilola
2021-09-10  7:22 Joonas Niilola
2021-07-11  9:23 Mart Raudsepp
2021-04-29  7:15 Joonas Niilola
2021-04-29  7:15 Joonas Niilola
2021-04-29  7:15 Joonas Niilola
2019-07-28  6:42 Mart Raudsepp
2017-02-15 16:47 Mart Raudsepp
2016-12-05 11:17 Pacho Ramos
2016-12-05 11:17 Pacho Ramos
2016-01-12  8:41 Justin Lecher
2016-01-11 14:26 Pacho Ramos
2016-01-11 14:26 Pacho Ramos

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=1688042822.32ec0e7ec2b2af7b8f3248497b096e0a19c0867d.juippis@gentoo \
    --to=juippis@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