Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...
Date: Sun, 31 Mar 2013 19:19:02
Message-Id: 51588B7C.7070606@gmail.com
In Reply to: Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay... by Tanstaafl
1 On 31/03/2013 20:30, Tanstaafl wrote:
2 > On 2013-03-31 1:10 PM, Yohan Pereira <yohan.pereira@×××××.com> wrote:
3 >> What you need to do is add the original ebuild for udev-171 to your
4 >> local overlay as is. Then run emerge using the -g option see man
5 >> emerge.
6 >
7 > Hmmm... I had thought that the local ebuild was gone due to it being
8 > removed from portage, but yep, there it is:
9 >
10 > myhost : Sun Mar 31, 13:42:50 : ~
11 > # ls -al /usr portage/sys-fs/udev
12 > total 292
13 > drwxr-xr-x 3 portage portage 512 Mar 30 12:01 .
14 > drwxr-xr-x 128 portage portage 3488 Mar 31 10:31 ..
15 > -rw-r--r-- 1 root root 23718 Mar 30 12:01 ChangeLog
16 > -rw-r--r-- 1 root root 105929 Mar 15 06:01 ChangeLog-2009
17 > -rw-r--r-- 1 root root 10729 Mar 15 05:38 ChangeLog-2010
18 > -rw-r--r-- 1 root root 11721 Mar 15 05:38 ChangeLog-2011
19 > -rw-r--r-- 1 root root 23242 Mar 15 05:38 ChangeLog-2012
20 > drwxr-xr-x 2 portage portage 88 Mar 31 10:31 files
21 > -rw-r--r-- 1 root root 10407 Mar 30 12:01 Manifest
22 > -rw-r--r-- 1 root root 1401 Mar 28 18:01 metadata.xml
23 > -rw-r--r-- 1 root root 16093 Feb 2 11:31 udev-171-r10.ebuild
24 > -rw-r--r-- 1 root root 15057 Mar 6 15:31 udev-197-r8.ebuild
25 > -rw-r--r-- 1 root root 14100 Mar 24 06:45 udev-198-r6.ebuild
26 > -rw-r--r-- 1 root root 13431 Mar 29 03:01 udev-199-r1.ebuild
27 > -rw-r--r-- 1 root root 13384 Mar 30 12:01 udev-200.ebuild
28 > -rw-r--r-- 1 root root 13388 Mar 30 12:01 udev-9999.ebuild
29 > myhost : Sun Mar 31, 13:42:52 : ~
30 > #
31 >
32 > So, do I also copy the manifest file? metadata.xml? files dir? Or do I
33 > just copy the ebuild then regenerate the manifest file?
34
35 You will need the files dir.
36 metadata.xml is not necessary in your personal overlay.
37 You will almost always regenerate the manifest anyway so copy the
38 original by all means, but you'll likely overwrite it soon
39
40
41
42
43 --
44 Alan McKinnon
45 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay... Tanstaafl <tanstaafl@×××××××××××.org>