aboutsummaryrefslogtreecommitdiffstats
path: root/app-portage/bosun/bosun-1.2.0-r1.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-06-04 20:28:32 +0200
committerWynn Wolf Arbor2020-06-04 20:28:32 +0200
commit65b8c75e6ffce369e92716014d504d00a6488990 (patch)
tree6936e857d371e726bd3a4a73f100a42cbbbe2199 /app-portage/bosun/bosun-1.2.0-r1.ebuild
parent977bcbf468c6e02e03b1de82d1380dae4a747a9d (diff)
downloadpramantha-65b8c75e6ffce369e92716014d504d00a6488990.tar.gz
app-portage/bosun: Bump to 1.2.0-r1
Use a snapshot instead of relying on git-r3, fix the homepage URL. Package-Manager: Portage-2.3.99, Repoman-2.3.22
Diffstat (limited to '')
-rw-r--r--app-portage/bosun/bosun-1.2.0-r1.ebuild (renamed from app-portage/bosun/bosun-1.2.0.ebuild)9
1 files changed, 4 insertions, 5 deletions
diff --git a/app-portage/bosun/bosun-1.2.0.ebuild b/app-portage/bosun/bosun-1.2.0-r1.ebuild
index 577a7dd..27129d2 100644
--- a/app-portage/bosun/bosun-1.2.0.ebuild
+++ b/app-portage/bosun/bosun-1.2.0-r1.ebuild
@@ -3,12 +3,11 @@
EAPI=7
-inherit git-r3
+DESCRIPTION="Manage portage roles with stow(8)"
+HOMEPAGE="https://git.oriole.systems/bosun"
+SRC_URI="https://git.oriole.systems/${PN}/snapshot/${P}.tar.gz"
-DESCRIPTION="Manage portage roles"
-HOMEPAGE="https://oriole.systems"
-EGIT_REPO_URI="https://git.oriole.systems/bosun.git"
-EGIT_COMMIT="${PV}"
+RESTRICT="mirror"
LICENSE="ISC"
SLOT="0"