Skip to content

Commit

Permalink
app-admin/smart-check: Fix broken distfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
ercpe committed Jan 27, 2018
1 parent 0190ee7 commit a8f8518
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
4 changes: 2 additions & 2 deletions app-admin/smart-check/Manifest
@@ -1,3 +1,3 @@
DIST smart-check-0.3.2.tar.gz 33318 SHA256 4de217cf1b1272b093f4fdb0075bda01e4fd5522935360d9086181d7899be9de SHA512 e1d20a73e514fc2c142bc4621b702c373f7beda8e57025d2796d6ab3fcc576a9e7dac1bdc0675edffbb04e22827dad3919469d5878b5fb9327b58d7e98c7a870 WHIRLPOOL c53b2487c6ebbd4523464e3390a9b3a96f3e93919b9978e6a28a55a1613356bd1d0a3fa598e1b7f0b0fe4d490bed791f6d5a977bcf7a0a3d6dbdcfedadd9ea3e
DIST smart-check-0.3.2.tar.gz 32968 SHA256 ab7d3c408feefa3cc5303cac683519a850d2dd6132ff77a2a9e2d7f6fdc9a320 SHA512 cc89251b22ff6015497cf297f3b6c949350fa6d61c88bbd257c081039b2cd9da38492f87769deee16e40ebf356e7cbf784c47fdf1123ac7323ddc8233b99bf37 WHIRLPOOL 7a7a2a5518023bd434b44137f8017f8eb9df2f1df8729a223b5e104cd2d9b461bec585a1ca02b140aa7642740a0336634b891afb6df1fb38cffcf0fd6d0e9ee6
DIST smart-check-0.4.1.tar.gz 34855 SHA256 7157888b9bea8d365d4a9783ab7f4195b9547eb07792d72b4488a010d0c90fa1 SHA512 6c61ce125de077c03698170966a4e03c5e218620a34b8878f994a8382fd568b6f390f2eb15bedf3df0d5709611a9a8164cefd5acabdcd9b1650be7117271c2d0 WHIRLPOOL d289c73b72d728208aab97ba630f5a0a40038dcca7fecbc9c603c5e81491ab7080c2b3c65cfead52ebb0172ebe97d4e18ca4eab6938d2579383dbbf762a604db
DIST smart-check-0.4.tar.gz 33978 SHA256 0e66e205403c2a04fc56c22552ab597bf568c01d5d712be079a478d5de0f5402 SHA512 6426b5cd831646d342eb3bef47a38e25cb531f735ae0dd64413e7d8441da0362fd83970152a4d76ac80d36310221e5cc6e696681e023cd6453285b209877a862 WHIRLPOOL a06226e7c83245de9481d4763ae2a329effc211a97b12823e684cfdb3592cdc6afaaf84ef70622ccf1fb25ee15c689dcd0978ef7b23c6d954994904c6f8ab69d
DIST smart-check-0.4.tar.gz 33652 SHA256 3793d611cec44a3f66bb0d7047a19b5c5601f2c531188f2bf920664abfae4edb SHA512 dcafd31c23682438d498985a107913added40ccb3faef90b4589d3d21d74c245d9da39bdea773486d306d27cc608a651208701fc67e0eeac479b6dabef25ace4 WHIRLPOOL 8ac586ccfc11af6f8ab152113ef343b9bb71a4f95fa29bcd7fd0027b40aec40b242ce219754ce64020771ec83d552ab6445801fca976b7f1975c7d4bbb191238
6 changes: 4 additions & 2 deletions app-admin/smart-check/smart-check-0.3.2.ebuild
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ inherit distutils-r1

DESCRIPTION="A smart S.M.A.R.T. check"
HOMEPAGE="https://ercpe.de/projects/smart-check"
SRC_URI="https://code.not-your-server.de/${PN}.git/tags/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://git.ercpe.de/ercpe/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
Expand All @@ -20,6 +20,8 @@ DEPEND=""
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]
sys-apps/smartmontools"

S="${WORKDIR}/${PN}"

src_install() {
distutils-r1_src_install

Expand Down
6 changes: 4 additions & 2 deletions app-admin/smart-check/smart-check-0.4.1.ebuild
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ inherit distutils-r1

DESCRIPTION="A smart S.M.A.R.T. check"
HOMEPAGE="https://ercpe.de/projects/smart-check"
SRC_URI="https://code.not-your-server.de/${PN}.git/tags/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://git.ercpe.de/ercpe/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
Expand All @@ -20,6 +20,8 @@ DEPEND=""
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]
sys-apps/smartmontools"

S="${WORKDIR}/${PN}"

src_install() {
distutils-r1_src_install

Expand Down
6 changes: 4 additions & 2 deletions app-admin/smart-check/smart-check-0.4.ebuild
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ inherit distutils-r1

DESCRIPTION="A smart S.M.A.R.T. check"
HOMEPAGE="https://ercpe.de/projects/smart-check"
SRC_URI="https://code.not-your-server.de/${PN}.git/tags/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://git.ercpe.de/ercpe/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
Expand All @@ -20,6 +20,8 @@ DEPEND=""
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]
sys-apps/smartmontools"

S="${WORKDIR}/${PN}"

src_install() {
distutils-r1_src_install

Expand Down

0 comments on commit a8f8518

Please sign in to comment.