summaryrefslogtreecommitdiff
path: root/sci-calculators
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /sci-calculators
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/Manifest.gzbin3042 -> 3039 bytes
-rw-r--r--sci-calculators/tilp2/Manifest2
-rw-r--r--sci-calculators/tilp2/tilp2-1.18.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/Manifest.gz b/sci-calculators/Manifest.gz
index edd827ece60a..67ac5b962094 100644
--- a/sci-calculators/Manifest.gz
+++ b/sci-calculators/Manifest.gz
Binary files differ
diff --git a/sci-calculators/tilp2/Manifest b/sci-calculators/tilp2/Manifest
index 348425bf6f84..674bf16ad6a8 100644
--- a/sci-calculators/tilp2/Manifest
+++ b/sci-calculators/tilp2/Manifest
@@ -1,3 +1,3 @@
DIST tilp2-1.18.tar.bz2 536744 BLAKE2B 819e34954a917b2fb100a6b74cf3c95ba32dd0d2824f4fc27960b275ad48d9a32393671f134b87296723a9f0b67c8d40b835355a2648be8fe81a89a4bc82e17d SHA512 8e46337e1ac7de85d88d4cb677910a099cdb6d3f473cdf8ca751a45dd66410b11751cd4555116c9249aa53bd23105957b4b2af2247968ec840da68aeed105f5f
-EBUILD tilp2-1.18.ebuild 1251 BLAKE2B 7e661b52f91ced96b181bfdcdbde5897cefd989436859ebd58634a4d3e042545950aafe1310b1f0aaccb708062c1e6b041f9d9404d4819feb34a06aa9bd6a7ce SHA512 d414f5563b4ec5390bf905ff2de8888edaa92b8349fcd8afe510de4a460957638a7892a5b54663c1b46dabdaf3956a89577120eca343b548926bf4b08d43caa3
+EBUILD tilp2-1.18.ebuild 1252 BLAKE2B d194c309c17adb339009f6cecb87836ea54dd4052514d47d8c8e7cc2a2da393a63f26d54a7f21f7d78522c43dd1932926b75042a618429d703219a3e97ccd2d5 SHA512 9dcb0ae9a7d41731cb8ab78be81aa6b736c5f34c9fc429866d8fc5c43af21f60eb0c4a2cee27bea6cbfb3cd944c27a1053db9a2e9fb7130f924ac32885d05163
MISC metadata.xml 586 BLAKE2B 8231f941abf7786b9021fa52d463e61ebfbaa60d5117c5000ad8ae2cc25900266ce1637d73a744265cfb4a0536e61b2c544979717fc51f9cb998a626a000388b SHA512 938b1aa3af8b6a50662cf854c7f90294f08c8920d9255e6c4048e14507c28a4a3afe1db0a77634b1b0b00aba19e5b5098872405d249edd061966cc0c629c0ed2
diff --git a/sci-calculators/tilp2/tilp2-1.18.ebuild b/sci-calculators/tilp2/tilp2-1.18.ebuild
index 25627803844a..64ae7674b66b 100644
--- a/sci-calculators/tilp2/tilp2-1.18.ebuild
+++ b/sci-calculators/tilp2/tilp2-1.18.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools
+inherit autotools xdg
DESCRIPTION="Communication program for Texas Instruments calculators "
HOMEPAGE="http://lpg.ticalc.org/prj_tilp"