Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Tue, 27 Nov 2018 16:01:44
Message-Id: 1543334457.c406f0d24654b2a81fcdd415b3813503c772de5c.klausman@gentoo
1 commit: c406f0d24654b2a81fcdd415b3813503c772de5c
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 27 16:00:57 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 27 16:00:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c406f0d2
7
8 xfce-base/exo-0.12.3-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/652774
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 xfce-base/exo/exo-0.12.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/exo/exo-0.12.3.ebuild b/xfce-base/exo/exo-0.12.3.ebuild
17 index 1b8bd8f2d28..26e3e9a5b89 100644
18 --- a/xfce-base/exo/exo-0.12.3.ebuild
19 +++ b/xfce-base/exo/exo-0.12.3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="GPL-2+ LGPL-2.1+"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 RDEPEND=">=dev-lang/perl-5.6