Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/basket/
Date: Mon, 01 Apr 2019 10:55:54
Message-Id: 1554116130.bff159defeaa96eaa9e2c2de23d1fb51074103fd.kensington@gentoo
1 commit: bff159defeaa96eaa9e2c2de23d1fb51074103fd
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 10:41:50 2019 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 10:55:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff159de
7
8 kde-misc/basket: stabilise 2.49b for x86
9
10 Closes: https://bugs.gentoo.org/681032
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
13
14 kde-misc/basket/basket-2.49b.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-misc/basket/basket-2.49b.ebuild b/kde-misc/basket/basket-2.49b.ebuild
18 index dbaad2cd8ae..cb8a10b757e 100644
19 --- a/kde-misc/basket/basket-2.49b.ebuild
20 +++ b/kde-misc/basket/basket-2.49b.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/basket-notepads/basket"
22 SRC_URI="https://github.com/${PN}-notepads/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="crypt git"
28
29 BDEPEND="git? ( virtual/pkgconfig )"