public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs (williamh)" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout: ChangeLog baselayout-2.0.3.ebuild
Date: Sat,  2 Jul 2011 18:26:47 +0000 (UTC)	[thread overview]
Message-ID: <20110702182647.86B242004B@flycatcher.gentoo.org> (raw)

williamh    11/07/02 18:26:47

  Modified:             ChangeLog baselayout-2.0.3.ebuild
  Log:
  Remove dependency on makedev since it is part of stage 1 #368597.
  
  (Portage version: 2.2.0_alpha43/cvs/Linux i686)

Revision  Changes    Path
1.502                sys-apps/baselayout/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v
retrieving revision 1.501
retrieving revision 1.502
diff -u -r1.501 -r1.502
--- ChangeLog	2 Jul 2011 17:39:58 -0000	1.501
+++ ChangeLog	2 Jul 2011 18:26:47 -0000	1.502
@@ -1,11 +1,15 @@
 # ChangeLog for sys-apps/baselayout
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.501 2011/07/02 17:39:58 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.502 2011/07/02 18:26:47 williamh Exp $
 
 # See the rc-scripts ChangeLog in subversion for release info:
 # http://sources.gentoo.org/viewcvs.py/*checkout*/baselayout/trunk/ChangeLog
 
   02 Jul 2011; William Hubbs <williamh@gentoo.org> baselayout-2.0.3.ebuild:
+  Makedev is now part of stage 1 so we dont need the dependency at all
+  #368597.
+
+  02 Jul 2011; William Hubbs <williamh@gentoo.org> baselayout-2.0.3.ebuild:
   Only depend on makedev for linux and when stages are being built #368597.
 
   28 Jun 2011; Mike Frysinger <vapier@gentoo.org> baselayout-2.0.2.ebuild:



1.4                  sys-apps/baselayout/baselayout-2.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/baselayout-2.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/baselayout-2.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/baselayout/baselayout-2.0.3.ebuild?r1=1.3&r2=1.4

Index: baselayout-2.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- baselayout-2.0.3.ebuild	2 Jul 2011 17:39:58 -0000	1.3
+++ baselayout-2.0.3.ebuild	2 Jul 2011 18:26:47 -0000	1.4
@@ -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/sys-apps/baselayout/baselayout-2.0.3.ebuild,v 1.3 2011/07/02 17:39:58 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.0.3.ebuild,v 1.4 2011/07/02 18:26:47 williamh Exp $
 
 inherit eutils multilib
 
@@ -14,8 +14,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 IUSE="build kernel_linux"
 
-PDEPEND="sys-apps/openrc
-build? ( kernel_linux? ( sys-apps/makedev ) )"
+PDEPEND="sys-apps/openrc"
 
 pkg_preinst() {
 	# Bug #217848 - Since the remap_dns_vars() called by pkg_preinst() of






             reply	other threads:[~2011-07-02 18:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-02 18:26 William Hubbs (williamh) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-24 21:21 [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout: ChangeLog baselayout-2.0.3.ebuild Markos Chandras (hwoarang)
2011-07-24 20:36 Mark Loeser (halcy0n)
2011-07-24 17:22 Raul Porcel (armin76)
2011-07-22 13:49 Jeroen Roovers (jer)
2011-07-02 21:45 William Hubbs (williamh)
2011-07-02 17:39 William Hubbs (williamh)
2011-06-19 17:48 Mike Frysinger (vapier)
2011-06-18  4:02 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=20110702182647.86B242004B@flycatcher.gentoo.org \
    --to=williamh@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