summaryrefslogtreecommitdiff
path: root/app-mobilephone
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-05 00:00:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-05 00:00:45 +0100
commitb594445f39d99066071d80fc8efeba5c8f72cc35 (patch)
tree9bf469821b12ac103807e30a6f7751d955648125 /app-mobilephone
parent7f3fecbb5b871825fe9632f46659869cab6a3769 (diff)
gentoo auto-resync : 05:05:2024 - 00:00:45HEADmaster
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/Manifest.gzbin2221 -> 2216 bytes
-rw-r--r--app-mobilephone/adebar/Manifest4
-rw-r--r--app-mobilephone/adebar/adebar-2.4.1.ebuild9
-rw-r--r--app-mobilephone/adebar/metadata.xml3
4 files changed, 9 insertions, 7 deletions
diff --git a/app-mobilephone/Manifest.gz b/app-mobilephone/Manifest.gz
index 261ce3095acd..0b9513885891 100644
--- a/app-mobilephone/Manifest.gz
+++ b/app-mobilephone/Manifest.gz
Binary files differ
diff --git a/app-mobilephone/adebar/Manifest b/app-mobilephone/adebar/Manifest
index 864c850f380f..9d0e996a29dd 100644
--- a/app-mobilephone/adebar/Manifest
+++ b/app-mobilephone/adebar/Manifest
@@ -1,3 +1,3 @@
DIST adebar-2.4.1.tar.gz 64226 BLAKE2B 88387844779d9ec857b3f23ca397703fd021cfefbbcb0e5e9bfdea04270adf0cb062d0b34035a93248e7574be5a0dc664f839267e8af82b17967b256f9a57dfc SHA512 7fea787157d1a9bde18601a5199fb57ce108545ade80774ad1d70d64aa7263e9da91f9da1dfa15ff17e266ab0fb78bacab2a767b636013a64d5b2a63f20d74d7
-EBUILD adebar-2.4.1.ebuild 1532 BLAKE2B e75accdb06b17f8d54b00e42e8a074086d940e635b5336283997759eed572f8b0809a81c6477c8405e129a231d34e468be088eabcd087e0bb1651cdc28d285c6 SHA512 359c0dc8da2a303f9f711c8c35cd232a0937bbcc02a26e63fadce132165fbaa7c97feb0337d5e614492e0c5198957f74dcd2934991cfe7d134e3adf7e68d976a
-MISC metadata.xml 250 BLAKE2B 263e291b80ac809528385c358c269f8dff0f767def85431b7320036a9febc0e498645fe1c1b43d576abdd90075efc45935c80c82ea69b95b3c5e83575048fcea SHA512 71d9aa01f6a6a6a9c73f15fbda4242fa5b0edda1265fb30b970f7d74aa3e5ccaaeb2c6fb1266303356915a9c5093263ae1c83541fff9027044b86579ed93ddcd
+EBUILD adebar-2.4.1.ebuild 1517 BLAKE2B 5c9f2d975b9afb94c162d5f7e288dd2fdc498ee9d82dfd08291a5e550d399816d2565a723c04f10d009a5260ea0e7a5a32d45035f2a05cc73446e5280e327705 SHA512 fbe60837fd3471b21bdeb56b1aed6477df0bfb2ed35609f86e09443e1b74e54f71fbcafb2515a4b813ff979d1f5d7dac05bd1033c0f0202631c3817faeac8a07
+MISC metadata.xml 328 BLAKE2B 648d3dc7ad73957440910c38e00db623f77b4a053f9d669df092f9676a720819df85224d2329f442961365e25974be2ab3ba4b60750210f944952717c6934d2d SHA512 ec73a32f63742143f9041ed2442cad589e3c8be8c35f616dd3d6cae0ef086fd36ba650fb0f332d2bab62d1cfdbe1d7fd55e92b525e32faf9a638721e5932f3ee
diff --git a/app-mobilephone/adebar/adebar-2.4.1.ebuild b/app-mobilephone/adebar/adebar-2.4.1.ebuild
index 1577d71816f9..3d44674e47c8 100644
--- a/app-mobilephone/adebar/adebar-2.4.1.ebuild
+++ b/app-mobilephone/adebar/adebar-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,21 +9,20 @@ DESCRIPTION="Android DEvice Backup And Report, using Bash and ADB"
HOMEPAGE="https://codeberg.org/izzy/Adebar"
SRC_URI="https://codeberg.org/izzy/Adebar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
RDEPEND="
app-shells/bash
dev-util/android-tools
"
-S="${WORKDIR}/${PN}"
-
DISABLE_AUTOFORMATTING="no"
DOC_CONTENTS="Please refer to the documentation at https://codeberg.org/izzy/Adebar/wiki.
-You can find example configurations at ${ROOT}/usr/share/doc/${PF}.
+You can find example configurations at /usr/share/doc/${PF}.
To customize, copy to \${XDG_CONFIG_HOME}/${PN} and edit it to your liking.
Contrary to the documentation, the Gentoo installation does not allow
configuration files relative to main program ${PN} installed to /usr/bin.
diff --git a/app-mobilephone/adebar/metadata.xml b/app-mobilephone/adebar/metadata.xml
index 46861791de00..f737de18059c 100644
--- a/app-mobilephone/adebar/metadata.xml
+++ b/app-mobilephone/adebar/metadata.xml
@@ -5,4 +5,7 @@
<email>billie@gentoo.org</email>
<name>Daniel Pielmeier</name>
</maintainer>
+ <upstream>
+ <remote-id type="codeberg">izzy/Adebar</remote-id>
+ </upstream>
</pkgmetadata>