From 5bcb113e0c970cc9c33c36b40ad40fecef80fe36 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Wed, 13 May 2020 16:20:39 +0200 Subject: app-portage/bosun: Bump to 1.2.0 Package-Manager: Portage-2.3.99, Repoman-2.3.22 --- app-portage/bosun/Manifest | 2 +- app-portage/bosun/bosun-1.1.2.ebuild | 26 -------------------------- app-portage/bosun/bosun-1.2.0.ebuild | 26 ++++++++++++++++++++++++++ 3 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 app-portage/bosun/bosun-1.1.2.ebuild create mode 100644 app-portage/bosun/bosun-1.2.0.ebuild (limited to 'app-portage') diff --git a/app-portage/bosun/Manifest b/app-portage/bosun/Manifest index 713ba07..386451c 100644 --- a/app-portage/bosun/Manifest +++ b/app-portage/bosun/Manifest @@ -1,2 +1,2 @@ -EBUILD bosun-1.1.2.ebuild 459 BLAKE2B 42a9bb04b504b53e2165013f56914cfce44b86b8e84327af5c5a849bfa73859bb7954574cd3e1a98752b2069dd430c85b1d5371596cc4a05604cb1eb9edeb812 SHA512 9c1c7c7cd3cd36a259e87fdfa174f3cf0aa4757c426fa6fbb8d7deeb5b499f7e79e2c51ccbc1dcca55b292365ee1c3e21de18b02ca9e9417f89c3bd5e238c54f +EBUILD bosun-1.2.0.ebuild 459 BLAKE2B 42a9bb04b504b53e2165013f56914cfce44b86b8e84327af5c5a849bfa73859bb7954574cd3e1a98752b2069dd430c85b1d5371596cc4a05604cb1eb9edeb812 SHA512 9c1c7c7cd3cd36a259e87fdfa174f3cf0aa4757c426fa6fbb8d7deeb5b499f7e79e2c51ccbc1dcca55b292365ee1c3e21de18b02ca9e9417f89c3bd5e238c54f MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/app-portage/bosun/bosun-1.1.2.ebuild b/app-portage/bosun/bosun-1.1.2.ebuild deleted file mode 100644 index 577a7dd..0000000 --- a/app-portage/bosun/bosun-1.1.2.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.2.0.ebuild b/app-portage/bosun/bosun-1.2.0.ebuild new file mode 100644 index 0000000..577a7dd --- /dev/null +++ b/app-portage/bosun/bosun-1.2.0.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