From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/deja-dup/
Date: Mon, 10 Oct 2022 02:37:03 +0000 (UTC) [thread overview]
Message-ID: <1665369368.1cda5334ed6e4671c2a35a296d3c2035d096f020.mattst88@gentoo> (raw)
commit: 1cda5334ed6e4671c2a35a296d3c2035d096f020
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Mon Oct 3 06:55:20 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 02:36:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cda5334
app-backup/deja-dup: Drop old versions
Closes: https://github.com/gentoo/gentoo/pull/27583
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-backup/deja-dup/Manifest | 1 -
app-backup/deja-dup/deja-dup-42.7-r1.ebuild | 57 -----------------------------
2 files changed, 58 deletions(-)
diff --git a/app-backup/deja-dup/Manifest b/app-backup/deja-dup/Manifest
index e7e3e533f344..67759fa21765 100644
--- a/app-backup/deja-dup/Manifest
+++ b/app-backup/deja-dup/Manifest
@@ -1,3 +1,2 @@
-DIST deja-dup-42.7.tar.bz2 1384797 BLAKE2B f462df835039606b721d935e086e51ee27e861baa1fbc5836bb79952c838921cf5f28d439465451c5259bc2c77fa9cb839488c8b0196c6d176e32d9e42180539 SHA512 80c57fe75635346cf2597195e7f7b76e2562aaa6900e78fbfb7ad6ada9c268df36d4e16aa7ca522e1570987f5826586e1cab5fecb7d5ba90e34a23a349b47a74
DIST deja-dup-42.8.tar.bz2 1467818 BLAKE2B 6f02fc458890f076bf0a8e1ffdc9d72880fd9f1a692d439ecfa5d8b08234472f3ae27aa801144b3e42e9c8b67b550c0882dc93c23d27e6e428ce1eddd80a912d SHA512 76c98e8635ffae076008efa73a92860c6d4e67d39339d452c253269bb3ed032b819ac40d65c2d8fbf195ecaf304796f516e861b0552be972838f95bf59af0a5c
DIST deja-dup-43.4.tar.bz2 989830 BLAKE2B c67056b4498dbdb8f1346d682449e4a23070f052d6c4b3e205bd10da63148a6327666de79d163bd6450b34c130fedcdccc2053fabf7578a2d7d68decb325f510 SHA512 2413a3b1ef891e0151d61ee6fcec00f609f209da0faebe387dc8dba4abb55aa4ed925bdfee5768c7e8e8794bc9a793fb0769947030102aed57ac56983cd78943
diff --git a/app-backup/deja-dup/deja-dup-42.7-r1.ebuild b/app-backup/deja-dup/deja-dup-42.7-r1.ebuild
deleted file mode 100644
index 7dd2294edcba..000000000000
--- a/app-backup/deja-dup/deja-dup-42.7-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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/intltool
- dev-util/itstool
- sys-devel/gettext
- virtual/pkgconfig
- test? ( dev-libs/appstream-glib )
-"
-
-DEPEND="
- >=app-backup/duplicity-0.7.14
- >=app-crypt/libsecret-0.18.6[vala]
- >=dev-libs/glib-2.64:2[dbus]
- >=dev-libs/json-glib-1.2
- dev-libs/libgpg-error
- >=gui-libs/libhandy-1.0:1
- >=net-libs/libsoup-2.48:2.4
- >=x11-libs/gtk+-3.22:3
- >=x11-libs/libnotify-0.7
-"
-
-RDEPEND="${DEPEND}
- gnome-base/dconf
- gnome-base/gvfs[fuse]
-"
-
-src_prepare() {
- default
- vala_src_prepare
-}
-
-pkg_postinst() {
- gnome2_schemas_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_schemas_update
- xdg_icon_cache_update
-}
next reply other threads:[~2022-10-10 2:37 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 2:37 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-29 12:47 [gentoo-commits] repo/gentoo:master commit in: app-backup/deja-dup/ Joonas Niilola
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-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=1665369368.1cda5334ed6e4671c2a35a296d3c2035d096f020.mattst88@gentoo \
--to=mattst88@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