mgorny      14/03/28 11:16:16

  Modified:             ChangeLog
  Added:                udev-208-r2.ebuild
  Log:
  Add a transitional version of the virtual, drop obsolete USE flags.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.76                 virtual/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   25 Feb 2014 16:21:32 -0000      1.75
+++ ChangeLog   28 Mar 2014 11:16:16 -0000      1.76
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v 1.75 2014/02/25 
16:21:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v 1.76 2014/03/28 
11:16:16 mgorny Exp $
+
+*udev-208-r2 (28 Mar 2014)
+
+  28 Mar 2014; Michał Górny <[email protected]> +udev-208-r2.ebuild:
+  Add a transitional version of the virtual, drop obsolete USE flags.
 
 *udev-208-r1 (25 Feb 2014)
 



1.1                  virtual/udev/udev-208-r2.ebuild

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

Index: udev-208-r2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/udev/udev-208-r2.ebuild,v 1.1 
2014/03/28 11:16:16 mgorny 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 ~arm64 ~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 static-libs"

DEPEND=""
RDEPEND="
        virtual/libudev:0/1[${MULTILIB_USEDEP},static-libs?]
        gudev? ( 
virtual/libgudev:0/0[${MULTILIB_USEDEP},introspection?,static-libs?] )

        || (
                >=sys-fs/udev-208
                >=sys-apps/systemd-208:0
                >=sys-fs/eudev-1.3
        )"




Reply via email to