summaryrefslogtreecommitdiff
path: root/dev-util/tmake
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /dev-util/tmake
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'dev-util/tmake')
-rw-r--r--dev-util/tmake/Manifest2
-rw-r--r--dev-util/tmake/tmake-2.12-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/tmake/Manifest b/dev-util/tmake/Manifest
index be8489dda2d2..8550b14ab7cf 100644
--- a/dev-util/tmake/Manifest
+++ b/dev-util/tmake/Manifest
@@ -1,3 +1,3 @@
DIST tmake-2.12.tar.bz2 47558 BLAKE2B f5c4a590ec6077b12ffa6b37f00adc168d596466fa5ff30622e34b624eb931bef63af47b3c8eaa2d8c844b80d69cfc355adc4f0e965768e28efb31077515f0af SHA512 203a37aca7d391cf8bf7c27d9e5a9825472e9464f745d50b40343f71986ea5a48030372fa858ad5dade0807951f5c413145b9521ee1da416ff4952f8bb845ada
-EBUILD tmake-2.12-r1.ebuild 603 BLAKE2B 43ca0d6c1e8d548d3f44ac8aa1551df477bc35dcc9f5fb7026a29ac89ae1c8009aa51489e279aaca80047fca1d87aff36f4c83e7e4ab19ba101a8c30557dce51 SHA512 58b7ac43992ef84d86592fe645474c60c4442a6fb1d96ae8c8a7a319967f3efcc193dfce5feebbab2f92f2d665fd749dd3e6ce2e148df19f86f44937ef9ba959
+EBUILD tmake-2.12-r1.ebuild 599 BLAKE2B f58d18afff544245198f6f793c8f8479a0b0793ac405a088b079c56e6068608e1ef111789eabef4d288a2cb771d619a067d30d6cbcb5dbaa5f27e134d1bde8af SHA512 63699771332dcae3da0a07e23cb0a7a85a2843c3c00e5b3d0b528d967df7dd243d02f6fdf8563beda6a3d8b3fcf363a7e712504bd7d041903fb7043819593236
MISC metadata.xml 242 BLAKE2B 5b51e51743b76e23cca3fa6f94f415455bb8f2cffff01037ad7a864d2006ffbe59af69a9bdae6de30050ec49bf966725f36b5e0409ecf7f2ac41981df67c4a87 SHA512 6212facd652d416cf5e57a8607563f29573595984ffd05f5d0ce068fa48d6ad9155cf9fea6308702cc9f6ee36e27d38dd35c13ba3b47a3500c5d6124880b0869
diff --git a/dev-util/tmake/tmake-2.12-r1.ebuild b/dev-util/tmake/tmake-2.12-r1.ebuild
index 48958d9544cd..407246fc0453 100644
--- a/dev-util/tmake/tmake-2.12-r1.ebuild
+++ b/dev-util/tmake/tmake-2.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ IUSE=""
RDEPEND=">=dev-lang/perl-5"
-src_install () {
+src_install() {
dobin bin/tmake bin/progen
dodir /usr/lib/tmake
cp -pPRf "${S}"/lib/* "${ED}"/usr/lib/tmake