Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/reportmagic: reportmagic-2.21.ebuild ChangeLog
Date: Tue, 21 Jan 2014 04:15:08
Message-Id: 20140121041505.31B342004C@flycatcher.gentoo.org
1 creffett 14/01/21 04:15:05
2
3 Modified: reportmagic-2.21.ebuild ChangeLog
4 Log:
5 EAPI bump
6
7 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 42618354)
8
9 Revision Changes Path
10 1.16 app-admin/reportmagic/reportmagic-2.21.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild?r1=1.15&r2=1.16
15
16 Index: reportmagic-2.21.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- reportmagic-2.21.ebuild 25 Feb 2011 18:08:05 -0000 1.15
23 +++ reportmagic-2.21.ebuild 21 Jan 2014 04:15:05 -0000 1.16
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild,v 1.15 2011/02/25 18:08:05 signals Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/reportmagic-2.21.ebuild,v 1.16 2014/01/21 04:15:05 creffett Exp $
30
31 -EAPI=1
32 +EAPI=5
33
34 DESCRIPTION="Makes usable statistics from your web site log file analysis"
35 HOMEPAGE="http://www.reportmagic.org/"
36
37
38
39 1.19 app-admin/reportmagic/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/reportmagic/ChangeLog?rev=1.19&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/reportmagic/ChangeLog?rev=1.19&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/reportmagic/ChangeLog?r1=1.18&r2=1.19
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-admin/reportmagic/ChangeLog,v
48 retrieving revision 1.18
49 retrieving revision 1.19
50 diff -u -r1.18 -r1.19
51 --- ChangeLog 25 Feb 2011 18:08:05 -0000 1.18
52 +++ ChangeLog 21 Jan 2014 04:15:05 -0000 1.19
53 @@ -1,6 +1,9 @@
54 # ChangeLog for app-admin/reportmagic
55 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/ChangeLog,v 1.18 2011/02/25 18:08:05 signals Exp $
57 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/app-admin/reportmagic/ChangeLog,v 1.19 2014/01/21 04:15:05 creffett Exp $
59 +
60 + 21 Jan 2014; Chris Reffett <creffett@g.o> reportmagic-2.21.ebuild:
61 + EAPI bump
62
63 25 Feb 2011; Kevin McCarthy <signals@g.o> reportmagic-2.21.ebuild:
64 Changed dependency from media-libs/jpeg to virtual/jpeg
65 @@ -59,4 +62,3 @@
66
67 28 Apr 2004; Daniel Ahlberg <aliz@g.o> reportmagic-2.21.ebuild:
68 Initial import.
69 -