Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/lsparisc: lsparisc-0.3.ebuild ChangeLog
Date: Wed, 02 Dec 2009 18:40:16
Message-Id: E1NFu7Z-0002Ba-6P@stork.gentoo.org
1 jer 09/12/02 18:40:13
2
3 Modified: lsparisc-0.3.ebuild ChangeLog
4 Log:
5 Use Debian mirrors.
6 (Portage version: 2.2_rc54/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 sys-apps/lsparisc/lsparisc-0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lsparisc/lsparisc-0.3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lsparisc/lsparisc-0.3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lsparisc/lsparisc-0.3.ebuild?r1=1.4&r2=1.5
14
15 Index: lsparisc-0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/lsparisc/lsparisc-0.3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- lsparisc-0.3.ebuild 6 Nov 2008 19:23:37 -0000 1.4
22 +++ lsparisc-0.3.ebuild 2 Dec 2009 18:40:13 -0000 1.5
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsparisc/lsparisc-0.3.ebuild,v 1.4 2008/11/06 19:23:37 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsparisc/lsparisc-0.3.ebuild,v 1.5 2009/12/02 18:40:13 jer Exp $
29
30 inherit eutils toolchain-funcs
31
32 DESCRIPTION="Like lspci but for PARISC devices"
33 HOMEPAGE="http://packages.debian.org/unstable/utils/lsparisc"
34 -SRC_URI="http://ftp.debian.org/debian/pool/main/l/${PN}/${P/-/_}.tar.gz"
35 +SRC_URI="mirror://debian/pool/main/l/${PN}/${P/-/_}.tar.gz"
36
37 LICENSE="GPL-2"
38 SLOT="0"
39
40
41
42 1.15 sys-apps/lsparisc/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lsparisc/ChangeLog?rev=1.15&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lsparisc/ChangeLog?rev=1.15&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/lsparisc/ChangeLog?r1=1.14&r2=1.15
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/lsparisc/ChangeLog,v
51 retrieving revision 1.14
52 retrieving revision 1.15
53 diff -u -r1.14 -r1.15
54 --- ChangeLog 2 Dec 2009 18:36:05 -0000 1.14
55 +++ ChangeLog 2 Dec 2009 18:40:13 -0000 1.15
56 @@ -1,6 +1,9 @@
57 # ChangeLog for sys-apps/lsparisc
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsparisc/ChangeLog,v 1.14 2009/12/02 18:36:05 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsparisc/ChangeLog,v 1.15 2009/12/02 18:40:13 jer Exp $
61 +
62 + 02 Dec 2009; Jeroen Roovers <jer@g.o> lsparisc-0.3.ebuild:
63 + Use Debian mirrors.
64
65 02 Dec 2009; Jeroen Roovers <jer@g.o>
66 files/lsparisc-0.3-compile.patch: