Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/rosetta-fragments: rosetta-fragments-3.1.ebuild ChangeLog
Date: Sun, 04 Jul 2010 08:07:06
Message-Id: 20100704080704.757A12C621@corvid.gentoo.org
1 jlec 10/07/04 08:07:04
2
3 Modified: rosetta-fragments-3.1.ebuild ChangeLog
4 Log:
5 Fixed protocol for HOMPAGE
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild?r1=1.1&r2=1.2
14
15 Index: rosetta-fragments-3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- rosetta-fragments-3.1.ebuild 18 May 2010 20:40:03 -0000 1.1
22 +++ rosetta-fragments-3.1.ebuild 4 Jul 2010 08:07:04 -0000 1.2
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.1 2010/05/18 20:40:03 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.2 2010/07/04 08:07:04 jlec Exp $
28
29 EAPI="2"
30
31 inherit flag-o-matic fortran
32
33 DESCRIPTION="Fragment library for rosetta"
34 -HOMEPAGE="www.rosettacommons.org"
35 +HOMEPAGE="http://www.rosettacommons.org"
36 SRC_URI="rosetta3.1_fragments.tgz"
37
38 LICENSE="rosetta"
39
40
41
42 1.2 sci-libs/rosetta-fragments/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog?r1=1.1&r2=1.2
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- ChangeLog 18 May 2010 20:40:03 -0000 1.1
55 +++ ChangeLog 4 Jul 2010 08:07:04 -0000 1.2
56 @@ -1,6 +1,9 @@
57 # ChangeLog for sci-libs/rosetta-fragments
58 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.1 2010/05/18 20:40:03 jlec Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.2 2010/07/04 08:07:04 jlec Exp $
61 +
62 + 04 Jul 2010; Justin Lecher <jlec@g.o> rosetta-fragments-3.1.ebuild:
63 + Fixed protocol for HOMPAGE
64
65 *rosetta-fragments-3.1 (18 May 2010)