Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/beets/
Date: Mon, 01 Jun 2020 13:10:28
Message-Id: 1591016999.3f8dd2a62cec7e0f274da786a4bfabdc6bdeda17.juippis@gentoo
1 commit: 3f8dd2a62cec7e0f274da786a4bfabdc6bdeda17
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 13:09:59 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 13:09:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8dd2a6
7
8 media-sound/beets: sync 1.4.9 ebuild with -9999
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-sound/beets/beets-1.4.9-r2.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-sound/beets/beets-1.4.9-r2.ebuild b/media-sound/beets/beets-1.4.9-r2.ebuild
16 index 438c4eac98d..6fa58e40129 100644
17 --- a/media-sound/beets/beets-1.4.9-r2.ebuild
18 +++ b/media-sound/beets/beets-1.4.9-r2.ebuild
19 @@ -13,7 +13,6 @@ inherit distutils-r1 bash-completion-r1
20 if [[ ${PV} == "9999" ]]; then
21 EGIT_REPO_URI="https://github.com/beetbox/beets.git"
22 inherit git-r3
23 - KEYWORDS="~amd64 ~x86"
24 else
25 MY_PV=${PV/_beta/-beta.}
26 MY_P=${PN}-${MY_PV}