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-apps/ipmiutil: ChangeLog ipmiutil-2.8.5.ebuild
Date: Wed, 30 Oct 2013 16:08:03
Message-Id: 20131030160758.F104B20047@flycatcher.gentoo.org
1 jer 13/10/30 16:07:58
2
3 Modified: ChangeLog ipmiutil-2.8.5.ebuild
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.23 sys-apps/ipmiutil/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ipmiutil/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ipmiutil/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ipmiutil/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/ipmiutil/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 26 Dec 2012 22:20:16 -0000 1.22
23 +++ ChangeLog 30 Oct 2013 16:07:58 -0000 1.23
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/ipmiutil
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmiutil/ChangeLog,v 1.22 2012/12/26 22:20:16 jdhore Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmiutil/ChangeLog,v 1.23 2013/10/30 16:07:58 jer Exp $
30 +
31 + 30 Oct 2013; Jeroen Roovers <jer@g.o> ipmiutil-2.8.5.ebuild:
32 + Marked ~hppa too.
33
34 26 Dec 2012; Jeff Horelick <jdhore@g.o> ipmiutil-2.8.5.ebuild:
35 marked x86 per bug 441510
36
37
38
39 1.4 sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild?r1=1.3&r2=1.4
44
45 Index: ipmiutil-2.8.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- ipmiutil-2.8.5.ebuild 26 Dec 2012 22:20:16 -0000 1.3
52 +++ ipmiutil-2.8.5.ebuild 30 Oct 2013 16:07:58 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild,v 1.3 2012/12/26 22:20:16 jdhore Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmiutil/ipmiutil-2.8.5.ebuild,v 1.4 2013/10/30 16:07:58 jer Exp $
59
60 EAPI=4
61 inherit autotools systemd
62 @@ -11,7 +11,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="amd64 x86"
67 +KEYWORDS="amd64 ~hppa x86"
68 IUSE=""
69
70 RDEPEND=">=dev-libs/openssl-1:0"