Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-9999.ebuild linuxdcpp-1.0.2.ebuild linuxdcpp-1.0.1-r2.ebuild
Date: Sat, 27 Jun 2009 14:40:16
Message-Id: E1MKZ4e-0003Du-3x@stork.gentoo.org
1 armin76 09/06/27 14:40:12
2
3 Modified: ChangeLog linuxdcpp-9999.ebuild
4 Removed: linuxdcpp-1.0.2.ebuild linuxdcpp-1.0.1-r2.ebuild
5 Log:
6 Fix HOMEPAGE, bug #268397
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.39 net-p2p/linuxdcpp/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 2 May 2009 23:07:08 -0000 1.38
23 +++ ChangeLog 27 Jun 2009 14:40:12 -0000 1.39
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-p2p/linuxdcpp
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.38 2009/05/02 23:07:08 gentoofan23 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.39 2009/06/27 14:40:12 armin76 Exp $
29 +
30 + 27 Jun 2009; Raúl Porcel <armin76@g.o> -linuxdcpp-1.0.1-r2.ebuild,
31 + -linuxdcpp-1.0.2.ebuild, linuxdcpp-9999.ebuild:
32 + Fix HOMEPAGE, bug #268397
33
34 02 May 2009; Thomas Anderson <gentoofan23@g.o>
35 linuxdcpp-1.0.3.ebuild:
36
37
38
39 1.12 net-p2p/linuxdcpp/linuxdcpp-9999.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild?r1=1.11&r2=1.12
44
45 Index: linuxdcpp-9999.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- linuxdcpp-9999.ebuild 27 Apr 2009 18:26:45 -0000 1.11
52 +++ linuxdcpp-9999.ebuild 27 Jun 2009 14:40:12 -0000 1.12
53 @@ -1,11 +1,11 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.11 2009/04/27 18:26:45 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.12 2009/06/27 14:40:12 armin76 Exp $
58
59 inherit bzr eutils
60
61 DESCRIPTION="Direct connect client, looks and works like famous DC++"
62 -HOMEPAGE="http://linuxdcpp.berlios.de"
63 +HOMEPAGE="https://launchpad.net/linuxdcpp"
64 SRC_URI=""
65 LICENSE="GPL-2"
66 SLOT="0"