public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-backup/pika-backup/
Date: Fri,  8 Sep 2023 01:19:03 +0000 (UTC)	[thread overview]
Message-ID: <1694135937.49bcac657d9a79421adbae39d5d1c7f823fdedd3.julien@gentoo> (raw)

commit:     49bcac657d9a79421adbae39d5d1c7f823fdedd3
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Sep  8 01:18:57 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Sep  8 01:18:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49bcac65

app-backup/pika-backup: drop 0.6.0

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 app-backup/pika-backup/Manifest                 |   1 -
 app-backup/pika-backup/pika-backup-0.6.0.ebuild | 354 ------------------------
 2 files changed, 355 deletions(-)

diff --git a/app-backup/pika-backup/Manifest b/app-backup/pika-backup/Manifest
index b1944f9827..5b87239dbf 100644
--- a/app-backup/pika-backup/Manifest
+++ b/app-backup/pika-backup/Manifest
@@ -173,7 +173,6 @@ DIST pango-sys-0.17.0.crate 24749 BLAKE2B 4ca7ff7d505ec9c800d5a3ae297cf79ec8a921
 DIST parking-2.0.0.crate 9714 BLAKE2B e3ecd48e90289fe173b1419ad3f68350dd05359461c5842e52304e20fef9b5e089803e0c0a8e85b249a546f61cf8624367e6ec164ef7638850b451d325851075 SHA512 21c5723dc0281ade1c2cd6a1c2215ba70eb47a721a4a594ef1e54061bc79579ffe9c31f06e534fd847f936ed265cd65a59dfa9e38880f8bd42c6e8ac70a13f93
 DIST pbkdf2-0.12.1.crate 13866 BLAKE2B d01d586db5ea19d042fb9cbe37e0189401d982957c4e497d1ec616a6624e36a8f7f80e0a1a98a05862fb9dc73c26c84b81d1d52ca1053f483726424e4acb5144 SHA512 8a800a5a3df6e52fa79dd0ba5e6860eb2517f7a1213d1b8abe666ed2f3250464e56dcdfec5b79d894309074ccc2fddacc2c323c3d0d1d70314c4d9adcfd3eeec
 DIST percent-encoding-2.2.0.crate 10075 BLAKE2B 397e59acc3953868c709244b89a2e0db3304c0b574ecba761026b570a485f2cb5b0b2a0159586d1f342ec395ef02ace536da3bc1c72093e1cf93f8b37b26b0ec SHA512 890a5256d2b4290e12e04a02c3529f3a017faa2b6016a4dd0f08b36509f0b1107eacfcb4702024d6a21ff8852a11f263c1adc096b16ef8d12c45a734c087fe68
-DIST pika-backup-0.6.0.tar.bz2 417070 BLAKE2B d6f36b5ceffc2e904addd5177aebe6dd5f5ad780b736b0a3d1406fe0d0ddf0f866fccd8909c0dcc4b591c9badf177ff69582ca5b7fc78d1f1ca25bd6fdd03129 SHA512 04da5cdb689b328af1a16259da31a57c2070fd04a90678b76bad9fa2c6dc7b72aedc4db23ba1f39e0de89e4bdab4310a9bea0d19fb327c1339cc31c0b5fa7611
 DIST pika-backup-0.6.1.tar.bz2 417295 BLAKE2B 32cb7b4aa308e12b5df8bf2a69a4a66e89c0097e96e453b96d0babeb5b5e26aeadc20636990f60281c253fb460a7672a39482c8db129fabee3f8c0dedfb67af9 SHA512 b19a03de1de1647b3109f9ce7a697b6f4b56c996590b04d87fa883c7bcb82ee03324ab960ef74665edb1d58107cf0d56eb6d5e0b7f96b7a2beb956a27c7e51d4
 DIST pika-backup-0.6.2.tar.bz2 432884 BLAKE2B a205228766d356970ba94634925b99c7ec816dc978a84b26054a8f0551510c432469f9eca73082a99159c5769b0976416592525b6d067e7c71d772355ce5ec9c SHA512 10da6a60096aefb57339d951e621dbe468c2e9d51b940ba2a65ae920dc80c4780a9e4773b795280bfd5d5225bc8b47fbf4580f048d0cfeea2f78569668eb02e8
 DIST pin-project-lite-0.2.9.crate 27713 BLAKE2B d6985b5add432fb6287d1b0c9fb0cc91a195f82c5a748a9ea430e4ba884717ec7b16d730b5ea62de5b2bfead1771da2d115b3776e12e605f70f2538f374a28fa SHA512 cef0b77233adca712db1183f780732ea577cf1b27c2643de221d54c837c75ce749f907e24a967be7474812c7682cba613a3fc5d553a9578a1b80569da0e562e4

