Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/weave: ChangeLog weave-1.1.ebuild weave-1.0_beta2.ebuild
Date: Sat, 10 Apr 2010 14:35:21
Message-Id: 20100410143518.BFC572C04A@corvid.gentoo.org
1 volkmar 10/04/10 14:35:18
2
3 Modified: ChangeLog weave-1.1.ebuild
4 Removed: weave-1.0_beta2.ebuild
5 Log:
6 Change HOMEPAGE, fixing bug 313073.
7 Removing old ebuilds.
8 (Portage version: 15511-svn/cvs/Linux i686)
9
10 Revision Changes Path
11 1.4 www-plugins/weave/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/weave/ChangeLog?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/weave/ChangeLog?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/weave/ChangeLog?r1=1.3&r2=1.4
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-plugins/weave/ChangeLog,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- ChangeLog 14 Mar 2010 17:49:59 -0000 1.3
24 +++ ChangeLog 10 Apr 2010 14:35:18 -0000 1.4
25 @@ -1,6 +1,10 @@
26 # ChangeLog for www-plugins/weave
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/ChangeLog,v 1.3 2010/03/14 17:49:59 volkmar Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/ChangeLog,v 1.4 2010/04/10 14:35:18 volkmar Exp $
30 +
31 + 10 Apr 2010; Mounir Lamouri <volkmar@g.o> -weave-1.0_beta2.ebuild,
32 + weave-1.1.ebuild:
33 + Change HOMEPAGE, fixing bug 313073 and removing old ebuilds.
34
35 *weave-1.1 (14 Mar 2010)
36
37
38
39
40 1.2 www-plugins/weave/weave-1.1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/weave/weave-1.1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/weave/weave-1.1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/weave/weave-1.1.ebuild?r1=1.1&r2=1.2
45
46 Index: weave-1.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/www-plugins/weave/weave-1.1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- weave-1.1.ebuild 14 Mar 2010 17:49:59 -0000 1.1
53 +++ weave-1.1.ebuild 10 Apr 2010 14:35:18 -0000 1.2
54 @@ -1,13 +1,13 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/weave-1.1.ebuild,v 1.1 2010/03/14 17:49:59 volkmar Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/weave-1.1.ebuild,v 1.2 2010/04/10 14:35:18 volkmar Exp $
59
60 EAPI="2"
61
62 inherit eutils mozextension multilib
63
64 DESCRIPTION="Synchronize your bookmarks, history, tabs and passwords with Firefox"
65 -HOMEPAGE="https://mozillalabs.com/weave/"
66 +HOMEPAGE="http://mozillalabs.com/weave/"
67 SRC_URI="http://hg.mozilla.org/labs/${PN}/archive/${PV}.tar.bz2
68 -> ${P}.tar.bz2"