Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/icemon: icemon-20140102.ebuild ChangeLog
Date: Thu, 02 Jan 2014 13:13:14
Message-Id: 20140102131310.99C7B2004C@flycatcher.gentoo.org
1 scarabeus 14/01/02 13:13:10
2
3 Modified: icemon-20140102.ebuild ChangeLog
4 Log:
5 Drop useless blank line.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
8
9 Revision Changes Path
10 1.2 dev-util/icemon/icemon-20140102.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?r1=1.1&r2=1.2
15
16 Index: icemon-20140102.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- icemon-20140102.ebuild 2 Jan 2014 13:11:30 -0000 1.1
23 +++ icemon-20140102.ebuild 2 Jan 2014 13:13:10 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.1 2014/01/02 13:11:30 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.2 2014/01/02 13:13:10 scarabeus Exp $
29
30 EAPI=5
31
32 @@ -14,7 +14,6 @@
33 SLOT="0"
34 KEYWORDS="~amd64 ~x86"
35
36 -
37 RDEPEND="${DEPEND}
38 sys-devel/icecream
39 "
40
41
42
43 1.2 dev-util/icemon/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 2 Jan 2014 13:11:30 -0000 1.1
56 +++ ChangeLog 2 Jan 2014 13:13:10 -0000 1.2
57 @@ -1,10 +1,12 @@
58 # ChangeLog for dev-util/icemon
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.1 2014/01/02 13:11:30 scarabeus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.2 2014/01/02 13:13:10 scarabeus Exp $
62 +
63 + 02 Jan 2014; Tomáš Chvátal <scarabeus@g.o> icemon-20140102.ebuild:
64 + Drop useless blank line.
65
66 *icemon-20140102 (02 Jan 2014)
67
68 02 Jan 2014; Tomáš Chvátal <scarabeus@g.o> +icemon-20140102.ebuild,
69 +metadata.xml:
70 Initial commit for icecream monitor for KDE. Fixes bug#139432.
71 -