public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils: nfs-utils-1.2.6.ebuild ChangeLog
Date: Sun, 16 Sep 2012 20:24:32 +0000 (UTC)	[thread overview]
Message-ID: <20120916202432.507E121601@flycatcher.gentoo.org> (raw)

vapier      12/09/16 20:24:32

  Modified:             nfs-utils-1.2.6.ebuild ChangeLog
  Log:
  Pull in sqlite when USE=nfsdcld #433062 by Guillaume Castagnino.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-fs/nfs-utils/nfs-utils-1.2.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild?r1=1.3&r2=1.4

Index: nfs-utils-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nfs-utils-1.2.6.ebuild	18 May 2012 05:14:42 -0000	1.3
+++ nfs-utils-1.2.6.ebuild	16 Sep 2012 20:24:32 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild,v 1.3 2012/05/18 05:14:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild,v 1.4 2012/09/16 20:24:32 vapier Exp $
 
 EAPI="4"
 
@@ -25,6 +25,7 @@
 	sys-libs/e2fsprogs-libs
 	net-nds/rpcbind
 	net-libs/libtirpc
+	nfsdcld? ( dev-db/sqlite )
 	nfsv4? (
 		>=dev-libs/libevent-1.0b
 		>=net-libs/libnfsidmap-0.21-r1



1.201                net-fs/nfs-utils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?rev=1.201&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?rev=1.201&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/ChangeLog?r1=1.200&r2=1.201

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog	18 May 2012 05:14:42 -0000	1.200
+++ ChangeLog	16 Sep 2012 20:24:32 -0000	1.201
@@ -1,6 +1,9 @@
 # ChangeLog for net-fs/nfs-utils
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.200 2012/05/18 05:14:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.201 2012/09/16 20:24:32 vapier Exp $
+
+  16 Sep 2012; Mike Frysinger <vapier@gentoo.org> nfs-utils-1.2.6.ebuild:
+  Pull in sqlite when USE=nfsdcld #433062 by Guillaume Castagnino.
 
   18 May 2012; Mike Frysinger <vapier@gentoo.org> nfs-utils-1.2.6.ebuild:
   Update request-key.d config settings #415625 by Maciej Szmigiero.





             reply	other threads:[~2012-09-16 20:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-16 20:24 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-24 20:29 [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils: nfs-utils-1.2.6.ebuild ChangeLog Mike Frysinger (vapier)
2013-03-24 20:22 Mike Frysinger (vapier)
2012-12-30 15:11 Agostino Sarubbo (ago)
2012-12-29 14:41 Agostino Sarubbo (ago)
2012-12-18 19:47 Agostino Sarubbo (ago)
2012-12-04 14:21 Anthony G. Basile (blueness)
2012-12-02 11:32 Markos Chandras (hwoarang)
2012-05-18  5:14 Mike Frysinger (vapier)
2012-05-17 23:41 Diego Petteno (flameeyes)

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=20120916202432.507E121601@flycatcher.gentoo.org \
    --to=vapier@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