Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/librsync/
Date: Sun, 29 Jan 2017 19:34:10
Message-Id: 1485718410.756783a957b36fb78439dd15304446ef0e89cd40.grobian@gentoo
1 commit: 756783a957b36fb78439dd15304446ef0e89cd40
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 19:32:31 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:33:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756783a9
7
8 net-libs/librsync: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 net-libs/librsync/librsync-0.9.7-r3.ebuild | 4 ++--
13 net-libs/librsync/librsync-2.0.0-r1.ebuild | 4 ++--
14 net-libs/librsync/librsync-2.0.0.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild b/net-libs/librsync/librsync-0.9.7-r3.ebuild
18 index 2451aef..8a92a82 100644
19 --- a/net-libs/librsync/librsync-0.9.7-r3.ebuild
20 +++ b/net-libs/librsync/librsync-0.9.7-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
28
29 LICENSE="LGPL-2.1"
30 SLOT="0/1"
31 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
32 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
33 IUSE="static-libs"
34
35 RDEPEND="dev-libs/popt"
36
37 diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild b/net-libs/librsync/librsync-2.0.0-r1.ebuild
38 index 69b6692..e339a13 100644
39 --- a/net-libs/librsync/librsync-2.0.0-r1.ebuild
40 +++ b/net-libs/librsync/librsync-2.0.0-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.
48
49 LICENSE="LGPL-2.1"
50 SLOT="0/2"
51 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
52 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
53
54 RDEPEND="dev-libs/popt"
55 DEPEND="${RDEPEND}"
56
57 diff --git a/net-libs/librsync/librsync-2.0.0.ebuild b/net-libs/librsync/librsync-2.0.0.ebuild
58 index c0b90a7..be75484 100644
59 --- a/net-libs/librsync/librsync-2.0.0.ebuild
60 +++ b/net-libs/librsync/librsync-2.0.0.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2017 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.
68
69 LICENSE="LGPL-2.1"
70 SLOT="0"
71 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
72 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
73
74 RDEPEND="dev-libs/popt"
75 DEPEND="${RDEPEND}"