summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Text_Password
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-php/PEAR-Text_Password
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r--dev-php/PEAR-Text_Password/Manifest2
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest
index 5c8373bb2b12..7e732a080495 100644
--- a/dev-php/PEAR-Text_Password/Manifest
+++ b/dev-php/PEAR-Text_Password/Manifest
@@ -1,3 +1,3 @@
DIST Text_Password-1.2.1.tgz 5631 BLAKE2B d765606e7082076f92d76d3a2e7a0721950b9fc81b267a51aa3ef56ed92706105486d3a62a6ec81e06dbdb41a15d0a7e9add8ef99c87b76af6445fb7bcbdbaaa SHA512 9f7a357b92b8013f41cd964245fd764c5f1347b41612aacb5fca66e4963e007d7470ea3a046e6186cfebed4960c5b6e6e23e4f2ab9e08c7aee10cba5ea347fc9
-EBUILD PEAR-Text_Password-1.2.1.ebuild 609 BLAKE2B 04425abde8dd8e3a85f01b537076dd1da59ba7a196bae8af4cebaf9ebe56589027a97009d88af51a42b75066315a6338390d1610c04d7347d7121e743b478694 SHA512 1f37c7ceab43af2a220c1ac7b9c029beae71a8b0f337658d9b732c49f91c3347d6a1a2319dc90780524169740758477ea7e2d53b9b3455a381a3cae16d00de4f
+EBUILD PEAR-Text_Password-1.2.1.ebuild 610 BLAKE2B 72315e964384fce714ec1b80d675b3d3fd267141036aef2706f365ad8eaa6e5a27663853904910a9393af912a7c7ab59a315fe989df01c483dfb854369dd7bc5 SHA512 f77cc4724e09990c69863f93ebe0f32ffc9e45de112a892be10c9bcc43b1e14133fee0e076e01a6b0b56137c0fe209c920ad628b2ee2f20e0ca973dea32c8f44
MISC metadata.xml 385 BLAKE2B ae61061345cae297a5e8b33dda7940d439f7e59b44cd6b7f298664737a821fdd4abd60cd52655261a999fd850620e4ffe51767931c7edcba6354582c6bdfebf3 SHA512 3898231004b87b780853676c8779ff5162d1111ea9a85ec795ed7dbe1563c6ed70e1dcfc3a8f9fb76b1893db606d9b84e83963537d53f0e3b302893c1b87a4e7
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index f8380282d2a6..3a0aca92a284 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE="test"
RDEPEND="dev-lang/php:*"