app-shells/rrs: [QA] apply PATCHES
authorAmy Liffey <amynka@gentoo.org>
Thu, 8 Feb 2018 11:50:50 +0000 (12:50 +0100)
committerAmy Liffey <amynka@gentoo.org>
Thu, 8 Feb 2018 11:51:28 +0000 (12:51 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

app-shells/rrs/files/rrs-1.70-asneeded.patch
app-shells/rrs/rrs-1.70-r2.ebuild

index 9ed9ee16fbeeda4a1912b1b64d15365ac5958f3d..8c55d17678e14ab6d5874c436996947e4b7552de 100644 (file)
@@ -1,5 +1,5 @@
---- Makefile.orig      2004-05-30 02:14:14.000000000 +0200
-+++ Makefile   2009-01-03 15:02:19.253460887 +0100
+--- a/Makefile 2004-05-30 02:14:14.000000000 +0200
++++ b/Makefile 2009-01-03 15:02:19.253460887 +0100
 @@ -8,8 +8,8 @@
  # if your system doesn't have GNU's getopt_long(), add -DWITHOUT_GNU_GETOPT
  CFLAGS=-I/usr/local/include -Wall -O2
index 3e02c0277d7df6edbba09d0a9443d35834c3c5f5..efc3d8c7394fb413ee888c4bb64883b868633571 100644 (file)
@@ -17,7 +17,7 @@ IUSE="ssl"
 DEPEND="ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}"
 
-PATCH=( "${FILESDIR}"/"${P}"-asneeded.patch )
+PATCHES=( "${FILESDIR}"/"${P}"-asneeded.patch )
 
 src_prepare() {
        default