Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/orage: ChangeLog orage-4.7.5.ebuild
Date: Tue, 25 Jan 2011 18:01:19
Message-Id: 20110125180109.8C63F20054@flycatcher.gentoo.org
1 jer 11/01/25 18:01:09
2
3 Modified: ChangeLog orage-4.7.5.ebuild
4 Log:
5 Stable for HPPA (bug #349023).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.36 app-office/orage/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 14 Jan 2011 21:44:12 -0000 1.35
23 +++ ChangeLog 25 Jan 2011 18:01:09 -0000 1.36
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-office/orage
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.35 2011/01/14 21:44:12 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.36 2011/01/25 18:01:09 jer Exp $
29 +
30 + 25 Jan 2011; Jeroen Roovers <jer@g.o> orage-4.7.5.ebuild:
31 + Stable for HPPA (bug #349023).
32
33 14 Jan 2011; Brent Baude <ranger@g.o> orage-4.7.5.ebuild:
34 stable ppc, bug 349023
35
36
37
38 1.11 app-office/orage/orage-4.7.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.7.5.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.7.5.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.7.5.ebuild?r1=1.10&r2=1.11
43
44 Index: orage-4.7.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- orage-4.7.5.ebuild 19 Jan 2011 22:06:06 -0000 1.10
51 +++ orage-4.7.5.ebuild 25 Jan 2011 18:01:09 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 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.7.5.ebuild,v 1.10 2011/01/19 22:06:06 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v 1.11 2011/01/25 18:01:09 jer Exp $
57
58 EAPI=3
59 EAUTORECONF=yes
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
66 IUSE="berkdb dbus debug libnotify"
67
68 RDEPEND=">=x11-libs/gtk+-2.10:2