Gentoo Archives: gentoo-commits

From: "Roy Marples (uberlord)" <uberlord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcllib: ChangeLog tcllib-1.9.ebuild
Date: Sat, 15 Sep 2007 07:57:45
Message-Id: E1IWSPu-00022L-BO@stork.gentoo.org
1 uberlord 07/09/15 07:50:14
2
3 Modified: ChangeLog tcllib-1.9.ebuild
4 Log:
5 Keyworded ~x86-fbsd, #192575
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.22 dev-tcltk/tcllib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 11 Jun 2007 23:52:41 -0000 1.21
22 +++ ChangeLog 15 Sep 2007 07:50:13 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-tcltk/tcllib
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.21 2007/06/11 23:52:41 matsuu Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.22 2007/09/15 07:50:13 uberlord Exp $
28 +
29 + 15 Sep 2007; Roy Marples <uberlord@g.o> tcllib-1.9.ebuild:
30 + Keyworded ~x86-fbsd, #192575
31
32 *tcllib-1.9 (11 Jun 2007)
33
34
35
36
37 1.2 dev-tcltk/tcllib/tcllib-1.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/tcllib-1.9.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/tcllib-1.9.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/tcllib-1.9.ebuild?r1=1.1&r2=1.2
42
43 Index: tcllib-1.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.9.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- tcllib-1.9.ebuild 11 Jun 2007 23:52:41 -0000 1.1
50 +++ tcllib-1.9.ebuild 15 Sep 2007 07:50:13 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.9.ebuild,v 1.1 2007/06/11 23:52:41 matsuu Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.9.ebuild,v 1.2 2007/09/15 07:50:13 uberlord Exp $
56
57 DESCRIPTION="Tcl Standard Library."
58 HOMEPAGE="http://www.tcl.tk/software/tcllib/"
59 @@ -9,7 +9,7 @@
60 LICENSE="BSD"
61 SLOT="0"
62 IUSE="examples"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd"
65
66 DEPEND=">=dev-lang/tcl-8.3.1"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list