commit:     916b6360c91e95cff93e145373c7aa098fa6d242
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 16:43:01 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 16:43:01 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=916b6360

Revert "sys-auth/skey: Turn PATCHES into bash array"

This reverts commit 9c8c3a9e1b6a3d246c492f49393ea11f8a093f15.
Revert purely stylistic change. Non-array PATCHES is explicitly
allowed in EAPI default_src_prepare().

 sys-auth/skey/skey-1.1.5-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/skey/skey-1.1.5-r10.ebuild 
b/sys-auth/skey/skey-1.1.5-r10.ebuild
index f9ff247..928968a 100644
--- a/sys-auth/skey/skey-1.1.5-r10.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r10.ebuild
@@ -22,7 +22,7 @@ RDEPEND="dev-lang/perl
        virtual/perl-Time-Local
        sys-libs/cracklib"
 
-PATCHES=( "../patch" )
+PATCHES="../patch"
 
 src_configure() {
        tc-export CC

Reply via email to