From 4c83d47febfd05f67ff5191d79cac6e4d7369840 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 17 Jan 2020 11:56:03 +0100 Subject: app-portage/bosun: Bump to 1.0.1 Package-Manager: Portage-2.3.79, Repoman-2.3.16 --- app-portage/bosun/Manifest | 2 +- app-portage/bosun/bosun-1.0.0-r1.ebuild | 26 -------------------------- app-portage/bosun/bosun-1.0.1.ebuild | 26 ++++++++++++++++++++++++++ 3 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 app-portage/bosun/bosun-1.0.0-r1.ebuild create mode 100644 app-portage/bosun/bosun-1.0.1.ebuild (limited to 'app-portage') diff --git a/app-portage/bosun/Manifest b/app-portage/bosun/Manifest index f182743..60b3b5c 100644 --- a/app-portage/bosun/Manifest +++ b/app-portage/bosun/Manifest @@ -1,2 +1,2 @@ -EBUILD bosun-1.0.0-r1.ebuild 460 BLAKE2B b21f66bf97ce30d4357d1c68e36a548e4860abe206c5bc4686503df42bbc8e01d3b3510213489540450095d4573287da2a316cca9608f9248a045ac3d0cb28e4 SHA512 4748cd7873b2c4ac57cfcdaebd625a3cce57e623d5ad59a7b008432444808a5223976c9b2e3e4a10a873a13cd396a7f8e347317db0cc118d6fe3bb0cb1808b85 +EBUILD bosun-1.0.1.ebuild 460 BLAKE2B b21f66bf97ce30d4357d1c68e36a548e4860abe206c5bc4686503df42bbc8e01d3b3510213489540450095d4573287da2a316cca9608f9248a045ac3d0cb28e4 SHA512 4748cd7873b2c4ac57cfcdaebd625a3cce57e623d5ad59a7b008432444808a5223976c9b2e3e4a10a873a13cd396a7f8e347317db0cc118d6fe3bb0cb1808b85 MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/app-portage/bosun/bosun-1.0.0-r1.ebuild b/app-portage/bosun/bosun-1.0.0-r1.ebuild deleted file mode 100644 index bd0cb78..0000000 --- a/app-portage/bosun/bosun-1.0.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit git-r3 - -DESCRIPTION="Manage portage roles" -HOMEPAGE="https://oriole.systems" -EGIT_REPO_URI="https://git.oriole.systems/bosun.git" -EGIT_COMMIT="${PV}" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="app-admin/stow" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_compile() { :; } - -src_install() { - emake PREFIX=/usr DESTDIR="${D}" install -} diff --git a/app-portage/bosun/bosun-1.0.1.ebuild b/app-portage/bosun/bosun-1.0.1.ebuild new file mode 100644 index 0000000..bd0cb78 --- /dev/null +++ b/app-portage/bosun/bosun-1.0.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit git-r3 + +DESCRIPTION="Manage portage roles" +HOMEPAGE="https://oriole.systems" +EGIT_REPO_URI="https://git.oriole.systems/bosun.git" +EGIT_COMMIT="${PV}" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="app-admin/stow" +RDEPEND="${DEPEND}" +BDEPEND="" + +src_compile() { :; } + +src_install() { + emake PREFIX=/usr DESTDIR="${D}" install +} -- cgit v1.2.3-2-gb3c3