Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/orage: ChangeLog orage-4.8.3.ebuild
Date: Wed, 28 Nov 2012 12:33:52
Message-Id: 20121128123342.A16BA20C65@flycatcher.gentoo.org
1 ssuominen 12/11/28 12:33:42
2
3 Modified: ChangeLog orage-4.8.3.ebuild
4 Log:
5 EAPI5
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.65 app-office/orage/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/ChangeLog?rev=1.65&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/ChangeLog?rev=1.65&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/ChangeLog?r1=1.64&r2=1.65
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v
19 retrieving revision 1.64
20 retrieving revision 1.65
21 diff -u -r1.64 -r1.65
22 --- ChangeLog 6 Jun 2012 21:12:31 -0000 1.64
23 +++ ChangeLog 28 Nov 2012 12:33:42 -0000 1.65
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-office/orage
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.64 2012/06/06 21:12:31 darkside Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.65 2012/11/28 12:33:42 ssuominen Exp $
29 +
30 + 28 Nov 2012; Samuli Suominen <ssuominen@g.o> orage-4.8.3.ebuild:
31 + EAPI5
32
33 06 Jun 2012; Jeremy Olexa <darkside@g.o> orage-4.8.3.ebuild:
34 Fix installation offset for bug 419823 by Palmer Dabbelt
35
36
37
38 1.9 app-office/orage/orage-4.8.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.8.3.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.8.3.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.8.3.ebuild?r1=1.8&r2=1.9
43
44 Index: orage-4.8.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.3.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- orage-4.8.3.ebuild 6 Jun 2012 21:12:31 -0000 1.8
51 +++ orage-4.8.3.ebuild 28 Nov 2012 12:33:42 -0000 1.9
52 @@ -1,8 +1,8 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.3.ebuild,v 1.8 2012/06/06 21:12:31 darkside Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.3.ebuild,v 1.9 2012/11/28 12:33:42 ssuominen Exp $
57
58 -EAPI=4
59 +EAPI=5
60 inherit multilib xfconf
61
62 DESCRIPTION="A time managing application (and panel plug-in) for the Xfce desktop environment"