k_f         15/04/12 14:50:03

  Modified:             gnupg-2.1.3.ebuild ChangeLog
  Log:
  Remove --enable-agent from ebuild as this is a hard requirement in 2.1 and 
the option is removed
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xFED5002857C1ABFA!)

Revision  Changes    Path
1.2                  app-crypt/gnupg/gnupg-2.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3.ebuild?r1=1.1&r2=1.2

Index: gnupg-2.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnupg-2.1.3.ebuild  11 Apr 2015 23:32:47 -0000      1.1
+++ gnupg-2.1.3.ebuild  12 Apr 2015 14:50:03 -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.ebuild,v 1.1 
2015/04/11 23:32:47 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.3.ebuild,v 1.2 
2015/04/12 14:50:03 k_f Exp $
 
 EAPI="5"
 
@@ -91,7 +91,6 @@
                --docdir="${EPREFIX}/usr/share/doc/${PF}" \
                --enable-gpg \
                --enable-gpgsm \
-               --enable-agent \
                --without-adns \
                "${myconf[@]}" \
                $(use_enable bzip2) \



1.591                app-crypt/gnupg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.591&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.591&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.590&r2=1.591

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.590
retrieving revision 1.591
diff -u -r1.590 -r1.591
--- ChangeLog   11 Apr 2015 23:32:47 -0000      1.590
+++ ChangeLog   12 Apr 2015 14:50:03 -0000      1.591
@@ -1,6 +1,10 @@
 # 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.590 
2015/04/11 23:32:47 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.591 
2015/04/12 14:50:03 k_f Exp $
+
+  12 Apr 2015; Kristian Fiskerstrand <[email protected]> gnupg-2.1.3.ebuild:
+  Remove --enable-agent from ebuild as this is a hard requirement in 2.1 and 
the
+  option is removed
 
 *gnupg-2.1.3 (11 Apr 2015)
 




Reply via email to