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 virtual/udev: udev-208.ebuild ChangeLog
Date: Tue, 19 Nov 2013 09:48:30 +0000 (UTC)	[thread overview]
Message-ID: <20131119094830.1FD722004B@flycatcher.gentoo.org> (raw)

ssuominen    13/11/19 09:48:30

  Modified:             ChangeLog
  Added:                udev-208.ebuild
  Log:
  Rename 206-r3 to 208 for clarity; people get confused by Portage output in some race condition w/ blockers.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.60                 virtual/udev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/udev/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/udev/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/udev/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	13 Nov 2013 03:29:09 -0000	1.59
+++ ChangeLog	19 Nov 2013 09:48:29 -0000	1.60
@@ -1,6 +1,12 @@
 # ChangeLog for virtual/udev
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v 1.59 2013/11/13 03:29:09 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v 1.60 2013/11/19 09:48:29 ssuominen Exp $
+
+*udev-208 (19 Nov 2013)
+
+  19 Nov 2013; Samuli Suominen <ssuominen@gentoo.org> +udev-208.ebuild:
+  Rename 206-r3 to 208 for clarity; people get confused by Portage output in
+  some race condition w/ blockers.
 
   13 Nov 2013; Matt Turner <mattst88@gentoo.org> udev-206-r3.ebuild:
   alpha stable, bug 487340.



1.1                  virtual/udev/udev-208.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/udev/udev-208.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/udev/udev-208.ebuild?rev=1.1&content-type=text/plain

Index: udev-208.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/udev/udev-208.ebuild,v 1.1 2013/11/19 09:48:29 ssuominen Exp $

EAPI=5
inherit multilib-build

DESCRIPTION="Virtual to select between sys-fs/udev and sys-fs/eudev"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
# These default enabled IUSE flags should follow defaults of sys-fs/udev.
IUSE="gudev introspection +kmod selinux static-libs"

DEPEND=""
RDEPEND="|| ( >=sys-fs/udev-208[${MULTILIB_USEDEP},gudev?,introspection?,kmod?,selinux?,static-libs?]
	>=sys-apps/systemd-208:0/1[${MULTILIB_USEDEP},gudev?,introspection?,kmod?,selinux?,static-libs(-)?]
	>=sys-apps/systemd-208:0/0[${MULTILIB_USEDEP},gudev?,introspection?,kmod?,selinux?,static-libs(-)?]
	kmod? ( >=sys-fs/eudev-1.3[${MULTILIB_USEDEP},keymap,modutils,gudev?,hwdb,introspection?,selinux?,static-libs?] )
	!kmod? ( >=sys-fs/eudev-1.3[${MULTILIB_USEDEP},keymap,gudev?,hwdb,introspection?,selinux?,static-libs?] )
	)"





             reply	other threads:[~2013-11-19  9:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-19  9:48 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-24 14:30 [gentoo-commits] gentoo-x86 commit in virtual/udev: udev-208.ebuild ChangeLog Pacho Ramos (pacho)
2013-11-26 16:02 Samuli Suominen (ssuominen)
2014-01-17  5:46 Mike Frysinger (vapier)
2014-01-18  5:16 Mike Frysinger (vapier)
2014-01-26  8:59 Agostino Sarubbo (ago)
2014-01-26  9:05 Agostino Sarubbo (ago)
2014-01-26  9:09 Agostino Sarubbo (ago)
2014-01-26  9:12 Agostino Sarubbo (ago)
2014-02-25 16:15 Michal Gorny (mgorny)

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=20131119094830.1FD722004B@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