From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/backupninja/
Date: Sat, 27 Feb 2021 13:55:23 +0000 (UTC) [thread overview]
Message-ID: <1614434116.f0c19b6412dc41452228d181f122f0901793b4a5.bkohler@gentoo> (raw)
commit: f0c19b6412dc41452228d181f122f0901793b4a5
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 13:50:57 2021 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 13:55:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c19b64
app-backup/backupninja: drop old
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
app-backup/backupninja/Manifest | 2 --
app-backup/backupninja/backupninja-1.1.0.ebuild | 21 ---------------------
app-backup/backupninja/backupninja-1.2.0.ebuild | 21 ---------------------
3 files changed, 44 deletions(-)
diff --git a/app-backup/backupninja/Manifest b/app-backup/backupninja/Manifest
index 465473a781d..7faf3740ee6 100644
--- a/app-backup/backupninja/Manifest
+++ b/app-backup/backupninja/Manifest
@@ -1,3 +1 @@
-DIST backupninja-backupninja_upstream-1.1.0.tar.gz 188991 BLAKE2B 0fb7b10b4a7e635ec29238590e1fae8778e3031cdcd906bb81c4fd97e3ddf083db0e063daadbdfd0c0efe6e2447a7704a25767f65f7229705dba8f8f64c2ee2b SHA512 bea1b024f5bb8d103618f942afa07a7677f0b1896cbef611c461ba586e98c4667112282aa57fdc195f899920072b9cde7cbf97dee7c332fff67df36bb5288f87
-DIST backupninja-backupninja_upstream-1.2.0.tar.gz 186229 BLAKE2B dc96e10a2db2002d548f6340c807d79b258be7b02d6075450763467b2b9a1fa0c3141093c1725f3fece8efff5d5a35d3fc5deb9cb509c97068836cdd5f160049 SHA512 59c7d64136027f93c1e1fe8051d449405298e1fbb47f93db9af180a64e1356e1ee0a4f83db483c7b26c0ecd0c5a6b7cf023ab1b9bdb123ee04cb44b449442246
DIST backupninja-backupninja_upstream-1.2.1.tar.gz 186791 BLAKE2B 2e761b5538c77f359b2cc8b8c593589303f36b5b4d4d9f65457a1786cc671bdc57ad067c5bc7678fbe1afdd17406c3dedd641f2553213ec28186defd4b9d1fd4 SHA512 974276697f908cbf2203fd0cd3ebfe4f44c350714616d3a74191df4f9e101ce6d5f90cd2887dc06c5ed937ea19f9b72db28f5735255fae9d6db4faeaacee808c
diff --git a/app-backup/backupninja/backupninja-1.1.0.ebuild b/app-backup/backupninja/backupninja-1.1.0.ebuild
deleted file mode 100644
index 4eaa653e31b..00000000000
--- a/app-backup/backupninja/backupninja-1.1.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="lightweight, extensible meta-backup system"
-HOMEPAGE="https://0xacab.org/riseuplabs/backupninja"
-SRC_URI="https://0xacab.org/riseuplabs/backupninja/-/archive/backupninja_upstream/${PV}/backupninja-backupninja_upstream-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="dev-util/dialog"
-DEPEND=""
-
-S="${WORKDIR}/${PN}-${PN}_upstream-${PV}"
-
-src_configure() {
- econf --localstatedir=/var #578614
-}
diff --git a/app-backup/backupninja/backupninja-1.2.0.ebuild b/app-backup/backupninja/backupninja-1.2.0.ebuild
deleted file mode 100644
index 5fbdc03e502..00000000000
--- a/app-backup/backupninja/backupninja-1.2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="lightweight, extensible meta-backup system"
-HOMEPAGE="https://0xacab.org/riseuplabs/backupninja"
-SRC_URI="https://0xacab.org/riseuplabs/backupninja/-/archive/backupninja_upstream/${PV}/backupninja-backupninja_upstream-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-util/dialog"
-DEPEND=""
-
-S="${WORKDIR}/${PN}-${PN}_upstream-${PV}"
-
-src_configure() {
- econf --localstatedir=/var #578614
-}
next reply other threads:[~2021-02-27 13:55 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-27 13:55 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-29 15:38 [gentoo-commits] repo/gentoo:master commit in: app-backup/backupninja/ Ben Kohler
2023-03-30 18:05 Ben Kohler
2023-02-13 20:07 Ben Kohler
2022-01-07 19:47 Ben Kohler
2021-11-28 12:42 Ben Kohler
2021-07-13 14:28 Ben Kohler
2021-02-25 12:51 Ben Kohler
2021-01-26 16:14 Ben Kohler
2021-01-24 20:02 Ben Kohler
2020-12-28 19:03 Ben Kohler
2020-10-07 6:42 Agostino Sarubbo
2020-03-24 14:49 Ben Kohler
2019-02-15 18:20 Mikle Kolyada
2019-02-15 18:20 Mikle Kolyada
2018-04-02 10:40 Pacho Ramos
2017-10-10 21:29 Jonas Stein
2017-02-07 16:58 Jeroen Roovers
2016-04-06 4:39 Ian Delaney
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=1614434116.f0c19b6412dc41452228d181f122f0901793b4a5.bkohler@gentoo \
--to=bkohler@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