Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/rrs/, app-shells/rrs/files/
Date: Thu, 08 Feb 2018 11:51:59
Message-Id: 1518090688.ef7de2567301dbc0f297e8690caec7e6e8b20319.amynka@gentoo
1 commit: ef7de2567301dbc0f297e8690caec7e6e8b20319
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 8 11:50:50 2018 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 11:51:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7de256
7
8 app-shells/rrs: [QA] apply PATCHES
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 app-shells/rrs/files/rrs-1.70-asneeded.patch | 4 ++--
13 app-shells/rrs/rrs-1.70-r2.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-shells/rrs/files/rrs-1.70-asneeded.patch b/app-shells/rrs/files/rrs-1.70-asneeded.patch
17 index 9ed9ee16fbe..8c55d17678e 100644
18 --- a/app-shells/rrs/files/rrs-1.70-asneeded.patch
19 +++ b/app-shells/rrs/files/rrs-1.70-asneeded.patch
20 @@ -1,5 +1,5 @@
21 ---- Makefile.orig 2004-05-30 02:14:14.000000000 +0200
22 -+++ Makefile 2009-01-03 15:02:19.253460887 +0100
23 +--- a/Makefile 2004-05-30 02:14:14.000000000 +0200
24 ++++ b/Makefile 2009-01-03 15:02:19.253460887 +0100
25 @@ -8,8 +8,8 @@
26 # if your system doesn't have GNU's getopt_long(), add -DWITHOUT_GNU_GETOPT
27 CFLAGS=-I/usr/local/include -Wall -O2
28
29 diff --git a/app-shells/rrs/rrs-1.70-r2.ebuild b/app-shells/rrs/rrs-1.70-r2.ebuild
30 index 3e02c0277d7..efc3d8c7394 100644
31 --- a/app-shells/rrs/rrs-1.70-r2.ebuild
32 +++ b/app-shells/rrs/rrs-1.70-r2.ebuild
33 @@ -17,7 +17,7 @@ IUSE="ssl"
34 DEPEND="ssl? ( dev-libs/openssl:0= )"
35 RDEPEND="${DEPEND}"
36
37 -PATCH=( "${FILESDIR}"/"${P}"-asneeded.patch )
38 +PATCHES=( "${FILESDIR}"/"${P}"-asneeded.patch )
39
40 src_prepare() {
41 default