Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcllib: ChangeLog tcllib-1.15-r1.ebuild
Date: Tue, 21 May 2013 16:03:00
Message-Id: 20130521160255.2C2442171D@flycatcher.gentoo.org
1 jer 13/05/21 16:02:55
2
3 Modified: ChangeLog tcllib-1.15-r1.ebuild
4 Log:
5 Stable for HPPA (bug #470478).
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.39 dev-tcltk/tcllib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 5 Mar 2013 11:43:28 -0000 1.38
23 +++ ChangeLog 21 May 2013 16:02:55 -0000 1.39
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-tcltk/tcllib
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.38 2013/03/05 11:43:28 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.39 2013/05/21 16:02:55 jer Exp $
29 +
30 + 21 May 2013; Jeroen Roovers <jer@g.o> tcllib-1.15-r1.ebuild:
31 + Stable for HPPA (bug #470478).
32
33 *tcllib-1.15-r1 (05 Mar 2013)
34
35
36
37
38 1.2 dev-tcltk/tcllib/tcllib-1.15-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: tcllib-1.15-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- tcllib-1.15-r1.ebuild 5 Mar 2013 11:43:28 -0000 1.1
51 +++ tcllib-1.15-r1.ebuild 21 May 2013 16:02:55 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.1 2013/03/05 11:43:28 jlec Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.2 2013/05/21 16:02:55 jer Exp $
57
58 EAPI=5
59
60 @@ -16,7 +16,7 @@
61 LICENSE="BSD"
62 SLOT="0"
63 IUSE="examples"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
65 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
66
67 RDEPEND="dev-lang/tcl"
68 DEPEND="${RDEPEND}"