Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/targets/desktop: package.use
Date: Thu, 27 Mar 2014 22:18:19
Message-Id: 20140327221816.41B0520051@flycatcher.gentoo.org
1 mgorny 14/03/27 22:18:16
2
3 Modified: package.use
4 Log:
5 Copy the USE defaults to virtual/libgudev.
6
7 Revision Changes Path
8 1.32 profiles/targets/desktop/package.use
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?rev=1.32&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?rev=1.32&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?r1=1.31&r2=1.32
13
14 Index: package.use
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v
17 retrieving revision 1.31
18 retrieving revision 1.32
19 diff -u -r1.31 -r1.32
20 --- package.use 3 Dec 2013 07:20:49 -0000 1.31
21 +++ package.use 27 Mar 2014 22:18:16 -0000 1.32
22 @@ -1,6 +1,6 @@
23 -# Copyright 1999-2013 Gentoo Foundation
24 +# Copyright 1999-2014 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.31 2013/12/03 07:20:49 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.32 2014/03/27 22:18:16 mgorny Exp $
28
29 # Samuli Suominen <ssuominen@g.o> (15 May 2012)
30 # Replaced by USE="udisks" in make.defaults for -r1 and higher
31 @@ -20,6 +20,7 @@
32 sys-apps/systemd gudev introspection
33 sys-fs/eudev gudev introspection
34 sys-fs/udev gudev introspection
35 +virtual/libgudev introspection
36 virtual/udev gudev introspection
37
38 # Samuli Suominen <ssuominen@g.o> (19 Dec 2010)