Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/enca: ChangeLog enca-1.0.ebuild enca-1.9-r1.ebuild enca-1.9.ebuild
Date: Sun, 01 Mar 2009 17:11:26
Message-Id: E1LdpCF-0004VF-8v@stork.gentoo.org
1 loki_val 09/03/01 17:11:23
2
3 Modified: ChangeLog enca-1.0.ebuild enca-1.9-r1.ebuild
4 enca-1.9.ebuild
5 Log:
6 Use mirror://gentoo/ for SRC_URI w.r.t. bug 260741.
7 (Portage version: 2.2_rc23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.28 app-i18n/enca/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 1 Mar 2009 16:29:42 -0000 1.27
23 +++ ChangeLog 1 Mar 2009 17:11:23 -0000 1.28
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-i18n/enca
26 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v 1.27 2009/03/01 16:29:42 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v 1.28 2009/03/01 17:11:23 loki_val Exp $
29 +
30 + 01 Mar 2009; Peter Alfredsen <loki_val@g.o> enca-1.0.ebuild,
31 + enca-1.9.ebuild, enca-1.9-r1.ebuild:
32 + Use mirror://gentoo/ for SRC_URI w.r.t. bug 260741.
33
34 01 Mar 2009; Patrick Lauer <patrick@g.o> Manifest:
35 Manifest fix, closes #260741
36
37
38
39 1.8 app-i18n/enca/enca-1.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.0.ebuild?r1=1.7&r2=1.8
44
45 Index: enca-1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- enca-1.0.ebuild 8 Jul 2006 08:05:14 -0000 1.7
52 +++ enca-1.0.ebuild 1 Mar 2009 17:11:23 -0000 1.8
53 @@ -1,10 +1,10 @@
54 -# Copyright 1999-2006 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.0.ebuild,v 1.7 2006/07/08 08:05:14 corsair Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.0.ebuild,v 1.8 2009/03/01 17:11:23 loki_val Exp $
59
60 DESCRIPTION="ENCA detects the character coding of a file and converts it if desired"
61 HOMEPAGE="http://trific.ath.cx/software/enca/"
62 -SRC_URI="http://trific.ath.cx/Ftp/enca/${P}.tar.bz2"
63 +SRC_URI="mirror://gentoo/${P}.tar.bz2"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67
68
69
70 1.2 app-i18n/enca/enca-1.9-r1.ebuild
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.9-r1.ebuild?rev=1.2&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.9-r1.ebuild?rev=1.2&content-type=text/plain
74 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.9-r1.ebuild?r1=1.1&r2=1.2
75
76 Index: enca-1.9-r1.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.9-r1.ebuild,v
79 retrieving revision 1.1
80 retrieving revision 1.2
81 diff -u -r1.1 -r1.2
82 --- enca-1.9-r1.ebuild 16 Nov 2008 20:31:51 -0000 1.1
83 +++ enca-1.9-r1.ebuild 1 Mar 2009 17:11:23 -0000 1.2
84 @@ -1,10 +1,10 @@
85 -# Copyright 1999-2008 Gentoo Foundation
86 +# Copyright 1999-2009 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.9-r1.ebuild,v 1.1 2008/11/16 20:31:51 halcy0n Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.9-r1.ebuild,v 1.2 2009/03/01 17:11:23 loki_val Exp $
90
91 DESCRIPTION="ENCA detects the character coding of a file and converts it if desired"
92 HOMEPAGE="http://trific.ath.cx/software/enca/"
93 -SRC_URI="http://trific.ath.cx/Ftp/enca/${P}.tar.bz2"
94 +SRC_URI="mirror://gentoo/${P}.tar.bz2"
95
96 LICENSE="GPL-2"
97 SLOT="0"
98
99
100
101 1.16 app-i18n/enca/enca-1.9.ebuild
102
103 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.9.ebuild?rev=1.16&view=markup
104 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.9.ebuild?rev=1.16&content-type=text/plain
105 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/enca/enca-1.9.ebuild?r1=1.15&r2=1.16
106
107 Index: enca-1.9.ebuild
108 ===================================================================
109 RCS file: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.9.ebuild,v
110 retrieving revision 1.15
111 retrieving revision 1.16
112 diff -u -r1.15 -r1.16
113 --- enca-1.9.ebuild 15 Apr 2007 19:49:37 -0000 1.15
114 +++ enca-1.9.ebuild 1 Mar 2009 17:11:23 -0000 1.16
115 @@ -1,10 +1,10 @@
116 -# Copyright 1999-2007 Gentoo Foundation
117 +# Copyright 1999-2009 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.9.ebuild,v 1.15 2007/04/15 19:49:37 corsair Exp $
120 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.9.ebuild,v 1.16 2009/03/01 17:11:23 loki_val Exp $
121
122 DESCRIPTION="ENCA detects the character coding of a file and converts it if desired"
123 HOMEPAGE="http://trific.ath.cx/software/enca/"
124 -SRC_URI="http://trific.ath.cx/Ftp/enca/${P}.tar.bz2"
125 +SRC_URI="mirror://gentoo/${P}.tar.bz2"
126
127 LICENSE="GPL-2"
128 SLOT="0"