Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/envlab: envlab-1.2-r1.ebuild ChangeLog
Date: Thu, 04 Sep 2008 20:52:08
Message-Id: E1KbLoD-0006tL-Gr@stork.gentoo.org
1 aballier 08/09/04 20:52:05
2
3 Modified: envlab-1.2-r1.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
7
8 Revision Changes Path
9 1.2 dev-tex/envlab/envlab-1.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/envlab/envlab-1.2-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/envlab/envlab-1.2-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/envlab/envlab-1.2-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: envlab-1.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/envlab/envlab-1.2-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- envlab-1.2-r1.ebuild 3 Sep 2008 04:15:18 -0000 1.1
22 +++ envlab-1.2-r1.ebuild 4 Sep 2008 20:52:04 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/envlab-1.2-r1.ebuild,v 1.1 2008/09/03 04:15:18 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/envlab-1.2-r1.ebuild,v 1.2 2008/09/04 20:52:04 aballier Exp $
28
29 inherit latex-package
30
31 @@ -13,7 +13,7 @@
32 SRC_URI="mirror://gentoo/${P}.tar.gz"
33 SLOT="0"
34 DEPEND=""
35 -KEYWORDS="~amd64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
37 IUSE=""
38
39 TEXMF=/usr/share/texmf-site
40
41
42
43 1.14 dev-tex/envlab/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/envlab/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/envlab/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/envlab/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 3 Sep 2008 04:15:18 -0000 1.13
56 +++ ChangeLog 4 Sep 2008 20:52:04 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-tex/envlab
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v 1.13 2008/09/03 04:15:18 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v 1.14 2008/09/04 20:52:04 aballier Exp $
62 +
63 + 04 Sep 2008; Alexis Ballier <aballier@g.o> envlab-1.2-r1.ebuild:
64 + keyword ~x86-fbsd
65
66 *envlab-1.2-r1 (03 Sep 2008)