Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/openipmi: openipmi-2.0.18.ebuild ChangeLog
Date: Wed, 30 Oct 2013 15:55:13
Message-Id: 20131030155510.2430120047@flycatcher.gentoo.org
1 jer 13/10/30 15:55:10
2
3 Modified: openipmi-2.0.18.ebuild ChangeLog
4 Log:
5 Marked ~hppa too.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.3 sys-libs/openipmi/openipmi-2.0.18.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18.ebuild?r1=1.2&r2=1.3
15
16 Index: openipmi-2.0.18.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- openipmi-2.0.18.ebuild 4 May 2012 07:33:12 -0000 1.2
23 +++ openipmi-2.0.18.ebuild 30 Oct 2013 15:55:09 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18.ebuild,v 1.2 2012/05/04 07:33:12 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-2.0.18.ebuild,v 1.3 2013/10/30 15:55:09 jer Exp $
30
31 inherit eutils autotools python
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="LGPL-2.1 GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
38 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86"
39 IUSE="crypt snmp perl tcl python"
40 S="${WORKDIR}/${MY_P}"
41 RESTRICT='test'
42
43
44
45 1.28 sys-libs/openipmi/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/openipmi/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 19 Aug 2012 18:41:17 -0000 1.27
58 +++ ChangeLog 30 Oct 2013 15:55:09 -0000 1.28
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-libs/openipmi
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v 1.27 2012/08/19 18:41:17 flameeyes Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v 1.28 2013/10/30 15:55:09 jer Exp $
65 +
66 + 30 Oct 2013; Jeroen Roovers <jer@g.o> openipmi-2.0.18.ebuild:
67 + Marked ~hppa too.
68
69 19 Aug 2012; Diego E. Pettenò <flameeyes@g.o> metadata.xml:
70 Re-assign to sysadmin herd.