Gentoo Archives: gentoo-commits

From: "Ingmar Vanhassel (ingmar)" <ingmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/eric: ChangeLog eric-4.1.1.ebuild
Date: Mon, 14 Apr 2008 11:41:01
Message-Id: E1JlN3T-0006oC-4u@stork.gentoo.org
1 ingmar 08/04/14 11:40:59
2
3 Modified: ChangeLog eric-4.1.1.ebuild
4 Log:
5 Update HOMEPAGE for bug 217570.
6 (Portage version: 2.1.5_rc3)
7
8 Revision Changes Path
9 1.58 dev-util/eric/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?rev=1.58&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?rev=1.58&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?r1=1.57&r2=1.58
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v
18 retrieving revision 1.57
19 retrieving revision 1.58
20 diff -u -r1.57 -r1.58
21 --- ChangeLog 11 Mar 2008 14:44:47 -0000 1.57
22 +++ ChangeLog 14 Apr 2008 11:40:58 -0000 1.58
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/eric
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.57 2008/03/11 14:44:47 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.58 2008/04/14 11:40:58 ingmar Exp $
28 +
29 + 14 Apr 2008; Ingmar Vanhassel <ingmar@g.o> eric-4.1.1.ebuild:
30 + Update HOMEPAGE for bug 217570.
31
32 *eric-4.1.1 (11 Mar 2008)
33
34
35
36
37 1.2 dev-util/eric/eric-4.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.1.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.1.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.1.1.ebuild?r1=1.1&r2=1.2
42
43 Index: eric-4.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.1.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- eric-4.1.1.ebuild 11 Mar 2008 14:44:47 -0000 1.1
50 +++ eric-4.1.1.ebuild 14 Apr 2008 11:40:58 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.1.1.ebuild,v 1.1 2008/03/11 14:44:47 jokey Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.1.1.ebuild,v 1.2 2008/04/14 11:40:58 ingmar Exp $
56
57 NEED_PYTHON=2.4
58
59 @@ -9,7 +9,7 @@
60 MY_PN=${PN}4
61 MY_P=${MY_PN}-${PV}
62 DESCRIPTION="eric4 is a full featured Python IDE that is written in PyQt4 using the QScintilla editor widget"
63 -HOMEPAGE="http://www.die-offenbachs.de/detlev/eric4.html"
64 +HOMEPAGE="http://www.die-offenbachs.de/eric/index.html"
65 SRC_URI="mirror://sourceforge/eric-ide/${MY_P}.tar.gz
66 linguas_cs? ( mirror://sourceforge/eric-ide/${MY_PN}-i18n-cs-${PV}.tar.gz )
67 linguas_de? ( mirror://sourceforge/eric-ide/${MY_PN}-i18n-de-${PV}.tar.gz )
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list