Gentoo Archives: gentoo-commits

From: "Alistair Bush (ali_bush)" <ali_bush@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/borg: borg-1.5.2.ebuild ChangeLog
Date: Sat, 20 Oct 2007 12:01:56
Message-Id: E1IjCrI-0006tc-F2@stork.gentoo.org
1 ali_bush 07/10/20 11:51:12
2
3 Modified: borg-1.5.2.ebuild ChangeLog
4 Log:
5 Adding ~amd64
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.3 app-office/borg/borg-1.5.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/borg/borg-1.5.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/borg/borg-1.5.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/borg/borg-1.5.2.ebuild?r1=1.2&r2=1.3
14
15 Index: borg-1.5.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.5.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- borg-1.5.2.ebuild 16 Jun 2007 19:01:07 -0000 1.2
22 +++ borg-1.5.2.ebuild 20 Oct 2007 11:51:11 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.5.2.ebuild,v 1.2 2007/06/16 19:01:07 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.5.2.ebuild,v 1.3 2007/10/20 11:51:11 ali_bush Exp $
28
29 inherit versionator java-pkg-2 java-ant-2
30
31 @@ -11,7 +11,7 @@
32 SRC_URI="mirror://sourceforge/borg-calendar/${MY_PN}_${MY_PV}.zip"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~ppc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~x86"
37 IUSE=""
38 COMMON_DEP="
39 =dev-java/commons-httpclient-3*
40
41
42
43 1.10 app-office/borg/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/borg/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/borg/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/borg/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/borg/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 16 Jun 2007 19:01:07 -0000 1.9
56 +++ ChangeLog 20 Oct 2007 11:51:11 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-office/borg
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/borg/ChangeLog,v 1.9 2007/06/16 19:01:07 dertobi123 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/borg/ChangeLog,v 1.10 2007/10/20 11:51:11 ali_bush Exp $
62 +
63 + 20 Oct 2007; <alistair@g.o> borg-1.5.2.ebuild:
64 + Adding ~amd64.
65
66 16 Jun 2007; Tobias Scherbaum <dertobi123@g.o> borg-1.5.2.ebuild:
67 Added ~ppc, bug #174175
68
69
70
71 --
72 gentoo-commits@g.o mailing list