Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/latex-base: ChangeLog latex-base-1.0.ebuild
Date: Mon, 22 Feb 2010 20:44:47
Message-Id: E1Njf93-00043v-Q4@stork.gentoo.org
1 ulm 10/02/22 20:44:45
2
3 Modified: ChangeLog latex-base-1.0.ebuild
4 Log:
5 Drop m68k keyword, none of the dependencies has it.
6 (Portage version: 2.2_rc63/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 virtual/latex-base/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/latex-base/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/latex-base/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/latex-base/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 22 Feb 2010 20:39:58 -0000 1.9
22 +++ ChangeLog 22 Feb 2010 20:44:45 -0000 1.10
23 @@ -1,10 +1,10 @@
24 # ChangeLog for virtual/latex-base
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v 1.9 2010/02/22 20:39:58 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/ChangeLog,v 1.10 2010/02/22 20:44:45 ulm Exp $
28
29 22 Feb 2010; Ulrich Mueller <ulm@g.o> latex-base-1.0.ebuild:
30 Add texlive-fontutils as additional dependency for TeXLive 2009, as
31 - discussed with aballier. Bug 303475.
32 + discussed with aballier; bug 303475. Drop m68k keyword.
33
34 11 Jan 2010; Ulrich Mueller <ulm@g.o> latex-base-1.0.ebuild:
35 Set empty HOMEPAGE and LICENSE.
36
37
38
39 1.10 virtual/latex-base/latex-base-1.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild?r1=1.9&r2=1.10
44
45 Index: latex-base-1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- latex-base-1.0.ebuild 22 Feb 2010 20:39:58 -0000 1.9
52 +++ latex-base-1.0.ebuild 22 Feb 2010 20:44:45 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.9 2010/02/22 20:39:58 ulm Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.10 2010/02/22 20:44:45 ulm Exp $
58
59 DESCRIPTION="Virtual for basic LaTeX binaries"
60 HOMEPAGE=""
61 @@ -8,7 +8,7 @@
62
63 LICENSE=""
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 DEPEND=""