summaryrefslogtreecommitdiff
path: root/app-editors/shed
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-27 06:56:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-27 06:56:55 +0000
commit9c4ecbcb1ba97e8bfd6dac8c2433fb9fdfee5fe6 (patch)
tree464689c17706867ab99f0e14017c82d3b3c98a11 /app-editors/shed
parented0a1596c807e379a19960170c94735aff22fa84 (diff)
gentoo auto-resync : 27:01:2024 - 06:56:55
Diffstat (limited to 'app-editors/shed')
-rw-r--r--app-editors/shed/Manifest4
-rw-r--r--app-editors/shed/shed-1.15.ebuild6
-rw-r--r--app-editors/shed/shed-1.16.ebuild26
3 files changed, 32 insertions, 4 deletions
diff --git a/app-editors/shed/Manifest b/app-editors/shed/Manifest
index 79de31be45fb..5c0a81ff6b1f 100644
--- a/app-editors/shed/Manifest
+++ b/app-editors/shed/Manifest
@@ -1,5 +1,7 @@
AUX shed-1.15-cflags.patch 249 BLAKE2B 6249d526da1a4b1df8f456692e85bdbd275be7517d5af89619557186afdfd5fd6bc2ca50299decddcaa33408608c35c5cf7ba74e90b78aba9825d4656c1557fb SHA512 9f6f025c5fc5126357e8b763706d2a0eb53700963b0d8779f057683fc95773753eced99b26a9120b122f50c8b23db6c6bf79cb973023b11e594313c8fcf92cdf
AUX shed-1.15-tinfo.patch 355 BLAKE2B 5acffe509b9174187b4383f15bed90600790ed0267ee1dbc2713a28e2b8fd0a5eb67cdb1f84a635012128abd5075f9daa0ffdc86abbdd29d170a9b48868dd52c SHA512 fab71c3e99138f7cc4844964bbc40e95c90055612e6d34ff59c72b505b2c12c6244c4a25091de283f4615475652c202a4404273c0718b73b9f928c4bf0a74710
DIST shed-1.15.tar.gz 87777 BLAKE2B 7c23f01e649de6ad15b870ef3786bd1747b6ab765f19a748d08bad878325f11e38483b957ed6a791ae4a7de752e96cca2057fd69838625c3fe660d2ba3fbc984 SHA512 fe401303e686fb11975b71de0f84d0cdb84dc5a48e1094356d012f95d8c956ed05bd6b39bf65af924212e83c1db45bbfe556342489150bb0e10fb4c832fb6c78
-EBUILD shed-1.15.ebuild 588 BLAKE2B 07fe7aa147de5caae8c2c896ed45ed2c49dddbb3f7daf7e62a903afbbb34b20195b07c29ef945f66c7c3926a2c221b63898278fc8491d43c46884ad29367740f SHA512 2dd901c4974e97efe4f36688ea68bc520ca0e630a51d7af2ec4d6d0ba999ddac449bacb3b2d06c9df8505fca3cfb017b100807e7aa0fe196650f75c3b8367c50
+DIST shed-1.16.tar.gz 104323 BLAKE2B 30c4d6ec7d497a64cc4e313496d26e3a4b8a8050bcfd05c50d9eef865d987df76cd1d7fa13509bdfed184159676dfc2c8bb8d3eb98f64573845e543d174cae7b SHA512 0c807205540b17ee977c157c8edd916b34ba6c4ace280f59c10a92abbe820ef7fe24c4a64c2fc8b5fcd3d86f71e26672cef469340ddce393d370b53aa8785e7c
+EBUILD shed-1.15.ebuild 590 BLAKE2B f4803e7f8eacb0450c774d25591ba63fd33c69fe6c75ba01462b13c47a8dbbb9516ed1c503cee2434b160ad49595fd4a54ea79ac1f78a2aee7a926bb9b621cd9 SHA512 aa1613a9d0876b6f822abfd4b1f73c4852ae16625158ca30f34abdfe8a6429acf5f66be74f9d51b5453975ddae78046ec7be342f9e21ede0dd5d5416704c4a56
+EBUILD shed-1.16.ebuild 530 BLAKE2B 45a4a23ebd14afc7a116177b4dc410e026089f23933c12a03e8eb3ef8f36ef4fb71e9fd0ec32a05ae3e9c342104daee3dc9e33fdf3e9fada8349e185cbab4a1e SHA512 c30ed8e5320c05a8f61f6a344c04ab9fefb2deca9962487649a054a0fea8c0bf2d8f85c160fffba60aafb9ad242c185111a02031866b38a4e598a4ed3fec2b2b
MISC metadata.xml 300 BLAKE2B 69b60110ec73d584179b3397e62d84d31850b7be40f72bf5ea182c26dec8343ee0a82e3404b66a6a0246f3d2d096a0f698d840faf6317b727c45453ed604251c SHA512 18ba6bb46ac00df843bb53dd43d4beb86e275b61f4c49a9af547f305c447911b65c376c81038f996cefe1dab1b8e65a323cddb3a11cb02aca4aa62546e77a375
diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild
index 5a08e278f298..da49bc414e0d 100644
--- a/app-editors/shed/shed-1.15.ebuild
+++ b/app-editors/shed/shed-1.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -6,10 +6,10 @@ EAPI="7"
inherit autotools
DESCRIPTION="Simple Hex EDitor"
-HOMEPAGE="http://shed.sourceforge.net/"
+HOMEPAGE="https://shed.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
diff --git a/app-editors/shed/shed-1.16.ebuild b/app-editors/shed/shed-1.16.ebuild
new file mode 100644
index 000000000000..66bf648a2a7d
--- /dev/null
+++ b/app-editors/shed/shed-1.16.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit autotools
+
+DESCRIPTION="Simple Hex EDitor"
+HOMEPAGE="https://shed.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="sys-libs/ncurses:0="
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-tinfo.patch )
+
+src_prepare() {
+ default
+
+ eautoreconf
+}