Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/Freemail: Freemail-9999.ebuild ChangeLog
Date: Fri, 24 May 2013 02:38:14
Message-Id: 20130524023808.CC06C2171E@flycatcher.gentoo.org
1 patrick 13/05/24 02:38:08
2
3 Modified: Freemail-9999.ebuild ChangeLog
4 Log:
5 Removing nonexistant use-dependency
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.8 net-mail/Freemail/Freemail-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/Freemail/Freemail-9999.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/Freemail/Freemail-9999.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/Freemail/Freemail-9999.ebuild?r1=1.7&r2=1.8
15
16 Index: Freemail-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/Freemail/Freemail-9999.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- Freemail-9999.ebuild 20 Sep 2011 22:49:57 -0000 1.7
23 +++ Freemail-9999.ebuild 24 May 2013 02:38:08 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-mail/Freemail/Freemail-9999.ebuild,v 1.7 2011/09/20 22:49:57 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-mail/Freemail/Freemail-9999.ebuild,v 1.8 2013/05/24 02:38:08 patrick Exp $
30
31 EAPI="2"
32
33 @@ -20,7 +20,7 @@
34 IUSE=""
35
36 CDEPEND="dev-java/bcprov:0
37 - net-p2p/freenet[freemail]"
38 + net-p2p/freenet"
39 DEPEND="${CDEPEND}
40 >=virtual/jdk-1.5"
41 RDEPEND="${CDEPEND}
42
43
44
45 1.8 net-mail/Freemail/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/Freemail/ChangeLog?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/Freemail/ChangeLog?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/Freemail/ChangeLog?r1=1.7&r2=1.8
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-mail/Freemail/ChangeLog,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- ChangeLog 20 Sep 2011 22:49:57 -0000 1.7
58 +++ ChangeLog 24 May 2013 02:38:08 -0000 1.8
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-mail/Freemail
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-mail/Freemail/ChangeLog,v 1.7 2011/09/20 22:49:57 mgorny Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-mail/Freemail/ChangeLog,v 1.8 2013/05/24 02:38:08 patrick Exp $
65 +
66 + 24 May 2013; Patrick Lauer <patrick@g.o> Freemail-9999.ebuild:
67 + Removing nonexistant use-dependency
68
69 20 Sep 2011; Michał Górny <mgorny@g.o> Freemail-9999.ebuild:
70 Migrate to git-2.
71 @@ -28,4 +31,3 @@
72 02 Feb 2009; Thomas Sachau (Tommy[D]) <tommy@g.o>
73 +files/build.patch, +Freemail-9999.ebuild:
74 Initial commit. Fixes bug 240447
75 -