Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libtlen: libtlen-20060309.ebuild libtlen-20031114.ebuild ChangeLog
Date: Mon, 06 Oct 2008 05:01:35
Message-Id: E1KmiDs-0001be-Sh@stork.gentoo.org
1 jer 08/10/06 05:01:32
2
3 Modified: libtlen-20060309.ebuild libtlen-20031114.ebuild
4 ChangeLog
5 Log:
6 Removed ~hppa (bug #239858).
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
8
9 Revision Changes Path
10 1.5 net-libs/libtlen/libtlen-20060309.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild?r1=1.4&r2=1.5
15
16 Index: libtlen-20060309.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- libtlen-20060309.ebuild 5 Oct 2008 12:28:34 -0000 1.4
23 +++ libtlen-20060309.ebuild 6 Oct 2008 05:01:32 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild,v 1.4 2008/10/05 12:28:34 fmccor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild,v 1.5 2008/10/06 05:01:32 jer Exp $
29
30 WANT_AUTOCONF="latest"
31 WANT_AUTOMAKE="latest"
32 @@ -11,7 +11,7 @@
33 HOMEPAGE="http://tleenx.sourceforge.net/"
34 SRC_URI="mirror://sourceforge/tleenx/${P}.tar.gz"
35
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86"
38 SLOT="0"
39 LICENSE="GPL-2"
40 IUSE="doc"
41
42
43
44 1.9 net-libs/libtlen/libtlen-20031114.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild?r1=1.8&r2=1.9
49
50 Index: libtlen-20031114.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- libtlen-20031114.ebuild 27 Mar 2005 00:55:15 -0000 1.8
57 +++ libtlen-20031114.ebuild 6 Oct 2008 05:01:32 -0000 1.9
58 @@ -1,12 +1,12 @@
59 -# Copyright 1999-2005 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.8 2005/03/27 00:55:15 luckyduck Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.9 2008/10/06 05:01:32 jer Exp $
64
65 DESCRIPTION="Support library for Tlen IMS"
66 HOMEPAGE="http://libtlen.eu.org/"
67 SRC_URI="http://libtlen.eu.org/snapshots/archive/${P}.tar.gz"
68
69 -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
70 +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc x86"
71 SLOT="0"
72 LICENSE="GPL-2"
73 IUSE=""
74
75
76
77 1.14 net-libs/libtlen/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/ChangeLog?rev=1.14&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/ChangeLog?rev=1.14&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libtlen/ChangeLog?r1=1.13&r2=1.14
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v
86 retrieving revision 1.13
87 retrieving revision 1.14
88 diff -u -r1.13 -r1.14
89 --- ChangeLog 5 Oct 2008 12:28:34 -0000 1.13
90 +++ ChangeLog 6 Oct 2008 05:01:32 -0000 1.14
91 @@ -1,6 +1,10 @@
92 # ChangeLog for net-libs/libtlen
93 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.13 2008/10/05 12:28:34 fmccor Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.14 2008/10/06 05:01:32 jer Exp $
96 +
97 + 06 Oct 2008; Jeroen Roovers <jer@g.o> libtlen-20031114.ebuild,
98 + libtlen-20060309.ebuild:
99 + Removed ~hppa (bug #239858).
100
101 05 Oct 2008; Ferris McCormick <fmccor@g.o> libtlen-20060309.ebuild:
102 Sparc stable, Bug #239858.