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
Date: Thu, 29 May 2008 19:59:47
Message-Id: E1K1oHk-0007sI-Ju@stork.gentoo.org
1 markusle 08/05/29 19:59:40
2
3 Modified: gperiodic-2.0.7.ebuild gperiodic-2.0.10.ebuild
4 Log:
5 Fix HOMEPAGE for good.
6 (Portage version: 2.1.5.2)
7
8 Revision Changes Path
9 1.8 sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild?r1=1.7&r2=1.8
14
15 Index: gperiodic-2.0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- gperiodic-2.0.7.ebuild 29 May 2008 18:54:02 -0000 1.7
22 +++ gperiodic-2.0.7.ebuild 29 May 2008 19:59:40 -0000 1.8
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.7 2008/05/29 18:54:02 markusle Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.8 2008/05/29 19:59:40 markusle Exp $
28
29 inherit toolchain-funcs eutils
30
31 DESCRIPTION="Periodic table application for Linux"
32 SRC_URI="mirror://gentoo/${P}.tar.gz"
33 -HOMEPAGE="http://www.frantz.fi/index.php?page=software"
34 +HOMEPAGE="http://www.frantz.fi/software/gperiodic.php"
35
36 KEYWORDS="x86 amd64"
37 SLOT="0"
38
39
40
41 1.3 sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild?r1=1.2&r2=1.3
46
47 Index: gperiodic-2.0.10.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- gperiodic-2.0.10.ebuild 29 May 2008 18:54:02 -0000 1.2
54 +++ gperiodic-2.0.10.ebuild 29 May 2008 19:59:40 -0000 1.3
55 @@ -1,12 +1,12 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.2 2008/05/29 18:54:02 markusle Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.3 2008/05/29 19:59:40 markusle Exp $
60
61 inherit toolchain-funcs eutils
62
63 DESCRIPTION="Periodic table application for Linux"
64 SRC_URI="http://www.frantz.fi/software/${P}.tar.gz"
65 -HOMEPAGE="http://www.frantz.fi/index.php?page=software"
66 +HOMEPAGE="http://www.frantz.fi/software/gperiodic.php"
67
68 KEYWORDS="~x86 ~amd64"
69 SLOT="0"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list