Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hotplug: ChangeLog hotplug-20040923-r2.ebuild hotplug-20040923-r1.ebuild
Date: Fri, 08 Oct 2010 02:03:58
Message-Id: 20101008015338.1B89A20051@flycatcher.gentoo.org
1 leio 10/10/08 01:53:38
2
3 Modified: ChangeLog hotplug-20040923-r2.ebuild
4 hotplug-20040923-r1.ebuild
5 Log:
6 Drop to ~mips
7
8 (Portage version: 2.1.9.13/cvs/Linux mips64)
9
10 Revision Changes Path
11 1.71 sys-apps/hotplug/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/ChangeLog?rev=1.71&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/ChangeLog?rev=1.71&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/ChangeLog?r1=1.70&r2=1.71
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v
20 retrieving revision 1.70
21 retrieving revision 1.71
22 diff -u -r1.70 -r1.71
23 --- ChangeLog 13 Dec 2007 19:43:59 -0000 1.70
24 +++ ChangeLog 8 Oct 2010 01:53:37 -0000 1.71
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-apps/hotplug
27 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.70 2007/12/13 19:43:59 cardoe Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.71 2010/10/08 01:53:37 leio Exp $
31 +
32 + 08 Oct 2010; Mart Raudsepp <leio@g.o> hotplug-20040923-r1.ebuild,
33 + hotplug-20040923-r2.ebuild:
34 + Drop to ~mips
35
36 13 Dec 2007; Doug Klima <cardoe@g.o> -files/kernel-26-fix.patch,
37 -files/firmware.agent, -files/hotplug.functions.patch, -files/hotplug.rc,
38
39
40
41 1.3 sys-apps/hotplug/hotplug-20040923-r2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild?r1=1.2&r2=1.3
46
47 Index: hotplug-20040923-r2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- hotplug-20040923-r2.ebuild 3 May 2006 13:31:31 -0000 1.2
54 +++ hotplug-20040923-r2.ebuild 8 Oct 2010 01:53:37 -0000 1.3
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2006 Gentoo Foundation
57 +# Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild,v 1.2 2006/05/03 13:31:31 agriffis Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r2.ebuild,v 1.3 2010/10/08 01:53:37 leio Exp $
61
62 inherit eutils
63
64 @@ -13,7 +13,7 @@
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
69 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
70 IUSE=""
71
72 # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1
73
74
75
76 1.5 sys-apps/hotplug/hotplug-20040923-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild?r1=1.4&r2=1.5
81
82 Index: hotplug-20040923-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- hotplug-20040923-r1.ebuild 24 Mar 2006 04:55:53 -0000 1.4
89 +++ hotplug-20040923-r1.ebuild 8 Oct 2010 01:53:37 -0000 1.5
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2006 Gentoo Foundation
92 +# Copyright 1999-2010 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.4 2006/03/24 04:55:53 robbat2 Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040923-r1.ebuild,v 1.5 2010/10/08 01:53:37 leio Exp $
96
97 inherit eutils
98
99 @@ -13,7 +13,7 @@
100
101 LICENSE="GPL-2"
102 SLOT="0"
103 -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
104 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
105 IUSE=""
106
107 # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1