Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/ubuntu-font-family: ChangeLog ubuntu-font-family-0.80.ebuild
Date: Fri, 29 Jun 2012 06:45:59
Message-Id: 20120629064549.CF7712004B@flycatcher.gentoo.org
1 jdhore 12/06/29 06:45:49
2
3 Modified: ChangeLog ubuntu-font-family-0.80.ebuild
4 Log:
5 marked x86 per bug 423989
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux i686)
8
9 Revision Changes Path
10 1.7 media-fonts/ubuntu-font-family/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 3 Oct 2011 17:13:54 -0000 1.6
23 +++ ChangeLog 29 Jun 2012 06:45:49 -0000 1.7
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-fonts/ubuntu-font-family
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v 1.6 2011/10/03 17:13:54 spatz Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v 1.7 2012/06/29 06:45:49 jdhore Exp $
30 +
31 + 29 Jun 2012; Jeff Horelick <jdhore@g.o>
32 + ubuntu-font-family-0.80.ebuild:
33 + marked x86 per bug 423989
34
35 *ubuntu-font-family-0.80 (03 Oct 2011)
36
37
38
39
40 1.2 media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild?r1=1.1&r2=1.2
45
46 Index: ubuntu-font-family-0.80.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ubuntu-font-family-0.80.ebuild 3 Oct 2011 17:13:54 -0000 1.1
53 +++ ubuntu-font-family-0.80.ebuild 29 Jun 2012 06:45:49 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild,v 1.1 2011/10/03 17:13:54 spatz Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.80.ebuild,v 1.2 2012/06/29 06:45:49 jdhore Exp $
60
61 EAPI=4
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="UbuntuFontLicense-1.0"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 +KEYWORDS="~amd64 x86"
69 IUSE=""
70
71 DEPEND="app-arch/unzip"