Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/gperiodic: gperiodic-2.0.7.ebuild gperiodic-2.0.10.ebuild ChangeLog
Date: Thu, 29 May 2008 18:54:08
Message-Id: E1K1nGF-0001lh-2w@stork.gentoo.org
1 markusle 08/05/29 18:54:03
2
3 Modified: gperiodic-2.0.7.ebuild gperiodic-2.0.10.ebuild
4 ChangeLog
5 Log:
6 Fixed broken HOMEPAGE and SRC_URI.
7 (Portage version: 2.1.5.2)
8
9 Revision Changes Path
10 1.7 sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild?r1=1.6&r2=1.7
15
16 Index: gperiodic-2.0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- gperiodic-2.0.7.ebuild 29 May 2008 13:29:10 -0000 1.6
23 +++ gperiodic-2.0.7.ebuild 29 May 2008 18:54:02 -0000 1.7
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.6 2008/05/29 13:29:10 markusle Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.7 2008/05/29 18:54:02 markusle Exp $
29
30 inherit toolchain-funcs eutils
31
32 DESCRIPTION="Periodic table application for Linux"
33 -SRC_URI="http://www.acclab.helsinki.fi/~frantz/software/${P}.tar.gz"
34 -HOMEPAGE="http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php"
35 +SRC_URI="mirror://gentoo/${P}.tar.gz"
36 +HOMEPAGE="http://www.frantz.fi/index.php?page=software"
37
38 KEYWORDS="x86 amd64"
39 SLOT="0"
40
41
42
43 1.2 sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild?r1=1.1&r2=1.2
48
49 Index: gperiodic-2.0.10.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- gperiodic-2.0.10.ebuild 29 May 2008 13:29:10 -0000 1.1
56 +++ gperiodic-2.0.10.ebuild 29 May 2008 18:54:02 -0000 1.2
57 @@ -1,12 +1,12 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.1 2008/05/29 13:29:10 markusle Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.2 2008/05/29 18:54:02 markusle Exp $
62
63 inherit toolchain-funcs eutils
64
65 DESCRIPTION="Periodic table application for Linux"
66 -SRC_URI="http://www.acclab.helsinki.fi/~frantz/software/${P}.tar.gz"
67 -HOMEPAGE="http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php"
68 +SRC_URI="http://www.frantz.fi/software/${P}.tar.gz"
69 +HOMEPAGE="http://www.frantz.fi/index.php?page=software"
70
71 KEYWORDS="~x86 ~amd64"
72 SLOT="0"
73
74
75
76 1.8 sci-chemistry/gperiodic/ChangeLog
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/ChangeLog?rev=1.8&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/ChangeLog?rev=1.8&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/ChangeLog?r1=1.7&r2=1.8
81
82 Index: ChangeLog
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v
85 retrieving revision 1.7
86 retrieving revision 1.8
87 diff -u -r1.7 -r1.8
88 --- ChangeLog 29 May 2008 13:29:10 -0000 1.7
89 +++ ChangeLog 29 May 2008 18:54:02 -0000 1.8
90 @@ -1,6 +1,10 @@
91 # ChangeLog for sci-chemistry/gperiodic
92 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
93 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.7 2008/05/29 13:29:10 markusle Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.8 2008/05/29 18:54:02 markusle Exp $
95 +
96 + 29 May 2008; Markus Dittrich <markusle@g.o> gperiodic-2.0.7.ebuild,
97 + gperiodic-2.0.10.ebuild:
98 + Fixed broken HOMEPAGE and SRC_URI.
99
100 *gperiodic-2.0.10 (29 May 2008)
101
102
103
104
105 --
106 gentoo-commits@l.g.o mailing list