public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/neon: ChangeLog neon-0.28.6.ebuild
Date: Wed, 19 Aug 2009 00:43:29 +0000	[thread overview]
Message-ID: <E1MdZGz-0008DG-NR@stork.gentoo.org> (raw)

arfrever    09/08/19 00:43:29

  Modified:             ChangeLog neon-0.28.6.ebuild
  Log:
  Pass --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt option to econf with USE="gnutls" (bug #281196).
  (Portage version: 14093-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.131                net-misc/neon/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/neon/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/neon/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/neon/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	19 Aug 2009 00:08:43 -0000	1.130
+++ ChangeLog	19 Aug 2009 00:43:29 -0000	1.131
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/neon
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.130 2009/08/19 00:08:43 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.131 2009/08/19 00:43:29 arfrever Exp $
+
+  19 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  neon-0.28.6.ebuild:
+  Pass --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt option to econf
+  with USE="gnutls" (bug #281196).
 
 *neon-0.28.6 (19 Aug 2009)
 



1.2                  net-misc/neon/neon-0.28.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild?r1=1.1&r2=1.2

Index: neon-0.28.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- neon-0.28.6.ebuild	19 Aug 2009 00:08:43 -0000	1.1
+++ neon-0.28.6.ebuild	19 Aug 2009 00:43:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild,v 1.1 2009/08/19 00:08:43 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild,v 1.2 2009/08/19 00:43:29 arfrever Exp $
 
 EAPI="2"
 
@@ -65,7 +65,7 @@
 	fi
 
 	if use gnutls; then
-		myconf+=" --with-ssl=gnutls"
+		myconf+=" --with-ssl=gnutls --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
 	elif use ssl; then
 		myconf+=" --with-ssl=openssl"
 	fi






             reply	other threads:[~2009-08-19  0:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19  0:43 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-19 22:26 [gentoo-commits] gentoo-x86 commit in net-misc/neon: ChangeLog neon-0.28.6.ebuild Christian Faulhammer (fauli)
2009-08-20 12:49 Jeroen Roovers (jer)
2009-08-23  8:33 Gysbert Wassenaar (nixnut)
2009-08-24 14:56 Brent Baude (ranger)
2009-08-25 13:38 Raul Porcel (armin76)
2009-08-27  0:10 Alex Legler (a3li)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MdZGz-0008DG-NR@stork.gentoo.org \
    --to=arfrever@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox