summaryrefslogtreecommitdiff
path: root/dev-ruby/treetop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-25 03:04:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-25 03:04:18 +0100
commit4bc145ba9c79d57abcafc9b97c72bd5addd3e833 (patch)
tree6d3232c40367527f41a16208e51be62072e72efc /dev-ruby/treetop
parentcc6fb501ef0f4c443ce79d017dbfbd95072b14f4 (diff)
gentoo auto-resync : 25:05:2023 - 03:04:17
Diffstat (limited to 'dev-ruby/treetop')
-rw-r--r--dev-ruby/treetop/Manifest4
-rw-r--r--dev-ruby/treetop/treetop-1.6.11-r1.ebuild2
-rw-r--r--dev-ruby/treetop/treetop-1.6.12.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/treetop/Manifest b/dev-ruby/treetop/Manifest
index 4b63296fe346..c1775957685b 100644
--- a/dev-ruby/treetop/Manifest
+++ b/dev-ruby/treetop/Manifest
@@ -1,5 +1,5 @@
DIST treetop-1.6.11.tar.gz 103827 BLAKE2B ccc73373f2e44a95b872ae9f2f32f090363b218eb139d65a4e72c5595d99d5cc3ea7071527f0954aa6b63bc8d5562b0e932ecadec3de962269b3031d1f449b6c SHA512 649310b5c69bb963fc04a597d7aad6bb45deec34c3a46a193ee16203a07aff1d221732b6c7343d68fc772be44522db5f445a45e64bee5ac385ac2eb70abde14a
DIST treetop-1.6.12.tar.gz 104225 BLAKE2B c0748409d20231d075f7461ecc7b96922a100922a4db75265fd7f687d2212c020d24fbd3011459b48b8f786bff2c025579d5f0cacbc9c7d3694a5bf717cd9d35 SHA512 210a2225a83f10ce6d79f2eb4d5937e7fa805384767f4e2d1ca91fe8408436560ad062b8d6c69209651fdf304e6a850e14b9d0a509dc25fe13ab9225d2ca7bdc
-EBUILD treetop-1.6.11-r1.ebuild 980 BLAKE2B 9c5b5230c70ae1a091abd8699a3fa8c3afea3285c4c6f56a15b03991695bcdc73816d45cd3a777f1afd931d3da9ff816d7f005ffb31b1075bcbf5e808d2a5962 SHA512 23fa67a97c2c959c03eb2603011a9e31c8512968df0dfd4e4fc3df3caf59e2544ae2598cd3d6364b4939fb65276aa62dc593df145b884d5e4f5a108c62c4d0d4
-EBUILD treetop-1.6.12.ebuild 973 BLAKE2B 9b975be3ce50c1bf80570013785d02d2307d9a19dfe1ee5c1a98302da1246c3e118a48c70e96fe0b5a86e1a3ce583fbe3d0db63752eff3c6741f7e90a288ad85 SHA512 7eeda8e1cd371eac4595f606b13fc0fa16d3ffe8859ebfb344c05f6a974287d71679a867fb86d9d7184cafe1dbef61b1c378f581111378eb6e833f7c81cff962
+EBUILD treetop-1.6.11-r1.ebuild 967 BLAKE2B 8a700ef06e69cca2dd6b5e6cd3132b9095cbd04daa7ad2c82d285d294f8b7602c72a7773a051cec9d9a61366f848106aed4ee4c1fde326a2333423ebf309d101 SHA512 4e4474969f98c52c3471f67a94217529dbbb911f393d91b604eefeef387efad48b795f6ac39a40e7231bd4703f19aaf467ee377f6ff10829af3771ce5cbaa1cf
+EBUILD treetop-1.6.12.ebuild 960 BLAKE2B ea41c33546ff59caab117d31d3b0670189cb49bba63628e7e34762f6cc61c3b20981afd9c64f3cce58f5746ea6f68d2d55eb077669a5a84801dc52a950edba88 SHA512 6c193ee5887ee362b48364242690af3b81620eef07b9030410d0453315cde23c2281a3a5a862b4c5b95bf83f24b621aa2e6324dfc3c7b741de9745ba86d4b891
MISC metadata.xml 342 BLAKE2B ed50be281e510f8067c9eb56e3fa25137604148fc85d33b985960bac2e448d6ed9284346380916ea570fe7ce68cb3937c25ebdd73b5b53234baddd45daaccc84 SHA512 240a97d8d731d3a1d6939a32d3f92b9af48773c8a70049f2a6247405db316bd9cb788026c8e1265def0efe36fd13ebb2e4a9e7499da4606fd34ce773b8bcf086
diff --git a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
index aa80fb6a0789..4ecb38106d44 100644
--- a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
+++ b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/cjheath/treetop"
SRC_URI="https://github.com/cjheath/treetop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
SLOT="0"
IUSE=""
diff --git a/dev-ruby/treetop/treetop-1.6.12.ebuild b/dev-ruby/treetop/treetop-1.6.12.ebuild
index 484becd9fc6f..b2edc428290c 100644
--- a/dev-ruby/treetop/treetop-1.6.12.ebuild
+++ b/dev-ruby/treetop/treetop-1.6.12.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/cjheath/treetop"
SRC_URI="https://github.com/cjheath/treetop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
SLOT="0"
IUSE=""