summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-System_Command
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-System_Command
parentfd1ea0a53f74daa4fd860ac35a20ba1817fd20fa (diff)
gentoo auto-resync : 09:12:2023 - 23:17:54
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r--dev-php/PEAR-System_Command/Manifest2
-rw-r--r--dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-System_Command/Manifest b/dev-php/PEAR-System_Command/Manifest
index 098edd161864..76c469b2ba1d 100644
--- a/dev-php/PEAR-System_Command/Manifest
+++ b/dev-php/PEAR-System_Command/Manifest
@@ -1,3 +1,3 @@
DIST System_Command-1.0.8.tgz 6528 BLAKE2B b1aaf2a55f65cd020d7d619dae7c758480241f2be77eea0777cab12ad904522b8e4d8021168e1455fa8c89fabfc87c7e89a581af267dbfbab174898b0d6b8e97 SHA512 37aa9624fe566cdd8613ffd021ba32c2a3f0818b8881933dc1c2e12e2e03773b98b4295b46ef54baca26fb07015c0db2b87e44136f46c09f820994905241acee
-EBUILD PEAR-System_Command-1.0.8-r1.ebuild 592 BLAKE2B 12d459ba9a742712b96b10c52344512be2462340137cc5c83fabacedfcf31756150b0c2444bee1504a3719d7f8279d522b903b79c5ac08f69b7cdd9e018cc314 SHA512 8e3bea08e83e42e349c22a386447cc580edae8ff9dcf37249543b966859f7098c07e09b3d1eb23777a8eb59a64c55d9288653b628f243ab8d2fd4e2869f5a392
+EBUILD PEAR-System_Command-1.0.8-r1.ebuild 586 BLAKE2B a69ac8571e7219c3ee87496266d0d91a534c7b2f7c3841cf7292d96a3ae9d09d71b32337195e52e0f57817e063be05eade9d5d3766ce6a2b089d1c2885039d7b SHA512 e5e8d62be55ecd6802d0bed4ebbac8003d8c8a7127b001a535d8937b61813de3b6cfe78897ec9d71266ded205e53102a54600e08d6ee7d90f34826fe2dbed23b
MISC metadata.xml 388 BLAKE2B 930fdee05303558cff79b47e49faeb109701134bd586e3d5fa6aa71b255a53d7cc13aa669164f97fad02767e0005055b7023b5ec96d319fe946a03dc51972454 SHA512 9eed0ca34cf1dd90fe1779dff9ef50282093a0948dc30c2f0985b1b09d0ad5af3d53e001ad89f65eec745cf08b3b619a511fc24d4fc8bb85bacc4f441764bee9
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild
index ee64b4e889d0..1079a0303528 100644
--- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild
+++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.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/System_Command"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
IUSE="examples"
RDEPEND="dev-lang/php:*