Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-2.24.12.ebuild ChangeLog
Date: Fri, 28 Sep 2012 06:59:41
Message-Id: 20120928065930.0115A21505@flycatcher.gentoo.org
1 mattst88 12/09/28 06:59:29
2
3 Modified: gtk+-2.24.12.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug 427544.
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.3 x11-libs/gtk+/gtk+-2.24.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild?r1=1.2&r2=1.3
15
16 Index: gtk+-2.24.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gtk+-2.24.12.ebuild 25 Sep 2012 15:19:35 -0000 1.2
23 +++ gtk+-2.24.12.ebuild 28 Sep 2012 06:59:29 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.2 2012/09/25 15:19:35 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.3 2012/09/28 06:59:29 mattst88 Exp $
29
30 EAPI="4"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="LGPL-2+"
35 SLOT="2"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama"
39
40 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
41
42
43
44 1.606 x11-libs/gtk+/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.606&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.606&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.605&r2=1.606
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
53 retrieving revision 1.605
54 retrieving revision 1.606
55 diff -u -r1.605 -r1.606
56 --- ChangeLog 27 Sep 2012 05:12:41 -0000 1.605
57 +++ ChangeLog 28 Sep 2012 06:59:29 -0000 1.606
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/gtk+
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.605 2012/09/27 05:12:41 mattst88 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.606 2012/09/28 06:59:29 mattst88 Exp $
63 +
64 + 28 Sep 2012; Matt Turner <mattst88@g.o> gtk+-2.24.12.ebuild:
65 + Stable on alpha, bug 427544.
66
67 26 Sep 2012; Matt Turner <mattst88@g.o> gtk+-3.4.4.ebuild:
68 Stable on alpha, bug 427544.