public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/ifplugd: ifplugd-0.28-r9.ebuild ChangeLog
@ 2012-05-04  9:17 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  9:17 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 09:17:30

  Modified:             ifplugd-0.28-r9.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.8                  sys-apps/ifplugd/ifplugd-0.28-r9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?r1=1.7&r2=1.8

Index: ifplugd-0.28-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ifplugd-0.28-r9.ebuild	28 Dec 2011 14:47:06 -0000	1.7
+++ ifplugd-0.28-r9.ebuild	4 May 2012 09:17:30 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.7 2011/12/28 14:47:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.8 2012/05/04 09:17:30 jdhore Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 KEYWORDS="~arm amd64 hppa ppc x86"
 IUSE="doc"
 
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 	doc? ( www-client/lynx )
 	>=dev-libs/libdaemon-0.5"
 RDEPEND=">=dev-libs/libdaemon-0.5



1.54                 sys-apps/ifplugd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	28 Dec 2011 14:47:06 -0000	1.53
+++ ChangeLog	4 May 2012 09:17:30 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/ifplugd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.53 2011/12/28 14:47:06 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.54 2012/05/04 09:17:30 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> ifplugd-0.28-r9.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   28 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> ifplugd-0.28-r9.ebuild:
   Cleanup a bit to eapi4






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/ifplugd: ifplugd-0.28-r9.ebuild ChangeLog
@ 2014-05-16 19:00 Sven Vermeulen (swift)
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2014-05-16 19:00 UTC (permalink / raw
  To: gentoo-commits

swift       14/05/16 19:00:58

  Modified:             ifplugd-0.28-r9.ebuild ChangeLog
  Log:
  Fix bug #509740 - Add USE=selinux dependency to sec-policy/selinux-ifplugd
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.9                  sys-apps/ifplugd/ifplugd-0.28-r9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?r1=1.8&r2=1.9

Index: ifplugd-0.28-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ifplugd-0.28-r9.ebuild	4 May 2012 09:17:30 -0000	1.8
+++ ifplugd-0.28-r9.ebuild	16 May 2014 19:00:58 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.8 2012/05/04 09:17:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.9 2014/05/16 19:00:58 swift Exp $
 
 EAPI=4
 
@@ -13,13 +13,15 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~arm amd64 hppa ppc x86"
-IUSE="doc"
+IUSE="doc selinux"
 
 DEPEND="virtual/pkgconfig
 	doc? ( www-client/lynx )
+	selinux? ( sec-policy/selinux-ifplugd )
 	>=dev-libs/libdaemon-0.5"
 RDEPEND=">=dev-libs/libdaemon-0.5
-	>=sys-apps/baselayout-1.12"
+	>=sys-apps/baselayout-1.12
+	selinux? ( sec-policy/selinux-ifplugd )"
 
 src_prepare() {
 	epatch "${FILESDIR}/${P}-nlapi.diff"



1.55                 sys-apps/ifplugd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	4 May 2012 09:17:30 -0000	1.54
+++ ChangeLog	16 May 2014 19:00:58 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/ifplugd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.54 2012/05/04 09:17:30 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.55 2014/05/16 19:00:58 swift Exp $
+
+  16 May 2014; Sven Vermeulen <swift@gentoo.org> ifplugd-0.28-r9.ebuild:
+  Fix bug #509740 - Add USE=selinux dependency to sec-policy/selinux-ifplugd
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> ifplugd-0.28-r9.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/ifplugd: ifplugd-0.28-r9.ebuild ChangeLog
@ 2014-11-02  9:45 Sven Vermeulen (swift)
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2014-11-02  9:45 UTC (permalink / raw
  To: gentoo-commits

swift       14/11/02 09:45:40

  Modified:             ifplugd-0.28-r9.ebuild ChangeLog
  Log:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)

Revision  Changes    Path
1.10                 sys-apps/ifplugd/ifplugd-0.28-r9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild?r1=1.9&r2=1.10

Index: ifplugd-0.28-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ifplugd-0.28-r9.ebuild	16 May 2014 19:00:58 -0000	1.9
+++ ifplugd-0.28-r9.ebuild	2 Nov 2014 09:45:40 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.9 2014/05/16 19:00:58 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.10 2014/11/02 09:45:40 swift Exp $
 
 EAPI=4
 
@@ -17,7 +17,6 @@
 
 DEPEND="virtual/pkgconfig
 	doc? ( www-client/lynx )
-	selinux? ( sec-policy/selinux-ifplugd )
 	>=dev-libs/libdaemon-0.5"
 RDEPEND=">=dev-libs/libdaemon-0.5
 	>=sys-apps/baselayout-1.12



1.56                 sys-apps/ifplugd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ifplugd/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	16 May 2014 19:00:58 -0000	1.55
+++ ChangeLog	2 Nov 2014 09:45:40 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/ifplugd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.55 2014/05/16 19:00:58 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.56 2014/11/02 09:45:40 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <swift@gentoo.org> ifplugd-0.28-r9.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   16 May 2014; Sven Vermeulen <swift@gentoo.org> ifplugd-0.28-r9.ebuild:
   Fix bug #509740 - Add USE=selinux dependency to sec-policy/selinux-ifplugd





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-02  9:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16 19:00 [gentoo-commits] gentoo-x86 commit in sys-apps/ifplugd: ifplugd-0.28-r9.ebuild ChangeLog Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-02  9:45 Sven Vermeulen (swift)
2012-05-04  9:17 Jeff Horelick (jdhore)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox