public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-197-r4.ebuild ChangeLog udev-197-r3.ebuild udev-9999.ebuild
Date: Mon, 28 Jan 2013 08:33:20 +0000 (UTC)	[thread overview]
Message-ID: <20130128083320.2F5F72171D@flycatcher.gentoo.org> (raw)

ssuominen    13/01/28 08:33:20

  Modified:             udev-197-r4.ebuild ChangeLog udev-197-r3.ebuild
                        udev-9999.ebuild
  Log:
  Change block <sys-fs/lvm2-2.02.45 to <sys-fs/lvm2-2.02.97-r1 because it's the first compatible version with this version of udev.
  
  (Portage version: 2.2.0_alpha155/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.24                 sys-fs/udev/udev-197-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-197-r4.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-197-r4.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-197-r4.ebuild?r1=1.23&r2=1.24

Index: udev-197-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r4.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- udev-197-r4.ebuild	27 Jan 2013 07:42:46 -0000	1.23
+++ udev-197-r4.ebuild	28 Jan 2013 08:33:19 -0000	1.24
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r4.ebuild,v 1.23 2013/01/27 07:42:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r4.ebuild,v 1.24 2013/01/28 08:33:19 ssuominen Exp $
 
 EAPI=4
 
@@ -61,7 +61,7 @@
 RDEPEND="${COMMON_DEPEND}
 	openrc? ( !<sys-apps/openrc-0.9.9 )
 	!sys-apps/coldplug
-	!<sys-fs/lvm2-2.02.45
+	!<sys-fs/lvm2-2.02.97-r1
 	!sys-fs/device-mapper
 	!<sys-fs/udev-init-scripts-19
 	!<sys-kernel/dracut-017-r1



1.806                sys-fs/udev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.806&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.806&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.805&r2=1.806

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.805
retrieving revision 1.806
diff -u -r1.805 -r1.806
--- ChangeLog	27 Jan 2013 13:52:41 -0000	1.805
+++ ChangeLog	28 Jan 2013 08:33:19 -0000	1.806
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.805 2013/01/27 13:52:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.806 2013/01/28 08:33:19 ssuominen Exp $
+
+  28 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> udev-197-r3.ebuild,
+  udev-197-r4.ebuild, udev-9999.ebuild:
+  Change block <sys-fs/lvm2-2.02.45 to <sys-fs/lvm2-2.02.97-r1 because it's the
+  first compatible version with this version of udev.
 
   27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> udev-197-r3.ebuild:
   Stable for ppc, wrt bug #452556



1.32                 sys-fs/udev/udev-197-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild?r1=1.31&r2=1.32

Index: udev-197-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- udev-197-r3.ebuild	27 Jan 2013 13:52:41 -0000	1.31
+++ udev-197-r3.ebuild	28 Jan 2013 08:33:20 -0000	1.32
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild,v 1.31 2013/01/27 13:52:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r3.ebuild,v 1.32 2013/01/28 08:33:20 ssuominen Exp $
 
 EAPI=4
 
@@ -60,7 +60,7 @@
 RDEPEND="${COMMON_DEPEND}
 	openrc? ( !<sys-apps/openrc-0.9.9 )
 	!sys-apps/coldplug
-	!<sys-fs/lvm2-2.02.45
+	!<sys-fs/lvm2-2.02.97-r1
 	!sys-fs/device-mapper
 	!<sys-fs/udev-init-scripts-19
 	!<sys-kernel/dracut-017-r1



1.166                sys-fs/udev/udev-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.166&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.166&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?r1=1.165&r2=1.166

Index: udev-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- udev-9999.ebuild	27 Jan 2013 07:42:46 -0000	1.165
+++ udev-9999.ebuild	28 Jan 2013 08:33:20 -0000	1.166
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.165 2013/01/27 07:42:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.166 2013/01/28 08:33:20 ssuominen Exp $
 
 EAPI=4
 
@@ -61,7 +61,7 @@
 RDEPEND="${COMMON_DEPEND}
 	openrc? ( !<sys-apps/openrc-0.9.9 )
 	!sys-apps/coldplug
-	!<sys-fs/lvm2-2.02.45
+	!<sys-fs/lvm2-2.02.97-r1
 	!sys-fs/device-mapper
 	!<sys-fs/udev-init-scripts-19
 	!<sys-kernel/dracut-017-r1





             reply	other threads:[~2013-01-28  8:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-28  8:33 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-28 13:18 [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-197-r4.ebuild ChangeLog udev-197-r3.ebuild udev-9999.ebuild Samuli Suominen (ssuominen)
2013-01-27  7:42 Samuli Suominen (ssuominen)
2013-01-27  6:10 Samuli Suominen (ssuominen)
2013-01-23 20:41 Samuli Suominen (ssuominen)
2013-01-23 20:23 Samuli Suominen (ssuominen)
2013-01-23 11:10 Samuli Suominen (ssuominen)
2013-01-21 20:20 Samuli Suominen (ssuominen)
2013-01-21 20:06 Samuli Suominen (ssuominen)
2013-01-21 18:56 Samuli Suominen (ssuominen)
2013-01-19 18:24 Samuli Suominen (ssuominen)
2013-01-19 14:58 Samuli Suominen (ssuominen)
2013-01-19 13:47 Samuli Suominen (ssuominen)

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=20130128083320.2F5F72171D@flycatcher.gentoo.org \
    --to=ssuominen@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