Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-print/cups-windows: ChangeLog cups-windows-6.0.ebuild cups-windows-6.0-r1.ebuild
Date: Mon, 23 Apr 2012 17:32:29
Message-Id: 20120423173155.33A7C2004B@flycatcher.gentoo.org
1 mgorny 12/04/23 17:31:55
2
3 Modified: ChangeLog cups-windows-6.0.ebuild
4 cups-windows-6.0-r1.ebuild
5 Log:
6 Use mirror:// in SRC_URI.
7
8 (Portage version: 2.2.0_alpha100_p12/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 net-print/cups-windows/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 18 Mar 2012 19:04:04 -0000 1.11
24 +++ ChangeLog 23 Apr 2012 17:31:54 -0000 1.12
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-print/cups-windows
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.11 2012/03/18 19:04:04 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.12 2012/04/23 17:31:54 mgorny Exp $
30 +
31 + 23 Apr 2012; Michał Górny <mgorny@g.o> cups-windows-6.0.ebuild,
32 + cups-windows-6.0-r1.ebuild:
33 + Use mirror:// in SRC_URI.
34
35 18 Mar 2012; Raúl Porcel <armin76@g.o> cups-windows-6.0-r1.ebuild:
36 alpha/ia64/m68k/s390/sh/sparc stable wrt #401113
37
38
39
40 1.5 net-print/cups-windows/cups-windows-6.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild?r1=1.4&r2=1.5
45
46 Index: cups-windows-6.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- cups-windows-6.0.ebuild 28 Jan 2012 00:07:21 -0000 1.4
53 +++ cups-windows-6.0.ebuild 23 Apr 2012 17:31:54 -0000 1.5
54 @@ -1,10 +1,10 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v 1.4 2012/01/28 00:07:21 dilfridge Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v 1.5 2012/04/23 17:31:54 mgorny Exp $
59
60 DESCRIPTION="CUPS PostScript Driver for Windows"
61 HOMEPAGE="http://www.cups.org/links.php?V4"
62 -SRC_URI="http://ftp.easysw.com/pub/cups/windows/${P}-source.tar.bz2"
63 +SRC_URI="mirror://easysw/cups/windows/${P}-source.tar.bz2"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67
68
69
70 1.10 net-print/cups-windows/cups-windows-6.0-r1.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild?rev=1.10&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild?rev=1.10&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild?r1=1.9&r2=1.10
75
76 Index: cups-windows-6.0-r1.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v
79 retrieving revision 1.9
80 retrieving revision 1.10
81 diff -u -r1.9 -r1.10
82 --- cups-windows-6.0-r1.ebuild 18 Mar 2012 19:04:04 -0000 1.9
83 +++ cups-windows-6.0-r1.ebuild 23 Apr 2012 17:31:55 -0000 1.10
84 @@ -1,12 +1,12 @@
85 # Copyright 1999-2012 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v 1.9 2012/03/18 19:04:04 armin76 Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v 1.10 2012/04/23 17:31:55 mgorny Exp $
89
90 EAPI=4
91
92 DESCRIPTION="CUPS PostScript Driver for Windows"
93 HOMEPAGE="http://www.cups.org/links.php?V4"
94 -SRC_URI="http://ftp.easysw.com/pub/cups/windows/${P}-source.tar.bz2"
95 +SRC_URI="mirror://easysw/cups/windows/${P}-source.tar.bz2"
96
97 LICENSE="GPL-2"
98 SLOT="0"