From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-nds/rpcbind: ChangeLog rpcbind-0.2.0.ebuild
Date: Wed, 28 Dec 2011 15:56:31 +0000 (UTC) [thread overview]
Message-ID: <20111228155631.E85EC2004B@flycatcher.gentoo.org> (raw)
swift 11/12/28 15:56:31
Modified: ChangeLog rpcbind-0.2.0.ebuild
Log:
Adding USE=selinux triggered dependency on selinux-rpcbind
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.17 net-nds/rpcbind/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 21 Sep 2011 08:18:29 -0000 1.16
+++ ChangeLog 28 Dec 2011 15:56:31 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for net-nds/rpcbind
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.16 2011/09/21 08:18:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.17 2011/12/28 15:56:31 swift Exp $
+
+ 28 Dec 2011; <swift@gentoo.org> rpcbind-0.2.0.ebuild:
+ Add selinux dependency for selinux-rpcbind
21 Sep 2011; Michał Górny <mgorny@gentoo.org> rpcbind-9999.ebuild:
Migrate to git-2.
1.12 net-nds/rpcbind/rpcbind-0.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild?r1=1.11&r2=1.12
Index: rpcbind-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- rpcbind-0.2.0.ebuild 2 Sep 2011 20:10:55 -0000 1.11
+++ rpcbind-0.2.0.ebuild 28 Dec 2011 15:56:31 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.11 2011/09/02 20:10:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.12 2011/12/28 15:56:31 swift Exp $
EAPI="2"
@@ -20,9 +20,10 @@
LICENSE="BSD"
SLOT="0"
-IUSE=""
+IUSE="selinux"
-RDEPEND="net-libs/libtirpc"
+RDEPEND="net-libs/libtirpc
+ selinux? ( sec-policy/selinux-rpcbind )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
next reply other threads:[~2011-12-28 15:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-28 15:56 Sven Vermeulen (swift) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-09-02 20:10 [gentoo-commits] gentoo-x86 commit in net-nds/rpcbind: ChangeLog rpcbind-0.2.0.ebuild Mike Frysinger (vapier)
2011-04-24 17:50 Raul Porcel (armin76)
2011-03-24 10:05 Thomas Kahle (tomka)
2011-03-18 8:47 Mike Frysinger (vapier)
2011-03-14 19:07 Markos Chandras (hwoarang)
2011-03-13 12:38 Kacper Kowalik (xarthisius)
2009-05-30 20:53 Mike Frysinger (vapier)
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=20111228155631.E85EC2004B@flycatcher.gentoo.org \
--to=swift@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