summaryrefslogtreecommitdiff
path: root/app-arch/gztool
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/gztool')
-rw-r--r--app-arch/gztool/Manifest6
-rw-r--r--app-arch/gztool/gztool-1.6.0.ebuild22
-rw-r--r--app-arch/gztool/gztool-1.6.1.ebuild (renamed from app-arch/gztool/gztool-1.5.2.ebuild)2
3 files changed, 3 insertions, 27 deletions
diff --git a/app-arch/gztool/Manifest b/app-arch/gztool/Manifest
index 0fa6ef0..10613d0 100644
--- a/app-arch/gztool/Manifest
+++ b/app-arch/gztool/Manifest
@@ -1,5 +1,3 @@
-DIST gztool-1.5.2.tar.gz 90026 BLAKE2B 48e776ec867065273026509e52819ca0eaf9fd0c6b8610915f2b42c5d7b158e0fed2bca0b5ff6943c413812c3365f500c9abce012029c64d399fe5bd35585493 SHA512 e10efd9535947a80e26583f1a28a042b2333706b729c898d4728f74f58c4d84f64fb3f38e107d346ba8f9bc4efd2fdb485abd372ccae12ef2ce4a3459b9bdc0e
-DIST gztool-1.6.0.tar.gz 91523 BLAKE2B f67826ba1ab76a5924603c3bccfc9b94af1a45d4554954d0b48386966d15b62d8ce35fbee011c9f192bbb99d9d9e6a8f53323817253ed3640f16d87d69792451 SHA512 180273b3ded3c4d60e9f8fbf5aa56d08eed9925dcab9dc6203c832199252225bb03ceb8fcaa949a93c7fb1931fde7c5205a1bad050a3fe77fd9897616535be06
-EBUILD gztool-1.5.2.ebuild 643 BLAKE2B b3b2976c7c496933ab409f637b47a6f2434d70595e18e4e276b99d2e5ac1bfc161174262df966e00f47c39363e66239ce01e634e6549da82d5fe80e566ff235e SHA512 4b2447070e2b1065fb84b3a29a237ec8032ea8d264013aa32ebc935b34f1735ee4834e6b5d93d436bce8f58a1307bd5e1e02a8e2bba6ab3c6e70b89199b24ded
-EBUILD gztool-1.6.0.ebuild 643 BLAKE2B b3b2976c7c496933ab409f637b47a6f2434d70595e18e4e276b99d2e5ac1bfc161174262df966e00f47c39363e66239ce01e634e6549da82d5fe80e566ff235e SHA512 4b2447070e2b1065fb84b3a29a237ec8032ea8d264013aa32ebc935b34f1735ee4834e6b5d93d436bce8f58a1307bd5e1e02a8e2bba6ab3c6e70b89199b24ded
+DIST gztool-1.6.1.tar.gz 91739 BLAKE2B e826e8549a83e0ccda42705edf501120c41266fbafa3679de5ebc6448a318c0b977517b37ae08b3374b20858d2dc05a45281a2448fe3c5923079c1eee6831594 SHA512 7e1562fd25397ba0f3cffc4deac8e3401a6fa01caf298faa55e4b22a4b69a312ffba0e3914a6e69b64af5dc9d12344bf21e639eb1b863b76a60aa28e63ae20d1
+EBUILD gztool-1.6.1.ebuild 586 BLAKE2B 7b96370be0625aff2782202f827b7150f8c895ce687b6a1e11496bcada7ba2e95181b916e18528a5aeda0f25aaa9a9d2e195e63eaf2d6e0da4d1d05f7b5b1c2d SHA512 f575b8407326ae177ff6ccd9a77c4c5c57169b3ab5fba8800b1b22204e39aabb22406fb913e73b615d7c15d0938df48bdab88d6ab71d5b44ec2c5d68206bd6cc
MISC metadata.xml 489 BLAKE2B acbcce657461a7ac527ffbfaa8c9d904c355b8847e0658d745e6b3a08fc16fa50f5970277683d8267ae7271b408f3f1d181ffdfa111bd4cab376480d4f36c087 SHA512 ca127e7ae50a5d5cc640aaaf747d153b008c3540a64867c38f7098fd966b59ef8dae73846c55d4bdc93eda8c29792eade58f5f8e738fcc5ae04ced7e5339c7ac
diff --git a/app-arch/gztool/gztool-1.6.0.ebuild b/app-arch/gztool/gztool-1.6.0.ebuild
deleted file mode 100644
index 102c63e..0000000
--- a/app-arch/gztool/gztool-1.6.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="GZIP files indexer, compressor and data retriever."
-HOMEPAGE="https://github.com/circulosmeos/gztool"
-SRC_URI="https://github.com/circulosmeos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-DEPEND="sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- eautoreconf
-}
diff --git a/app-arch/gztool/gztool-1.5.2.ebuild b/app-arch/gztool/gztool-1.6.1.ebuild
index 102c63e..53d8dfc 100644
--- a/app-arch/gztool/gztool-1.5.2.ebuild
+++ b/app-arch/gztool/gztool-1.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/circulosmeos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
DEPEND="sys-libs/zlib"
RDEPEND="${DEPEND}"