Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/porticron: porticron-0.3.ebuild ChangeLog
Date: Sun, 26 Apr 2009 19:21:37
Message-Id: E1Ly9uw-00085z-BC@stork.gentoo.org
1 ranger 09/04/26 19:21:34
2
3 Modified: porticron-0.3.ebuild ChangeLog
4 Log:
5 stable ppc, bug 265458
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.6 app-portage/porticron/porticron-0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild?r1=1.5&r2=1.6
14
15 Index: porticron-0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- porticron-0.3.ebuild 14 Apr 2009 09:57:27 -0000 1.5
22 +++ porticron-0.3.ebuild 26 Apr 2009 19:21:34 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.5 2009/04/14 09:57:27 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.6 2009/04/26 19:21:34 ranger Exp $
28
29 DESCRIPTION="porticron is a cron script to sync portage and send update mails to root"
30 HOMEPAGE="http://bb.xnull.de/projects/porticron/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="amd64 hppa ~ppc x86"
36 +KEYWORDS="amd64 hppa ppc x86"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.14 app-portage/porticron/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/porticron/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 14 Apr 2009 09:57:27 -0000 1.13
56 +++ ChangeLog 26 Apr 2009 19:21:34 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-portage/porticron
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.13 2009/04/14 09:57:27 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.14 2009/04/26 19:21:34 ranger Exp $
62 +
63 + 26 Apr 2009; Brent Baude <ranger@g.o> porticron-0.3.ebuild:
64 + stable ppc, bug 265458
65
66 14 Apr 2009; Raúl Porcel <armin76@g.o> porticron-0.3.ebuild:
67 x86 stable wrt #265458