diff --git a/app-backup/pika-backup/pika-backup-0.6.0.ebuild b/app-backup/pika-backup/pika-backup-0.6.0.ebuild
deleted file mode 100644
index 866727617d..0000000000
--- a/app-backup/pika-backup/pika-backup-0.6.0.ebuild
+++ /dev/null
@@ -1,354 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CRATES="
-	adler-1.0.2
-	aes-0.8.2
-	aho-corasick-0.7.20
-	android_system_properties-0.1.5
-	anyhow-1.0.70
-	arc-swap-1.6.0
-	arrayvec-0.7.2
-	ashpd-0.4.0
-	async-attributes-1.1.2
-	async-broadcast-0.5.1
-	async-channel-1.8.0
-	async-executor-1.5.0
-	async-fs-1.6.0
-	async-global-executor-2.3.1
-	async-io-1.13.0
-	async-lock-2.7.0
-	async-process-1.6.0
-	async-recursion-1.0.4
-	async-std-1.12.0
-	async-task-4.4.0
-	async-trait-0.1.68
-	atomic-waker-1.1.0
-	autocfg-1.1.0
-	bit-set-0.5.3
-	bit-vec-0.6.3
-	bitflags-1.3.2
-	block-0.1.6
-	block-buffer-0.10.4
-	block-padding-0.3.2
-	blocking-1.3.0
-	bumpalo-3.12.0
-	byteorder-1.4.3
-	cairo-rs-0.17.0
-	cairo-sys-rs-0.17.0
-	cbc-0.1.2
-	cc-1.0.79
-	cfg-expr-0.14.0
-	cfg-if-1.0.0
-	chrono-0.4.22
-	chronoutil-0.2.3
-	cipher-0.4.4
-	cmd_lib-1.3.0
-	cmd_lib_macros-1.3.0
-	codespan-reporting-0.11.1
-	concurrent-queue-2.1.0
-	const-str-0.5.3
-	core-foundation-sys-0.8.3
-	cpufeatures-0.2.6
-	crc32fast-1.3.2
-	crossbeam-utils-0.8.15
-	crypto-common-0.1.6
-	ctor-0.1.26
-	cxx-1.0.94
-	cxx-build-1.0.94
-	cxxbridge-flags-1.0.94
-	cxxbridge-macro-1.0.94
-	darling-0.14.4
-	darling_core-0.14.4
-	darling_macro-0.14.4
-	default-env-0.1.1
-	derivative-2.2.0
-	derive_builder-0.12.0
-	derive_builder_core-0.12.0
-	derive_builder_macro-0.12.0
-	digest-0.10.6
-	dirs-4.0.0
-	dirs-5.0.0
-	dirs-sys-0.3.7
-	dirs-sys-0.4.0
-	either-1.8.1
-	enclose-1.1.8
-	enumflags2-0.7.5
-	enumflags2_derive-0.7.4
-	errno-0.2.8
-	errno-0.3.0
-	errno-dragonfly-0.1.2
-	event-listener-2.5.3
-	faccess-0.2.4
-	fancy-regex-0.11.0
-	fastrand-1.9.0
-	field-offset-0.3.5
-	flate2-1.0.25
-	fnv-1.0.7
-	form_urlencoded-1.1.0
-	futures-channel-0.3.27
-	futures-core-0.3.27
-	futures-executor-0.3.27
-	futures-io-0.3.27
-	futures-lite-1.12.0
-	futures-macro-0.3.27
-	futures-sink-0.3.27
-	futures-task-0.3.27
-	futures-util-0.3.27
-	gdk-pixbuf-0.17.0
-	gdk-pixbuf-sys-0.17.0
-	gdk4-0.6.3
-	gdk4-sys-0.6.3
-	generic-array-0.14.7
-	getrandom-0.2.8
-	gettext-rs-0.7.0
-	gettext-sys-0.21.3
-	gio-0.17.4
-	gio-sys-0.17.4
-	glib-0.17.5
-	glib-macros-0.17.6
-	glib-sys-0.17.4
-	gloo-timers-0.2.6
-	gobject-sys-0.17.4
-	graphene-rs-0.17.1
-	graphene-sys-0.17.0
-	gsk4-0.6.3
-	gsk4-sys-0.6.3
-	gtk4-0.6.4
-	gtk4-macros-0.6.5
-	gtk4-sys-0.6.3
-	gvdb-0.4.0
-	gvdb-macros-0.1.6
-	hashbrown-0.12.3
-	heck-0.4.1
-	hermit-abi-0.3.1
-	hex-0.4.3
-	hkdf-0.12.3
-	hmac-0.12.1
-	iana-time-zone-0.1.54
-	iana-time-zone-haiku-0.1.1
-	ident_case-1.0.1
-	idna-0.3.0
-	indexmap-1.9.3
-	inout-0.1.3
-	instant-0.1.12
-	io-lifetimes-1.0.9
-	itertools-0.10.5
-	itoa-1.0.6
-	js-sys-0.3.61
-	kv-log-macro-1.0.7
-	lazy_static-1.4.0
-	libadwaita-0.3.1
-	libadwaita-sys-0.3.0
-	libc-0.2.140
-	libm-0.2.6
-	link-cplusplus-1.0.8
-	linux-raw-sys-0.1.4
-	linux-raw-sys-0.3.0
-	litrs-0.4.0
-	locale_config-0.3.0
-	log-0.4.17
-	malloc_buf-0.0.6
-	matches-0.1.10
-	memchr-2.5.0
-	memmap2-0.5.10
-	memoffset-0.7.1
-	memoffset-0.8.0
-	miniz_oxide-0.6.2
-	nix-0.26.2
-	num-0.4.0
-	num-bigint-0.4.3
-	num-bigint-dig-0.8.2
-	num-complex-0.4.3
-	num-format-0.4.4
-	num-integer-0.1.45
-	num-iter-0.1.43
-	num-rational-0.4.1
-	num-traits-0.2.15
-	objc-0.2.7
-	objc-foundation-0.1.1
-	objc_id-0.1.1
-	once_cell-1.17.1
-	oo7-0.1.0
-	ordered-stream-0.2.0
-	os_pipe-0.9.2
-	pango-0.17.4
-	pango-sys-0.17.0
-	parking-2.0.0
-	pbkdf2-0.12.1
-	percent-encoding-2.2.0
-	pin-project-lite-0.2.9
-	pin-utils-0.1.0
-	pkg-config-0.3.26
-	polling-2.6.0
-	ppv-lite86-0.2.17
-	proc-macro-crate-1.3.1
-	proc-macro-error-1.0.4
-	proc-macro-error-attr-1.0.4
-	proc-macro2-0.4.30
-	proc-macro2-1.0.54
-	quick-error-2.0.1
-	quick-xml-0.27.1
-	quote-0.6.13
-	quote-1.0.26
-	rand-0.8.5
-	rand_chacha-0.3.1
-	rand_core-0.6.4
-	redox_syscall-0.2.16
-	redox_users-0.4.3
-	regex-1.7.3
-	regex-syntax-0.6.29
-	result-1.0.0
-	rustc_version-0.4.0
-	rustix-0.36.11
-	rustix-0.37.4
-	ryu-1.0.13
-	safe-transmute-0.11.2
-	same-file-1.0.6
-	scopeguard-1.1.0
-	scratch-1.0.5
-	semver-1.0.17
-	serde-1.0.159
-	serde_derive-1.0.159
-	serde_ini-0.2.0
-	serde_json-1.0.95
-	serde_repr-0.1.12
-	serde_spanned-0.6.1
-	sha1-0.10.5
-	sha2-0.10.6
-	shell-words-1.1.0
-	signal-hook-0.3.15
-	signal-hook-registry-1.4.1
-	slab-0.4.8
-	smallvec-1.10.0
-	socket2-0.4.9
-	spin-0.5.2
-	static_assertions-1.1.0
-	strsim-0.10.0
-	subtle-2.4.1
-	syn-0.15.44
-	syn-1.0.109
-	syn-2.0.11
-	system-deps-6.0.4
-	temp-dir-0.1.11
-	tempfile-3.4.0
-	termcolor-1.2.0
-	thiserror-1.0.40
-	thiserror-impl-1.0.40
-	time-0.1.45
-	time-0.3.20
-	time-core-0.1.0
-	tinyvec-1.6.0
-	tinyvec_macros-0.1.1
-	tmp_env-0.1.1
-	toml-0.7.3
-	toml_datetime-0.6.1
-	toml_edit-0.19.8
-	tracing-0.1.37
-	tracing-attributes-0.1.23
-	tracing-core-0.1.30
-	typenum-1.16.0
-	uds_windows-1.0.2
-	unicode-bidi-0.3.13
-	unicode-ident-1.0.8
-	unicode-normalization-0.1.22
-	unicode-width-0.1.10
-	unicode-xid-0.1.0
-	url-2.3.1
-	value-bag-1.0.0-alpha.9
-	version-compare-0.1.1
-	version_check-0.9.4
-	void-1.0.2
-	waker-fn-1.1.0
-	walkdir-2.3.3
-	wasi-0.10.0+wasi-snapshot-preview1
-	wasi-0.11.0+wasi-snapshot-preview1
-	wasm-bindgen-0.2.84
-	wasm-bindgen-backend-0.2.84
-	wasm-bindgen-futures-0.4.34
-	wasm-bindgen-macro-0.2.84
-	wasm-bindgen-macro-support-0.2.84
-	wasm-bindgen-shared-0.2.84
-	web-sys-0.3.61
-	winapi-0.3.9
-	winapi-i686-pc-windows-gnu-0.4.0
-	winapi-util-0.1.5
-	winapi-x86_64-pc-windows-gnu-0.4.0
-	windows-0.46.0
-	windows-sys-0.42.0
-	windows-sys-0.45.0
-	windows-targets-0.42.2
-	windows_aarch64_gnullvm-0.42.2
-	windows_aarch64_msvc-0.42.2
-	windows_i686_gnu-0.42.2
-	windows_i686_msvc-0.42.2
-	windows_x86_64_gnu-0.42.2
-	windows_x86_64_gnullvm-0.42.2
-	windows_x86_64_msvc-0.42.2
-	winnow-0.4.1
-	zbus-3.11.1
-	zbus_macros-3.11.1
-	zbus_names-2.5.0
-	zeroize-1.6.0
-	zeroize_derive-1.4.1
-	zvariant-3.12.0
-	zvariant_derive-3.12.0
-	zvariant_utils-1.0.0
-	zxcvbn-2.2.2
-"
-
-inherit cargo gnome2-utils meson xdg
-
-DESCRIPTION="Keep your data safe"
-HOMEPAGE="https://gitlab.gnome.org/World/pika-backup"
-SRC_URI="https://gitlab.gnome.org/World/${PN}/-/archive/v${PV}.tar.bz2 -> ${P}.tar.bz2
-	$(cargo_crate_uris)
-"
-S="${WORKDIR}/${PN}-v${PV}-6d0cb5e6c772a78f8b8bef388e58fbe723ee6184"
-
-LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-	app-backup/borgbackup
-	app-crypt/libsecret
-	dev-util/itstool
-	gui-libs/gtk
-	gui-libs/libadwaita
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	dev-util/itstool
-	sys-devel/gettext
-"
-
-QA_FLAGS_IGNORED="usr/bin/${PN} usr/bin/${PN}-monitor"
-
-PATCHES=(
-	"${FILESDIR}/meson-fixes.patch"
-)
-
-src_compile() {
-	meson_src_compile
-	cargo_src_compile
-}
-
-src_install() {
-	meson_src_install
-	cargo_src_install
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2023-09-08  1:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08  1:19 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-24 19:03 [gentoo-commits] repo/proj/guru:master commit in: app-backup/pika-backup/ Julien Roy
2024-05-24 19:00 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-24 19:03 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-24 19:00 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-14 19:12 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-14 19:07 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-06 12:57 Julien Roy
2024-03-19  0:34 Julien Roy
2024-03-17 22:50 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-03-17 22:50 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-17 22:39 Julien Roy
2024-03-17 22:39 Julien Roy
2024-03-02 16:53 Julien Roy
2024-02-25  1:14 Julien Roy
2024-02-18 20:37 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-02-18 19:53 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-01-03  4:47 Julien Roy
2023-04-23  2:40 Julien Roy
2023-04-23  2:40 Julien Roy
2023-04-13 23:13 Julien Roy
2023-03-31  1:41 Julien Roy
2023-03-31  1:20 Julien Roy

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=1694135937.49bcac657d9a79421adbae39d5d1c7f823fdedd3.julien@gentoo \
    --to=julien@jroy.ca \
    --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