Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/lcdsplash: ChangeLog lcdsplash-0.3.ebuild
Date: Fri, 08 Oct 2010 03:02:52
Message-Id: 20101008020446.4BF5720051@flycatcher.gentoo.org
1 leio 10/10/08 02:04:46
2
3 Modified: ChangeLog lcdsplash-0.3.ebuild
4 Log:
5 Drop to ~mips
6
7 (Portage version: 2.1.9.13/cvs/Linux mips64)
8
9 Revision Changes Path
10 1.6 sys-apps/lcdsplash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lcdsplash/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lcdsplash/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lcdsplash/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/lcdsplash/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 28 Mar 2007 06:12:55 -0000 1.5
23 +++ ChangeLog 8 Oct 2010 02:04:46 -0000 1.6
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/lcdsplash
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdsplash/ChangeLog,v 1.5 2007/03/28 06:12:55 vapier Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdsplash/ChangeLog,v 1.6 2010/10/08 02:04:46 leio Exp $
30 +
31 + 08 Oct 2010; Mart Raudsepp <leio@g.o> lcdsplash-0.3.ebuild:
32 + Drop to ~mips
33
34 28 Mar 2007; Mike Frysinger <vapier@g.o> lcdsplash-0.3.ebuild:
35 Fix install path for rcscript addon #172391 by Georgi Georgiev.
36
37
38
39 1.3 sys-apps/lcdsplash/lcdsplash-0.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lcdsplash/lcdsplash-0.3.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lcdsplash/lcdsplash-0.3.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lcdsplash/lcdsplash-0.3.ebuild?r1=1.2&r2=1.3
44
45 Index: lcdsplash-0.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/lcdsplash/lcdsplash-0.3.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- lcdsplash-0.3.ebuild 28 Mar 2007 06:12:55 -0000 1.2
52 +++ lcdsplash-0.3.ebuild 8 Oct 2010 02:04:46 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdsplash/lcdsplash-0.3.ebuild,v 1.2 2007/03/28 06:12:55 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdsplash/lcdsplash-0.3.ebuild,v 1.3 2010/10/08 02:04:46 leio Exp $
59
60 inherit multilib
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="hppa mips x86"
67 +KEYWORDS="hppa ~mips x86"
68 IUSE=""
69
70 DEPEND="mips? ( sys-apps/lcdutils )"