Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/s3fs: s3fs-0_p177.ebuild ChangeLog
Date: Wed, 05 Jan 2011 01:04:16
Message-Id: 20110105010406.D836320051@flycatcher.gentoo.org
1 xmw 11/01/05 01:04:06
2
3 Modified: s3fs-0_p177.ebuild ChangeLog
4 Log:
5 SRC_URI reverted
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-fs/s3fs/s3fs-0_p177.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild?r1=1.1&r2=1.2
15
16 Index: s3fs-0_p177.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- s3fs-0_p177.ebuild 5 Jan 2011 01:01:41 -0000 1.1
23 +++ s3fs-0_p177.ebuild 5 Jan 2011 01:04:06 -0000 1.2
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild,v 1.1 2011/01/05 01:01:41 xmw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p177.ebuild,v 1.2 2011/01/05 01:04:06 xmw Exp $
29
30 MY_PV="r177-source"
31
32 DESCRIPTION="Amazon mounting S3 via fuse"
33 HOMEPAGE="http://s3fs.googlecode.com/"
34 -SRC_URI="mirror://gentoo/${PN}-${MY_PV}.tar.gz"
35 +SRC_URI="http://s3fs.googlecode.com/files/${PN}-${MY_PV}.tar.gz"
36 LICENSE="GPL-2"
37 SLOT="0"
38 KEYWORDS="amd64 x86"
39
40
41
42 1.8 sys-fs/s3fs/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/ChangeLog?rev=1.8&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/ChangeLog?rev=1.8&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/ChangeLog?r1=1.7&r2=1.8
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v
51 retrieving revision 1.7
52 retrieving revision 1.8
53 diff -u -r1.7 -r1.8
54 --- ChangeLog 5 Jan 2011 01:01:41 -0000 1.7
55 +++ ChangeLog 5 Jan 2011 01:04:06 -0000 1.8
56 @@ -1,6 +1,9 @@
57 # ChangeLog for sys-fs/s3fs
58 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.7 2011/01/05 01:01:41 xmw Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.8 2011/01/05 01:04:06 xmw Exp $
61 +
62 + 05 Jan 2011; Michael Weber <xmw@g.o> s3fs-0_p177.ebuild:
63 + SRC_URI reverted
64
65 *s3fs-0_p191 (05 Jan 2011)
66 *s3fs-0_p177-r1 (05 Jan 2011)