summaryrefslogtreecommitdiff
path: root/app-editors/teco
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-21 01:03:25 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-21 01:03:25 +0000
commitd32022e7301aef2b3f52f6b7a3de81c6e03ffcaf (patch)
tree4e64fbab713348c061644255d893ff91f2d8b1e5 /app-editors/teco
parent92f98ae772a60a2fa63efbda2f915da957a3b3b8 (diff)
gentoo auto-resync : 21:11:2022 - 01:03:25
Diffstat (limited to 'app-editors/teco')
-rw-r--r--app-editors/teco/Manifest2
-rw-r--r--app-editors/teco/teco-36_p19940820.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/teco/Manifest b/app-editors/teco/Manifest
index 91a17090fb2d..f0685cafc904 100644
--- a/app-editors/teco/Manifest
+++ b/app-editors/teco/Manifest
@@ -5,5 +5,5 @@ AUX teco-void-functions.patch 12115 BLAKE2B f72d87f9ae2a03d7b83aed09c009c05fbe89
AUX teco-warnings.patch 1206 BLAKE2B f9f8312c66e506d86cdd7544288965927895822eac3ad6f49dd0f1280ddc72f9d2cb2c6e4e7eca7c36c435677559e25bd4c9f6816a9e41816d23a39d64ee445b SHA512 7294ef66917eb549d9437327b32160317313d343c731423e34a07ed407e5595e7ac52d57c55bc1e5c6732f5ed0840533aa9c546ee32f4ea2bef54adf5a91b249
DIST teco-36_p19940820.tar.gz 61305 BLAKE2B 9bb15fcb20948dbcac1928e32b4ac69c4861be3b0c01d5be68836138d9478e71cc0dd5198d9ac6816245605c34f8b21fcd4e62c48c097e56cd585579df119939 SHA512 686b3944a82d088a2fce12a9b770f4aa5f58aaadde064b3d3342114f0ece2d7cbae27d0e92fd026def6f62a3ff0dc82b37146e30a93b2ec195dc7f376b45fdf7
DIST tecodoc.tar.gz 154109 BLAKE2B 70b9cd99281ab6180e4c13845f3fc97ccd6c142b4b9a3454ac9dcf189e2a65bfaf9b033312aeb9773301ff4d2ec166f79d587f79158b2b0f3f985f77b06f86c1 SHA512 1819450a08e296bdd3d4c282d9a9c7c58203acf82a67bdc9713b0cdfa2d0c4aa046c86ee4ee6f3b2d9ef0f3052705a13dd3d8afbf372bd3b1be8d4c5e8e96fef
-EBUILD teco-36_p19940820.ebuild 1594 BLAKE2B ba2c18623c9afc3aab52f79323555341f13439b7f1f0f746b1dbf0d165bc5a72c1991bfea6f34052b2d3f1f93e85aa16ddf3c0e9809e3a2f1ab33e7827c8c7e8 SHA512 233f94ca81866705e839f6c23e212b6b95038964bb55a2cec375b2546b67532350f2c3e157e15f82286933cb49b187a049647f4c6ede06060075d2341a5295f4
+EBUILD teco-36_p19940820.ebuild 1541 BLAKE2B aa700b2f810c7d59a467a27e9cc76ecb14cd38e0acb9c88ba1eabf19d63a554c918cdac271a30c926a15170233d56b70315e48c69467151dc1e6dc7c706c371a SHA512 e24ea68e94e0fa4acecb799b955558890c8b10a08725fb46b932a45d70f21b9f34a253db876a8750d0b8d0d63947f893ef875510822e3995cb4b47c6b22620ff
MISC metadata.xml 1357 BLAKE2B fc814edbdf0d0da1a86171d74e50187ba28ec42605697d7b2d1ff417d3854b3a6ddbda9732751266ae7c5a73ba7dea4e745a558dbcc5ec16f55cdf5051fb42d8 SHA512 abea654224cf00d1c0b884e471bdd10baf4483425e3824ab9fde2142e2e41bfc2ed49c359f39f09e02f09e5356bf5229f3e803e2c26c40daafd815362b1ca085
diff --git a/app-editors/teco/teco-36_p19940820.ebuild b/app-editors/teco/teco-36_p19940820.ebuild
index b3e32b905ec3..d37ed3f84e1f 100644
--- a/app-editors/teco/teco-36_p19940820.ebuild
+++ b/app-editors/teco/teco-36_p19940820.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -37,7 +37,7 @@ src_prepare() {
}
src_compile() {
- append-flags -ansi -Wno-implicit-function-declaration -Wno-implicit-int
+ append-flags -ansi
append-cppflags -D_POSIX_SOURCE
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
}