commit: ce2498ad4045077991c1ec9c36e32e49c8d9d39e
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat May 8 08:12:45 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat May 8 08:12:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2498ad
mail-filter/opendmarc-1.4.1.1: revbump to allow SLOT recompiles
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
.../opendmarc/{opendmarc-1.4.1.1.ebuild => opendmarc-1.4.1.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-filter/opendmarc/opendmarc-1.4.1.1.ebuild
b/mail-filter/opendmarc/opendmarc-1.4.1.1-r1.ebuild
similarity index 96%
rename from mail-filter/opendmarc/opendmarc-1.4.1.1.ebuild
rename to mail-filter/opendmarc/opendmarc-1.4.1.1-r1.ebuild
index 793fac6ee9b..4e857bfe074 100644
--- a/mail-filter/opendmarc/opendmarc-1.4.1.1.ebuild
+++ b/mail-filter/opendmarc/opendmarc-1.4.1.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.trusteddomain.org/opendmarc/"
SRC_URI="https://github.com/trusteddomainproject/OpenDMARC/archive/rel-${PN}-${PV//./-}.tar.gz
-> ${P}.tar.gz"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/3" # 1.4 has API breakage with 1.3, yet uses same soname
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="spf +reports static-libs"