aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Shelton <stuart@shelton.me>2018-06-07 19:29:02 +0100
committerStuart Shelton <stuart@shelton.me>2018-06-07 19:29:02 +0100
commit8462745f53d501e5dbeaf1b5903af01f08858d66 (patch)
treee9974b01e6a7f44a2bef747048c416163ff4d29a
parentUpdate net-nds/openldap-2.4.44 (diff)
downloadsrcshelton-8462745f53d501e5dbeaf1b5903af01f08858d66.tar.gz
srcshelton-8462745f53d501e5dbeaf1b5903af01f08858d66.tar.bz2
srcshelton-8462745f53d501e5dbeaf1b5903af01f08858d66.zip
Update sys-apps/busybox-1.28.0
-rw-r--r--sys-apps/busybox/Manifest2
-rw-r--r--sys-apps/busybox/busybox-1.28.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest
index 3e7e8b3a..761b7ad1 100644
--- a/sys-apps/busybox/Manifest
+++ b/sys-apps/busybox/Manifest
@@ -76,4 +76,4 @@ EBUILD busybox-1.23.1.ebuild 8890 BLAKE2B a44b5643104055e638429c7fc2c86333d0748b
EBUILD busybox-1.24.1.ebuild 9083 BLAKE2B c245aa644165cbe5336789ef894d2980af262367d77e92404fb6917595ffae544db0fc2ed9d7468c29477d6bcdd1e319518682f847d6e52900e5b58f23472b86 SHA512 93cda0c2276ad75cd60ebafc5c13579f417591aa6476768a205126789a304c88974d7b1746a9e8031cc147f51faed7f8959e28421b4265eee7d978b94901c3a2
EBUILD busybox-1.24.2.ebuild 9158 BLAKE2B e54ec269aa8bea61b32ad805c14172e9828e647de29d2d73aff1962010e2684273521bd196ecac9eedc3b4b3294209ac9f632f7850aec7464c0c9c73ed960e09 SHA512 a3ffa61bfe430aa3d082fac43b5ad5100709141d1b5dc0c272fa50473aef3eeec4d4f75447789c3c4f9f0716310a41659a6a040dd54512aca96cb52ad0f9ab18
EBUILD busybox-1.25.1.ebuild 9206 BLAKE2B a71f51657ac996758e9528d014c738b128ec10f87b96ac67fca9a918e9c93cc7621abe99fb1c1c7a38b51d91c1302def6f6fe83cb8f486a1c491ce4f981585a2 SHA512 01051f610a7091908e555753ec0b3468f765099ebcedbfaffab4109135cee2cd962d84ff2b37ea13da0c918b42a4b83aae44e0e81beae042708b999c6fbf2c8a
-EBUILD busybox-1.28.0.ebuild 9735 BLAKE2B ca6676ea795dc5c19c54d2ac440de194c0c24d792bf3b7d0038643eb8d097ebd14c737855cdd117791105b20bc261979ab1ef9175de3759bfd6153ad2be5f542 SHA512 2262d62a7add444faa334697924f0105762a15cba94d9e5e8bd582ec141cd4485f126358459fb92d91ea710d0c5ab0dd6a776216062c49dffa6452125d7aa4c6
+EBUILD busybox-1.28.0.ebuild 9731 BLAKE2B dc082ccb546d3ba812273f0eb16f2cb98d3a9138e1fbe0708eb4ac695953640fb96217b8343d08ada6a29e8d03d4b6d81b925a42a4ba9acc81aa245aa7aa3040 SHA512 04277d1e9ce4783e048f47e8bcba2e87a0a92e58b0beb4713972410b3954f84c2c8d0f1de84b013763e4834f59adc10aafeb309223357249ee5122fc10801374
diff --git a/sys-apps/busybox/busybox-1.28.0.ebuild b/sys-apps/busybox/busybox-1.28.0.ebuild
index 918c7e21..682abc8d 100644
--- a/sys-apps/busybox/busybox-1.28.0.ebuild
+++ b/sys-apps/busybox/busybox-1.28.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P=${PN}-${PV/_/-}
SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2"
- KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
fi
LICENSE="GPL-2" # GPL-2 only
@@ -292,7 +292,7 @@ src_install() {
dodoc *.txt
docinto pod
dodoc *.pod
- dohtml *.html
+ dodoc *.html
cd ../examples
docinto examples