zlogene 15/04/17 13:38:01 Modified: gnupg-2.1.3-r2.ebuild ChangeLog Log: Whitespace (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 app-crypt/gnupg/gnupg-2.1.3-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r2.ebuild?r1=1.1&r2=1.2 Index: gnupg-2.1.3-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnupg-2.1.3-r2.ebuild 17 Apr 2015 09:13:05 -0000 1.1 +++ gnupg-2.1.3-r2.ebuild 17 Apr 2015 13:38:01 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r2.ebuild,v 1.1 2015/04/17 09:13:05 k_f Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3-r2.ebuild,v 1.2 2015/04/17 13:38:01 zlogene Exp $ EAPI="5" @@ -103,10 +103,10 @@ $(use_with readline) \ CC_FOR_BUILD="$(tc-getBUILD_CC)" - # Due to the LDAP patch specific to 2.1.3 is causing an eautoreconf - # it shows up as being a developer version and with "unknown" suffix - # we remove this explicitly for the 2.1.3 release as it does not contain - # unstable code + # Due to the LDAP patch specific to 2.1.3 is causing an eautoreconf + # it shows up as being a developer version and with "unknown" suffix + # we remove this explicitly for the 2.1.3 release as it does not contain + # unstable code sed -i "s/#define IS_DEVELOPMENT_VERSION 1//" config.h || die sed -i "s/2.1.3-unknown/2.1.3/" config.h || die } 1.597 app-crypt/gnupg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.597&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.597&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.596&r2=1.597 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v retrieving revision 1.596 retrieving revision 1.597 diff -u -r1.596 -r1.597 --- ChangeLog 17 Apr 2015 09:13:05 -0000 1.596 +++ ChangeLog 17 Apr 2015 13:38:01 -0000 1.597 @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gnupg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.596 2015/04/17 09:13:05 k_f Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.597 2015/04/17 13:38:01 zlogene Exp $ + + 17 Apr 2015; Mikle Kolyada <[email protected]> gnupg-2.1.3-r2.ebuild: + Whitespace *gnupg-2.1.3-r2 (17 Apr 2015)
