Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/grsync: grsync-0.9.2.ebuild ChangeLog
Date: Wed, 03 Feb 2010 20:32:30
Message-Id: E1Ncltg-0000eS-2S@stork.gentoo.org
1 maekke 10/02/03 20:32:24
2
3 Modified: grsync-0.9.2.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #301071
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-misc/grsync/grsync-0.9.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild?r1=1.1&r2=1.2
14
15 Index: grsync-0.9.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- grsync-0.9.2.ebuild 12 Oct 2009 17:29:48 -0000 1.1
22 +++ grsync-0.9.2.ebuild 3 Feb 2010 20:32:23 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild,v 1.1 2009/10/12 17:29:48 dertobi123 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.9.2.ebuild,v 1.2 2010/02/03 20:32:23 maekke Exp $
29
30 inherit gnome2
31
32 @@ -8,7 +8,7 @@
33 HOMEPAGE="http://www.opbyte.it/grsync/"
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
38 IUSE=""
39 SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"
40
41
42
43
44 1.20 x11-misc/grsync/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/grsync/ChangeLog?rev=1.20&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/grsync/ChangeLog?rev=1.20&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/grsync/ChangeLog?r1=1.19&r2=1.20
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v
53 retrieving revision 1.19
54 retrieving revision 1.20
55 diff -u -r1.19 -r1.20
56 --- ChangeLog 12 Oct 2009 17:29:48 -0000 1.19
57 +++ ChangeLog 3 Feb 2010 20:32:23 -0000 1.20
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/grsync
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.19 2009/10/12 17:29:48 dertobi123 Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.20 2010/02/03 20:32:23 maekke Exp $
64 +
65 + 03 Feb 2010; Markus Meier <maekke@g.o> grsync-0.9.2.ebuild:
66 + amd64/x86 stable, bug #301071
67
68 *grsync-0.9.2 (12 Oct 2009)