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-base: hotplug-base-20040401.ebuild ChangeLog
Date: Fri, 08 Oct 2010 02:04:02
Message-Id: 20101008015446.6580E20051@flycatcher.gentoo.org
1 leio 10/10/08 01:54:46
2
3 Modified: hotplug-base-20040401.ebuild ChangeLog
4 Log:
5 Drop to ~mips
6
7 (Portage version: 2.1.9.13/cvs/Linux mips64)
8
9 Revision Changes Path
10 1.15 sys-apps/hotplug-base/hotplug-base-20040401.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild?r1=1.14&r2=1.15
15
16 Index: hotplug-base-20040401.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- hotplug-base-20040401.ebuild 12 Sep 2005 22:49:07 -0000 1.14
23 +++ hotplug-base-20040401.ebuild 8 Oct 2010 01:54:46 -0000 1.15
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2005 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v 1.14 2005/09/12 22:49:07 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v 1.15 2010/10/08 01:54:46 leio Exp $
30
31 inherit eutils
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
38 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
39 IUSE=""
40
41 S=${WORKDIR}/${MY_P}
42
43
44
45 1.13 sys-apps/hotplug-base/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug-base/ChangeLog?rev=1.13&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug-base/ChangeLog?rev=1.13&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hotplug-base/ChangeLog?r1=1.12&r2=1.13
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v
54 retrieving revision 1.12
55 retrieving revision 1.13
56 diff -u -r1.12 -r1.13
57 --- ChangeLog 9 Feb 2007 05:30:36 -0000 1.12
58 +++ ChangeLog 8 Oct 2010 01:54:46 -0000 1.13
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/hotplug-base
61 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v 1.12 2007/02/09 05:30:36 flameeyes Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v 1.13 2010/10/08 01:54:46 leio Exp $
65 +
66 + 08 Oct 2010; Mart Raudsepp <leio@g.o> hotplug-base-20040401.ebuild:
67 + Drop to ~mips
68
69 09 Feb 2007; Diego Pettenò <flameeyes@g.o> ChangeLog:
70 Regenerate digest in Manifest2 format.