diff options
Diffstat (limited to 'app-shells/push')
-rw-r--r-- | app-shells/push/Manifest | 4 | ||||
-rw-r--r-- | app-shells/push/push-2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/push/push-3.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/push/Manifest b/app-shells/push/Manifest index c3c2922ef5fb..64b684fb6ff4 100644 --- a/app-shells/push/Manifest +++ b/app-shells/push/Manifest @@ -1,5 +1,5 @@ DIST push-2.0.tar.gz 2211 BLAKE2B 5875962c3aaa2e3eec2dcd3b70a0b5325684dffaf0b01b8f336db835bcfc4b24fc5d28817eb9032d8a10c5759089e2bbf42fba058403ebf420a77bb7d2754c95 SHA512 03c40bd8b3b09473952ecf13edd622533616de47638741214b40856b33993f9310d62be34fac6f68b950f58167c3111082554961a800a43a3ecf8a7d138ffdff DIST push-3.4.tar.gz 2839 BLAKE2B cc7dcdb0208b1eb9d36963acbbc1e0c852c4164d5ba2a35bd52848338bab7f66073c9c780c82e28b3f1bdd55d81f26f5281694ba76214fd7631f946e0fdc199c SHA512 aa118f42210b40d790c0b274045ff45c2067cf894731228f5065eb44a723fd813549204797c365329f409e36f564ec22f6d956341b1f2b62964b918e76991344 -EBUILD push-2.0-r1.ebuild 631 BLAKE2B b27d1f838a0a908961ff6ecc369725e3b9c8170f81ea4ffec066a8aed9048b455158cfcd841bc4b2c4514e1b8f7ffd8226060cdc925329e02462e9586b8c1624 SHA512 38ec2aaf9ff803dd9e35d17308d63492144469d5cfe37dcf3187c211d1c60939713d2261dc3b08c320d21d2dd7ac630504d094ecc78e229a36d68a357e57ffa2 -EBUILD push-3.4.ebuild 648 BLAKE2B 782347cfeb78691ce320a9fcc9f677d4216de391e9a54756b1e36ad3651b46eb312c7f698fa34cde1c40009f497fa9a20dce7f84374c87c492ae3395cd1da3fb SHA512 7939c8e30acce9d7b999fc68269c6de2afea3e5a411a75d36f2b40bffa97c6901369d58a1faf32ad01263fb149c419e7d4d7c6b7bdd977fa582218c7de99a0ac +EBUILD push-2.0-r1.ebuild 620 BLAKE2B 89f4886c11fde3b8517b3074762106c064a5845c007531d443c03d856ac4ece3c7c3c75919a4b102b3a3e31315532f8b42968973ea637762fac72b82e3d8a243 SHA512 ded5e16ddb090c0a7755dd60b349ae29f1f0c8ac43547a16f4885d47396d80f94a345bbb52ed21d5a6e11784b66bcc7ba9ac8a69221bf7c79e95dfce6cf6fb4e +EBUILD push-3.4.ebuild 637 BLAKE2B 6f07c0760ba128436384b080bbc129a204f7d7a20478dc6dd3aeaedbef84ccfbf1115ab6aac98eedc98c90f96925e2b449164164af922b5ecb62f321b59c0a1c SHA512 a0b46d08a44eefe76b82297e2335d42d558c07e57b4e71763c66d76178ea3ce5765a6c8f03063bd786f2ec925600a52d3aee4992a09326a38ec992c0112703bf MISC metadata.xml 723 BLAKE2B cc1b8c4b3b106cc5ec9b75ad644f03cf125e6e469e53cc3f9149ccbd543688c02718e70b8d7c93994ce16c60919f78f1c6ef41b805d7bae20e5a97fb350434e2 SHA512 5de3e41ccb9914139fb9ebc209fc3e840465ffb9965ce6e2d5bb19e5456e016d2fc2c016e0e4a378a3a679391f37cd501c8e090c68de87653a54821495b72b13 diff --git a/app-shells/push/push-2.0-r1.ebuild b/app-shells/push/push-2.0-r1.ebuild index c5a0981680a3..8703d5d2b912 100644 --- a/app-shells/push/push-2.0-r1.ebuild +++ b/app-shells/push/push-2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +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 ~x86-solaris" IUSE="" src_install() { diff --git a/app-shells/push/push-3.4.ebuild b/app-shells/push/push-3.4.ebuild index 0d68d5ec8ded..e6bb2c8e3cc0 100644 --- a/app-shells/push/push-3.4.ebuild +++ b/app-shells/push/push-3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +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 ~x86-solaris" src_compile() { :; } |