Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/algorithms: algorithms-2005.07.05.ebuild ChangeLog
Date: Sun, 04 May 2008 08:03:06
Message-Id: E1JsZBX-0008TE-Mw@stork.gentoo.org
1 drac 08/05/04 08:03:03
2
3 Modified: algorithms-2005.07.05.ebuild ChangeLog
4 Log:
5 Use berlios mirrors://
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.3 dev-tex/algorithms/algorithms-2005.07.05.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/algorithms/algorithms-2005.07.05.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/algorithms/algorithms-2005.07.05.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/algorithms/algorithms-2005.07.05.ebuild?r1=1.2&r2=1.3
14
15 Index: algorithms-2005.07.05.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/algorithms/algorithms-2005.07.05.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- algorithms-2005.07.05.ebuild 21 Jan 2006 11:33:47 -0000 1.2
22 +++ algorithms-2005.07.05.ebuild 4 May 2008 08:03:03 -0000 1.3
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/algorithms/algorithms-2005.07.05.ebuild,v 1.2 2006/01/21 11:33:47 nattfodd Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/algorithms/algorithms-2005.07.05.ebuild,v 1.3 2008/05/04 08:03:03 drac Exp $
29
30 inherit latex-package
31
32 DESCRIPTION="algorithms -- an environment for describing algorithms"
33 HOMEPAGE="http://algorithms.berlios.de/"
34 -SRC_URI="http://download.berlios.de/algorithms/${P//\./-}.tar.gz"
35 +SRC_URI="mirror://berlios/${PN}/${P//\./-}.tar.gz"
36 LICENSE="LGPL-2.1"
37
38 SLOT="0"
39
40
41
42 1.5 dev-tex/algorithms/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/algorithms/ChangeLog?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/algorithms/ChangeLog?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/algorithms/ChangeLog?r1=1.4&r2=1.5
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-tex/algorithms/ChangeLog,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- ChangeLog 13 Mar 2007 00:42:51 -0000 1.4
55 +++ ChangeLog 4 May 2008 08:03:03 -0000 1.5
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-tex/algorithms
58 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/algorithms/ChangeLog,v 1.4 2007/03/13 00:42:51 nattfodd Exp $
60 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/algorithms/ChangeLog,v 1.5 2008/05/04 08:03:03 drac Exp $
62 +
63 + 04 May 2008; Samuli Suominen <drac@g.o>
64 + algorithms-2005.07.05.ebuild:
65 + Use berlios mirrors://
66
67 12 Mar 2007; Alexandre Buisse <nattfodd@g.o> metadata.xml:
68 Replaced text-markup by tex as maintaining herd (text-markup split).
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list