summaryrefslogtreecommitdiff
path: root/app-misc/abduco
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-15 13:42:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-15 13:42:19 +0100
commitbd8ca999980e9c0c9ae40a11789c858bb58769e3 (patch)
tree355d68a84921e04a81231e74fc062f229f76a733 /app-misc/abduco
parentb3f2504c1d05b5999b74b2135860fc721e3adf68 (diff)
gentoo auto-resync : 15:07:2022 - 13:42:19
Diffstat (limited to 'app-misc/abduco')
-rw-r--r--app-misc/abduco/Manifest4
-rw-r--r--app-misc/abduco/abduco-0.6.ebuild12
-rw-r--r--app-misc/abduco/metadata.xml3
3 files changed, 9 insertions, 10 deletions
diff --git a/app-misc/abduco/Manifest b/app-misc/abduco/Manifest
index df5bd95ade3c..9ca500c0e744 100644
--- a/app-misc/abduco/Manifest
+++ b/app-misc/abduco/Manifest
@@ -1,3 +1,3 @@
DIST abduco-0.6.tar.gz 15829 BLAKE2B fd6c1670e0a4cf95bfaa00734b981c23877b79ffc14dadae8c84fb198cb4f585cdacf874e127190b6f8c8b784cdfa403a8be0f4cae8bc442d43723967f4525d7 SHA512 3b70a5cc10f0a2743dcbdf6eebdcfcee0e4f4ff8c6ce0bf0aa9f55c3fa85ab43aa659997735e063eab36aba69f91be7bb5519f3f632bff1b9098f5179165c1f2
-EBUILD abduco-0.6.ebuild 839 BLAKE2B 0af65b0c9f0bd05b80511574bf67706a1eb6ddc33f35fd541d102847041d196356220a285c52ee8855aaa022388ce5d082f02bcf3d7a0fcc76e8fd0c18027611 SHA512 cdcdc9017752b118c7f38643048e3d73c28ceac9dd95c89a25530524fe3211c620af7e891fc0c3e07bb5481acf56b86313f8f4b302052ee69c285418106e84b1
-MISC metadata.xml 523 BLAKE2B ee767c2431d698d90cd03bea953fdeeaebce142b47926a23a77ef06f12673380aac0b95aa246bdac77a3dc2494012228808164f6efadf864da7ad40fb6482dcf SHA512 685664ce6dd586114df5caf5303c27f32a9d7f7f21d7ba960e882153c119b10b2149d01cb37eba2a3dcd1be437b3ceb94ed8ad040fb754eb1172e0f5282097c9
+EBUILD abduco-0.6.ebuild 809 BLAKE2B f7702294f66a21bbcf6532704b37bdbb3fe475995dada8519ef0a1d7d8a1a0857e2c1ae4be21a837b88bcaa769bdd85f43198f7981c8b8e7bae76cb904d972c3 SHA512 4421657ebc2e04bc3c1ff66e42d5ddd7a8073499da033c66d1c84666e04a11a69793dcf1d26f4b032b34c16461e55cee4624cc246cb85734a98e45cf41eba90a
+MISC metadata.xml 607 BLAKE2B 6ab74fcc8773f464fbbd18628dfc8bee8f7c894f9cdcac15e049232fa1c7902a3330d308d2868fef61bb8d26a28e1f539b9d6c9ee1d02effe87235d58b596952 SHA512 751daaf8ca0f586298a0677e0dbf249492c3e92fa797554f4e86b876ea0459c9ff17d575dc0becc721e33a4ab263afae1f0a17cf397274f6509b98aa41c2d44c
diff --git a/app-misc/abduco/abduco-0.6.ebuild b/app-misc/abduco/abduco-0.6.ebuild
index 636f2f8dd807..1baefae57e0b 100644
--- a/app-misc/abduco/abduco-0.6.ebuild
+++ b/app-misc/abduco/abduco-0.6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit savedconfig toolchain-funcs
@@ -12,12 +12,10 @@ SRC_URI="https://www.brain-dump.org/projects/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
src_prepare() {
+ default
+
sed -e 's:^PREFIX.*:PREFIX = /usr:' \
-e 's/-Os//' \
-e '/^CC/d' \
@@ -33,8 +31,6 @@ src_prepare() {
restore_config config.def.h
tc-export CC
-
- default
}
src_test() {
diff --git a/app-misc/abduco/metadata.xml b/app-misc/abduco/metadata.xml
index 87e7f1b6c908..95acca7ed192 100644
--- a/app-misc/abduco/metadata.xml
+++ b/app-misc/abduco/metadata.xml
@@ -8,4 +8,7 @@
detached - run in the background - and then later reattached. Together
with dvtm it provides a simpler and cleaner alternative to tmux or screen.
</longdescription>
+ <upstream>
+ <remote-id type="github">martanne/abduco</remote-id>
+ </upstream>
</pkgmetadata>