commit: c423f817d79548889ee0e1834f4afe48e77c00ae
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 13:49:27 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 13:51:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c423f817
dev-util/conf2struct: 1.3 version bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
dev-util/conf2struct/Manifest | 1 +
.../conf2struct/{conf2struct-9999.ebuild => conf2struct-1.3.ebuild} | 2 +-
dev-util/conf2struct/conf2struct-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-util/conf2struct/Manifest b/dev-util/conf2struct/Manifest
index cd4a46a636d..b4e7f3e69be 100644
--- a/dev-util/conf2struct/Manifest
+++ b/dev-util/conf2struct/Manifest
@@ -1 +1,2 @@
DIST conf2struct-1.0.tar.gz 57393 BLAKE2B
7de4be755ec764d96a321c68ca68b3156889e24f6894ba78b1c88cbeff84525331f1105040d61b1121ca01ece8d50a5aee2268eb73cde3ebbc8b62f679e2451b
SHA512
31e8f350af740e79d97f4698dfec9b5e8a31a8a1cee30da0af753db26eda5b61379e9156e1cb492aef5068a4987d5e8202215323b83328e99705ae3ad3c09b81
+DIST conf2struct-1.3.tar.gz 58599 BLAKE2B
19cd7beb2663342d1d0e282c2ce45557f97110edec02eb1a9e29f92aceedd5837175a0898655ae403f8992d2754dc5094dc5c3c85014b109b066703956c9ec6c
SHA512
eae91f85e44905fdc4274c0cc090a0748ded15824b87cdc3d026ec849d1cb13d14fb9b1bfb57d76da4687173d106065263499c1705db24f53ad4e95ba1d96b3c
diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild
b/dev-util/conf2struct/conf2struct-1.3.ebuild
similarity index 96%
copy from dev-util/conf2struct/conf2struct-9999.ebuild
copy to dev-util/conf2struct/conf2struct-1.3.ebuild
index 683376de085..6891ffd1b8b 100644
--- a/dev-util/conf2struct/conf2struct-9999.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git"
inherit git-r3
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
fi
diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild
b/dev-util/conf2struct/conf2struct-9999.ebuild
index 683376de085..6891ffd1b8b 100644
--- a/dev-util/conf2struct/conf2struct-9999.ebuild
+++ b/dev-util/conf2struct/conf2struct-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git"
inherit git-r3
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
fi