Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/graphlcd-base: graphlcd-base-0.1.5-r1.ebuild graphlcd-base-0.1.5.ebuild ChangeLog
Date: Tue, 14 Oct 2008 13:32:14
Message-Id: E1Kpk0R-0002UM-5A@stork.gentoo.org
1 rbu 08/10/14 13:32:11
2
3 Modified: graphlcd-base-0.1.5-r1.ebuild
4 graphlcd-base-0.1.5.ebuild ChangeLog
5 Log:
6 Use berlios mirror URI, bug #218657
7 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9-git2 x86_64)
8
9 Revision Changes Path
10 1.7 app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: graphlcd-base-0.1.5-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- graphlcd-base-0.1.5-r1.ebuild 27 Jul 2008 11:16:14 -0000 1.6
23 +++ graphlcd-base-0.1.5-r1.ebuild 14 Oct 2008 13:32:11 -0000 1.7
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v 1.6 2008/07/27 11:16:14 loki_val Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v 1.7 2008/10/14 13:32:11 rbu Exp $
29
30 inherit eutils flag-o-matic multilib
31
32 DESCRIPTION="Graphical LCD Driver"
33 HOMEPAGE="http://graphlcd.berlios.de/"
34 -SRC_URI="http://download.berlios.de/graphlcd/${P}.tgz
35 +SRC_URI="mirror://berlios/graphlcd/${P}.tgz
36 mirror://vdrfiles/${PN}/${P}_utf8.diff.tgz"
37
38 KEYWORDS="~amd64 ~x86 ~ppc"
39
40
41
42 1.6 app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?rev=1.6&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?rev=1.6&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild?r1=1.5&r2=1.6
47
48 Index: graphlcd-base-0.1.5.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v
51 retrieving revision 1.5
52 retrieving revision 1.6
53 diff -u -r1.5 -r1.6
54 --- graphlcd-base-0.1.5.ebuild 22 Feb 2008 05:53:56 -0000 1.5
55 +++ graphlcd-base-0.1.5.ebuild 14 Oct 2008 13:32:11 -0000 1.6
56 @@ -1,12 +1,12 @@
57 # Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v 1.5 2008/02/22 05:53:56 robbat2 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5.ebuild,v 1.6 2008/10/14 13:32:11 rbu Exp $
61
62 inherit eutils flag-o-matic multilib
63
64 DESCRIPTION="Graphical LCD Driver"
65 HOMEPAGE="http://graphlcd.berlios.de/"
66 -SRC_URI="http://download.berlios.de/graphlcd/${P}.tgz"
67 +SRC_URI="mirror://berlios/graphlcd/${P}.tgz"
68
69 KEYWORDS="amd64 x86"
70 SLOT="0"
71
72
73
74 1.21 app-misc/graphlcd-base/ChangeLog
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?rev=1.21&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?rev=1.21&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/graphlcd-base/ChangeLog?r1=1.20&r2=1.21
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v
83 retrieving revision 1.20
84 retrieving revision 1.21
85 diff -u -r1.20 -r1.21
86 --- ChangeLog 31 Jul 2008 16:22:42 -0000 1.20
87 +++ ChangeLog 14 Oct 2008 13:32:11 -0000 1.21
88 @@ -1,6 +1,10 @@
89 # ChangeLog for app-misc/graphlcd-base
90 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.20 2008/07/31 16:22:42 ulm Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.21 2008/10/14 13:32:11 rbu Exp $
93 +
94 + 14 Oct 2008; Robert Buchholz <rbu@g.o> graphlcd-base-0.1.5.ebuild,
95 + graphlcd-base-0.1.5-r1.ebuild:
96 + Use berlios mirror URI, bug #218657
97
98 31 Jul 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
99 Add USE flag description to metadata wrt GLEP 56.