Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-libs/dbuskit/
Date: Wed, 27 Oct 2021 22:33:07
Message-Id: 1635373875.453ed85a0228401121161a4de97fc34c2370f0b0.sam@gentoo
1 commit: 453ed85a0228401121161a4de97fc34c2370f0b0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 22:31:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 22:31:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453ed85a
7
8 gnustep-libs/dbuskit: Stabilize 0.1.1-r1 amd64, #820023
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild
16 index 4c71557ae6e..d83697123ab 100644
17 --- a/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild
18 +++ b/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/gnustep/libs-dbuskit/archive/${PV}.tar.gz -> ${P}.ta
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc ~x86"
31 IUSE=""
32
33 DEPEND=">=sys-apps/dbus-1.2.1"