Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/linux-logo: ChangeLog linux-logo-5.10-r1.ebuild
Date: Sun, 15 May 2011 08:11:18
Message-Id: 20110515081108.0BC2720054@flycatcher.gentoo.org
1 angelos 11/05/15 08:11:08
2
3 Modified: ChangeLog linux-logo-5.10-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #367275
6
7 (Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.69 app-misc/linux-logo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/ChangeLog?rev=1.69&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/ChangeLog?rev=1.69&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/ChangeLog?r1=1.68&r2=1.69
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v
19 retrieving revision 1.68
20 retrieving revision 1.69
21 diff -u -r1.68 -r1.69
22 --- ChangeLog 19 Oct 2010 06:17:23 -0000 1.68
23 +++ ChangeLog 15 May 2011 08:11:07 -0000 1.69
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-misc/linux-logo
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.68 2010/10/19 06:17:23 leio Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.69 2011/05/15 08:11:07 angelos Exp $
30 +
31 + 15 May 2011; Christoph Mende <angelos@g.o> linux-logo-5.10-r1.ebuild:
32 + Stable on amd64 wrt bug #367275
33
34 19 Oct 2010; Mart Raudsepp <leio@g.o> linux-logo-5.02.ebuild:
35 Drop to ~mips
36
37
38
39 1.2 app-misc/linux-logo/linux-logo-5.10-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/linux-logo-5.10-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/linux-logo-5.10-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/linux-logo/linux-logo-5.10-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: linux-logo-5.10-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.10-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- linux-logo-5.10-r1.ebuild 28 Aug 2010 21:24:37 -0000 1.1
52 +++ linux-logo-5.10-r1.ebuild 15 May 2011 08:11:07 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.10-r1.ebuild,v 1.1 2010/08/28 21:24:37 spock Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.10-r1.ebuild,v 1.2 2011/05/15 08:11:07 angelos Exp $
59
60 EAPI="2"
61
62 @@ -14,7 +14,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
67 +KEYWORDS="amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
68 IUSE="nls"
69
70 RDEPEND="nls? ( virtual/libintl )"