summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Console_CommandLine
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-09 23:17:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-09 23:17:55 +0000
commit8fc08491f26431ec46b36d6ebef9551f3773b96f (patch)
treed1b5bd96d856b4ddb71d02628504d39fae5c168e /dev-php/PEAR-Console_CommandLine
parentfd1ea0a53f74daa4fd860ac35a20ba1817fd20fa (diff)
gentoo auto-resync : 09:12:2023 - 23:17:54
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-rw-r--r--dev-php/PEAR-Console_CommandLine/Manifest2
-rw-r--r--dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/Manifest b/dev-php/PEAR-Console_CommandLine/Manifest
index adbad11c5a64..2a4206910f41 100644
--- a/dev-php/PEAR-Console_CommandLine/Manifest
+++ b/dev-php/PEAR-Console_CommandLine/Manifest
@@ -1,3 +1,3 @@
DIST Console_CommandLine-1.2.2.tgz 40705 BLAKE2B 1cf2fd7ffdafe1b6e683d40e24c07bc12c9e41469e42595f40778f0bfef30457b32f80b966835a690724e29216348be0fb3f98a83947459d48f728896a5a056a SHA512 05dbde123d0d4fdbba2a959f4bea3b115e3629060a268d25a3007c2ee5a3530b8ebbd8c7d124a6c9d012cafa19f41690a888943a6c1e2e5ec1b9d83fa821d603
-EBUILD PEAR-Console_CommandLine-1.2.2.ebuild 1415 BLAKE2B 0ee9aa6d43574b48b3df8fea97562e31e0a1b9b277cce791646539a8698aabd93a2692efad0f33ca8740bacf2076e56e7bc795418f9bc3ddcb436c1bfd66c04b SHA512 bcf823f273152bbe66c64edc831afa7ebdec2626c4fb4e20899bd5d8bc50f1d10e554683d307c733a0de9f6d1dc7bc231b30466c0d124ba94f9f0f230103bf89
+EBUILD PEAR-Console_CommandLine-1.2.2.ebuild 1409 BLAKE2B 6197979a5d62c798e812525ed9cc2f83831ae4ebd50a0d5a77c5d2abba882b26326006e6da3e1b730ddf5399757330e4ad47f85ae84bac1fa17f2d7d4affc59e SHA512 83dadbecf119699034b5ab8b31676dd07ae6f4f86ac986d5c13fffa6acce2da1eeb54a072ee4d5bd40193e430f454e7813000910d1f4ce70da13fd0f6a38c0a4
MISC metadata.xml 398 BLAKE2B 0efb8080721cc0aa3ccfa85d36ef8151fa43eeb1fc130f21c5179926cfae8a9c550a65b346d5025f84a5cef8734316a95c512bc91d3efcf7965983d862ab365e SHA512 6b63b4c0bcb4efed587cce8ecb25d489b948473f49e54e1dd8a2f1d99ca73518857bd76da3c56d5115b51fa0517c513f2772579ce20813f5843ef3b21abcb7c0
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
index 1b73820bc490..acd273489017 100644
--- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
+++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Console_CommandLine"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
IUSE="examples test"
RESTRICT="!test? ( test )"