Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/ekg: ekg-1.7.ebuild ekg-1.8_rc1.ebuild ChangeLog
Date: Sat, 26 Feb 2011 19:43:33
Message-Id: 20110226194323.1060C20054@flycatcher.gentoo.org
1 signals 11/02/26 19:43:23
2
3 Modified: ekg-1.7.ebuild ekg-1.8_rc1.ebuild ChangeLog
4 Log:
5 depend virtual/jpeg
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 net-im/ekg/ekg-1.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ekg-1.7.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ekg-1.7.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ekg-1.7.ebuild?r1=1.7&r2=1.8
15
16 Index: ekg-1.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ekg-1.7.ebuild 25 Mar 2008 17:54:09 -0000 1.7
23 +++ ekg-1.7.ebuild 26 Feb 2011 19:43:22 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.7 2008/03/25 17:54:09 coldwind Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.8 2011/02/26 19:43:22 signals Exp $
30
31 inherit eutils autotools
32
33 @@ -24,7 +24,7 @@
34 python? ( dev-lang/python )
35 spell? ( >=app-text/aspell-0.50.3 )
36 gif? ( media-libs/giflib )
37 - jpeg? ( media-libs/jpeg )"
38 + jpeg? ( virtual/jpeg )"
39
40 DEPEND=">=sys-devel/automake-1.7
41 >=sys-devel/autoconf-2.50
42
43
44
45 1.4 net-im/ekg/ekg-1.8_rc1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ekg-1.8_rc1.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ekg-1.8_rc1.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ekg-1.8_rc1.ebuild?r1=1.3&r2=1.4
50
51 Index: ekg-1.8_rc1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.8_rc1.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ekg-1.8_rc1.ebuild 27 Jan 2010 21:10:40 -0000 1.3
58 +++ ekg-1.8_rc1.ebuild 26 Feb 2011 19:43:22 -0000 1.4
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2010 Gentoo Foundation
61 +# Copyright 1999-2011 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.8_rc1.ebuild,v 1.3 2010/01/27 21:10:40 spock Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.8_rc1.ebuild,v 1.4 2011/02/26 19:43:22 signals Exp $
65
66 inherit autotools eutils
67
68 @@ -24,7 +24,7 @@
69 python? ( dev-lang/python )
70 spell? ( >=app-text/aspell-0.50.3 )
71 gif? ( media-libs/giflib )
72 - jpeg? ( media-libs/jpeg )
73 + jpeg? ( virtual/jpeg )
74 gtk? ( >=x11-libs/gtk+-2.0 )"
75
76 DEPEND=">=sys-devel/automake-1.7
77
78
79
80 1.45 net-im/ekg/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ChangeLog?rev=1.45&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ChangeLog?rev=1.45&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg/ChangeLog?r1=1.44&r2=1.45
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v
89 retrieving revision 1.44
90 retrieving revision 1.45
91 diff -u -r1.44 -r1.45
92 --- ChangeLog 31 Mar 2010 18:51:23 -0000 1.44
93 +++ ChangeLog 26 Feb 2011 19:43:22 -0000 1.45
94 @@ -1,6 +1,10 @@
95 # ChangeLog for net-im/ekg
96 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.44 2010/03/31 18:51:23 spock Exp $
98 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ChangeLog,v 1.45 2011/02/26 19:43:22 signals Exp $
100 +
101 + 26 Feb 2011; Kevin McCarthy <signals@g.o> ekg-1.7.ebuild,
102 + ekg-1.8_rc1.ebuild:
103 + Updated depends from media-libs/jpeg to virtual/jpeg
104
105 31 Mar 2010; MichaƂ Januszewski <spock@g.o> metadata.xml:
106 Remove myself from metadata.