Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/libtifiles2: ChangeLog libtifiles2-1.1.0.ebuild libtifiles2-1.1.1.ebuild
Date: Wed, 02 Mar 2011 20:09:04
Message-Id: 20110302200854.381D120054@flycatcher.gentoo.org
1 jlec 11/03/02 20:08:54
2
3 Modified: ChangeLog libtifiles2-1.1.0.ebuild
4 libtifiles2-1.1.1.ebuild
5 Log:
6 Correct Slots for gtk 3 introduction to tree
7
8 (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 sci-libs/libtifiles2/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/ChangeLog?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/ChangeLog?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/ChangeLog?r1=1.3&r2=1.4
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- ChangeLog 24 Mar 2009 23:08:52 -0000 1.3
24 +++ ChangeLog 2 Mar 2011 20:08:54 -0000 1.4
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sci-libs/libtifiles2
27 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.3 2009/03/24 23:08:52 josejx Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.4 2011/03/02 20:08:54 jlec Exp $
31 +
32 + 02 Mar 2011; Justin Lecher <jlec@g.o> libtifiles2-1.1.0.ebuild,
33 + libtifiles2-1.1.1.ebuild:
34 + Correct Slots for gtk 3 introduction to tree
35
36 24 Mar 2009; Joseph Jezak <josejx@g.o> libtifiles2-1.1.1.ebuild:
37 Marked ~ppc for bug #263593.
38
39
40
41 1.2 sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild?r1=1.1&r2=1.2
46
47 Index: libtifiles2-1.1.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- libtifiles2-1.1.0.ebuild 3 Feb 2009 14:52:53 -0000 1.1
54 +++ libtifiles2-1.1.0.ebuild 2 Mar 2011 20:08:54 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild,v 1.1 2009/02/03 14:52:53 bicatali Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.0.ebuild,v 1.2 2011/03/02 20:08:54 jlec Exp $
61
62 EAPI=2
63
64 @@ -13,7 +13,7 @@
65 KEYWORDS="~amd64 ~x86"
66 IUSE="doc nls threads"
67
68 -RDEPEND=">=dev-libs/glib-2.6.0
69 +RDEPEND="dev-libs/glib:2
70 sci-libs/libticables2
71 sci-libs/libticonv
72 nls? ( virtual/libintl )"
73
74
75
76 1.3 sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild?rev=1.3&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild?rev=1.3&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild?r1=1.2&r2=1.3
81
82 Index: libtifiles2-1.1.1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild,v
85 retrieving revision 1.2
86 retrieving revision 1.3
87 diff -u -r1.2 -r1.3
88 --- libtifiles2-1.1.1.ebuild 24 Mar 2009 23:08:52 -0000 1.2
89 +++ libtifiles2-1.1.1.ebuild 2 Mar 2011 20:08:54 -0000 1.3
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2009 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild,v 1.2 2009/03/24 23:08:52 josejx Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.1.ebuild,v 1.3 2011/03/02 20:08:54 jlec Exp $
96
97 EAPI=2
98
99 @@ -13,7 +13,7 @@
100 KEYWORDS="~amd64 ~ppc ~x86"
101 IUSE="doc nls threads"
102
103 -RDEPEND=">=dev-libs/glib-2.6.0
104 +RDEPEND="dev-libs/glib:2
105 sci-libs/libticables2
106 sci-libs/libticonv
107 nls? ( virtual/libintl )"