commit: 9b533d04cf91b0778f1b0b4c3c2cecf39e583579 Author: Daniel M. Weeks <dan <AT> danweeks <DOT> net> AuthorDate: Mon Jan 4 14:18:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 16:46:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b533d04
media-libs/codec2-0.9.2-r1: add subslot Bug: https://bugs.gentoo.org/763537 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Daniel M. Weeks <dan <AT> danweeks.net> Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/codec2/{codec2-0.9.2.ebuild => codec2-0.9.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/codec2/codec2-0.9.2.ebuild b/media-libs/codec2/codec2-0.9.2-r1.ebuild similarity index 97% rename from media-libs/codec2/codec2-0.9.2.ebuild rename to media-libs/codec2/codec2-0.9.2-r1.ebuild index 6f6ea44aa3f..ca1c0954f6c 100644 --- a/media-libs/codec2/codec2-0.9.2.ebuild +++ b/media-libs/codec2/codec2-0.9.2-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://freedv.org/ http://www.rowetel.com/?page_id=452" SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples"
