Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libkolab/
Date: Thu, 07 Jul 2016 17:53:04
Message-Id: 1467913928.a3f5623f838ae44821c14aa6a3a45674a6d80359.kensington@gentoo
1 commit: a3f5623f838ae44821c14aa6a3a45674a6d80359
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 19:38:39 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 17:52:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f5623f
7
8 net-libs/libkolab: drop ~ppc/~ppc64 keyword
9
10 Package-Manager: portage-2.3.0
11
12 net-libs/libkolab/libkolab-0.5.2.ebuild | 4 ++--
13 net-libs/libkolab/libkolab-0.5.3.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-libs/libkolab/libkolab-0.5.2.ebuild b/net-libs/libkolab/libkolab-0.5.2.ebuild
17 index f2069da..283e33e 100644
18 --- a/net-libs/libkolab/libkolab-0.5.2.ebuild
19 +++ b/net-libs/libkolab/libkolab-0.5.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -13,7 +13,7 @@ SRC_URI="http://mirror.kolabsys.com/pub/releases/${P}.tar.gz"
27
28 LICENSE="LGPL-2+ LGPL-2.1+ LGPL-3+"
29 SLOT="4"
30 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
31 +KEYWORDS="amd64 ~arm x86"
32 IUSE="php python test"
33
34 # Tests fail, last checked 0.5.2
35
36 diff --git a/net-libs/libkolab/libkolab-0.5.3.ebuild b/net-libs/libkolab/libkolab-0.5.3.ebuild
37 index 270289a..ccfa045 100644
38 --- a/net-libs/libkolab/libkolab-0.5.3.ebuild
39 +++ b/net-libs/libkolab/libkolab-0.5.3.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2015 Gentoo Foundation
42 +# Copyright 1999-2016 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -13,7 +13,7 @@ SRC_URI="http://mirror.kolabsys.com/pub/releases/${P}.tar.gz"
47
48 LICENSE="LGPL-2+ LGPL-2.1+ LGPL-3+"
49 SLOT="4"
50 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
51 +KEYWORDS="~amd64 ~arm ~x86"
52 IUSE="php python test"
53
54 # Tests fail, last checked 0.5.3