From 4b19be30aa626b327c885dae62c559ec0e9fb935 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 13 Oct 2019 22:19:36 +0100 Subject: gentoo resync : 13.10.2019 --- sys-block/noflushd/Manifest | 4 +--- sys-block/noflushd/noflushd-2.7.3.ebuild | 38 -------------------------------- sys-block/noflushd/noflushd-2.8.ebuild | 4 ++-- 3 files changed, 3 insertions(+), 43 deletions(-) delete mode 100644 sys-block/noflushd/noflushd-2.7.3.ebuild (limited to 'sys-block/noflushd') diff --git a/sys-block/noflushd/Manifest b/sys-block/noflushd/Manifest index 864ab7621048..3cf3006195c0 100644 --- a/sys-block/noflushd/Manifest +++ b/sys-block/noflushd/Manifest @@ -1,7 +1,5 @@ AUX noflushd.confd 241 BLAKE2B e2b4a7b6ec13597d790c111655106f00d74698e2f19f44028b858ef4f40a4d0ca7f8266b5449c9307ebb2f89acbf3568e944791350e5c3d1dd1d4d4ead770aa8 SHA512 74a427fec3eb3ad7266f9cf28c4e9b153961367681a1126fb18182d7519d74f7d7f0098601483f6c6bfdd55dcabc8f117f1e904c554833e489e21e3d4005d993 AUX noflushd.rc6 664 BLAKE2B 64e084160e015ca15bb0d4505be844457c0493a65877530d9e90c22ee0a0334a445b622cf38bc426ad800032bae1211b30d6aac0f7577f9128dfb32c6b77e90a SHA512 f541bc82ebc81fe4c09fbd02a8aee1668d3e8fec738c552219dd4d5741be5ac1a4abb544cb800d6f182b00f6021fe84858f0befbb1317ca5ec5a9092d64ba2cd -DIST noflushd-2.7.3.tar.gz 145328 BLAKE2B 66506b268176d291986791b5e1d38131f6e796a20844cd3924b05336e288c3a0be88c1acde4a314638b76b1c85ab1d12f2381b4a1894e77228a5f08643bc02dc SHA512 3db9f5d005dd097211df65dbeb6dcb44fc66dfac66de63e004337762e5128748f5f15fd5550dad5f346bd774c664d509acf0c69b6fd33414439f5ee17689ba05 DIST noflushd-2.8.tar.gz 180386 BLAKE2B b3b90dc09ff6e61f874c3e738c3df31351c684e397ef6c357a864fb0265a905e927e5663b95bdb194b343a66dbf514deb0591684a9f9c9ece17f8e78a4c5373f SHA512 2bffb61aa380409efc43e7ff93d1efd93812dd2c66b4635101a608f1bd5094545e4db64e03fd318be3d3ac50be6e7278b17d9bb9ccd30c52f5e2e4337f749b50 -EBUILD noflushd-2.7.3.ebuild 956 BLAKE2B 74ea9aadd87fe34b9ddac074ad654f4117d900b289918503d3274ba2a41bbb2559334973497178cb2287d1e4d052873259244f9511e5ed6c472ba20eb9de7441 SHA512 583580d79860041cb55226e966684b31ee83dc8ea370a1fb1bb6a19c7e0aa01e82c29aac70870eda395be8d090fdd707f5187a76810d02a05a3fb3e28e22ab9a -EBUILD noflushd-2.8.ebuild 735 BLAKE2B 927c828efcb9d6ef1675763420975757ce29fce9f69a415214e09d3b63b552bfce89d6f82226bbaf56bb40e6b8b888095c1837f13e25acb3afee1bdcfc441304 SHA512 5c68a7dc940452dfba1ee886fa93d44c6055593b13480f2abe97a6016d36a9d60d6d7d4c41b441017cc5b75b610797692ac59c7d374ce6b832ac86f7105514de +EBUILD noflushd-2.8.ebuild 729 BLAKE2B a6eac0c9b94ec66a27467fcc4be109ba532149b0b4547d4ed6251602f91c33ad043d10920763bedf84a935b6790e9816385fb07de6051dd2d2dac960c3bb770b SHA512 cf2a3a55e4f2a9fd50ec525baab6b307a54040d50890b3cbcc4577f9a89086e8b562ab1a50f994c1bf1ffb89646789ba94434a58bd8f635575cf1aa0f396ae77 MISC metadata.xml 328 BLAKE2B 0360db5b7dcc12efa157d0b845445a989f9edb2b3339c84943cd9c9a98078f16ad05bee3a09a6e55f0402cf24b6deb440a3a5a76edd83a0627d280eb9889d794 SHA512 f7e518c8e327d595d8d325bd29f2723556870034444a11eb4ad010ff79d237756e3cd75b91f29650c2d8f7236c9bcb485e3627640455a89ec363ac27fdba57ab diff --git a/sys-block/noflushd/noflushd-2.7.3.ebuild b/sys-block/noflushd/noflushd-2.7.3.ebuild deleted file mode 100644 index 740968775333..000000000000 --- a/sys-block/noflushd/noflushd-2.7.3.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="A daemon to spin down your disks and force accesses to be cached" -HOMEPAGE="http://noflushd.sourceforge.net" -SRC_URI="mirror://sourceforge/noflushd/${P}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" -IUSE="" -SLOT="0" - -src_compile() { - ./configure --prefix=/usr \ - --host=${CHOST} \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --with-docdir=/usr/share/doc/${PF} || die "configure problem" - emake || die "compile problem" -} - -src_install () { - dosbin src/noflushd - doman man/noflushd.8 - dodoc README NEWS - - newinitd "${FILESDIR}"/noflushd.rc6 noflushd - newconfd "${FILESDIR}"/noflushd.confd noflushd -} - -pkg_postinst() { - einfo 'Run "rc-update add noflushd default" to add it to the' - einfo "default runlevel." - - ewarn "noflushd works with IDE devices only." - ewarn "It has possible problems with reiserfs, too." -} diff --git a/sys-block/noflushd/noflushd-2.8.ebuild b/sys-block/noflushd/noflushd-2.8.ebuild index c94cfcaffd46..b1c15b456d91 100644 --- a/sys-block/noflushd/noflushd-2.8.ebuild +++ b/sys-block/noflushd/noflushd-2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/noflushd/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" src_configure() { -- cgit v1.2.3