summaryrefslogtreecommitdiff
path: root/dev-util/abootimg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-util/abootimg
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-util/abootimg')
-rw-r--r--dev-util/abootimg/Manifest2
-rw-r--r--dev-util/abootimg/abootimg-20150323.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/abootimg/Manifest b/dev-util/abootimg/Manifest
index 261f392d370e..5bc6eda31aeb 100644
--- a/dev-util/abootimg/Manifest
+++ b/dev-util/abootimg/Manifest
@@ -1,3 +1,3 @@
DIST abootimg-20150323.tar.gz 19311 BLAKE2B d9e9d1de33be581dcca2940000300b433675c4bf98c19dd29a622767d914cc71bf8900120fc4150c542506af5a3faa7a3e03dbfab3f92bfd975a6bde51eac5ed SHA512 38e633c5c32bae472cd1ade9f4a3fa9a5e8ecd17da947aeaf976f639966007ba776a3ac877a607c9f3a416c67682afc9f7789e1560625b75aeaf78a88dfce558
-EBUILD abootimg-20150323.ebuild 544 BLAKE2B af9924e335f4829978faffde55f8ff7c467f4d44e7d5088f8279ab518d20559e7b86566939f4a82dc7624d65a07139245f355c4bc92503f5131868c9e7a4e4b7 SHA512 2f3d5b37e02c52cbdc20497f345dd68bf47a69c081075af6162d75897a498f92a7383d192919f47439f6fbb97a7149a3e29e452936f60ea775d7733d1a14fd6b
+EBUILD abootimg-20150323.ebuild 543 BLAKE2B 66eccd5bcc5d00243b3a3a39652e4f2e71251f91b79406584721c3ca8c828c2661ccb1468a96acde2c05b8eb14d94fd4f94117bac9759a8a69005e29b94daf1b SHA512 7441666494b80ed339884624024740abc038225e018aec4a54b0d45290a73b186d4b61ac35b176e5bc456aaae1467220e919b73cef0cced60f843ba75dfa2eda
MISC metadata.xml 251 BLAKE2B b1977a04e8904e65636648bd24804893bc0a317a7a20a8b4bac3874f0529dd15b2c058b0002b13febafcdfd93cbef59ef7bc1c646f3996c381b994d384b73ba3 SHA512 25f6fc31ee9e87d78b143500e706ac3417896e67a183470867130b23a42ec8ddd4cdd9a1da40f32903085ee4add969b4b07466b90fb0275308a2518d2d73a270
diff --git a/dev-util/abootimg/abootimg-20150323.ebuild b/dev-util/abootimg/abootimg-20150323.ebuild
index 99295b458292..42bf4e6748cb 100644
--- a/dev-util/abootimg/abootimg-20150323.ebuild
+++ b/dev-util/abootimg/abootimg-20150323.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
COMMIT="1ebeb393252ab5aeed62e34bc439b6728444f06e"
-DESCRIPTION="Manipulate Android boot images."
+DESCRIPTION="Manipulate Android boot images"
HOMEPAGE="https://gitlab.com/ajs124/abootimg"
SRC_URI="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$COMMIT -> ${P}.tar.gz"