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-perl/gtk2-fu: ChangeLog gtk2-fu-0.110.0.ebuild
Date: Fri, 24 Feb 2012 15:37:44
Message-Id: 20120224153700.89D962004B@flycatcher.gentoo.org
1 jer 12/02/24 15:37:00
2
3 Modified: ChangeLog gtk2-fu-0.110.0.ebuild
4 Log:
5 Stable for HPPA (bug #400295).
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.33 dev-perl/gtk2-fu/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-fu/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-fu/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-fu/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 24 Feb 2012 10:51:20 -0000 1.32
23 +++ ChangeLog 24 Feb 2012 15:37:00 -0000 1.33
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/gtk2-fu
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.32 2012/02/24 10:51:20 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.33 2012/02/24 15:37:00 jer Exp $
29 +
30 + 24 Feb 2012; Jeroen Roovers <jer@g.o> gtk2-fu-0.110.0.ebuild:
31 + Stable for HPPA (bug #400295).
32
33 24 Feb 2012; Agostino Sarubbo <ago@g.o> gtk2-fu-0.110.0.ebuild:
34 Stable for amd64, wrt bug #400295
35
36
37
38 1.3 dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild?r1=1.2&r2=1.3
43
44 Index: gtk2-fu-0.110.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- gtk2-fu-0.110.0.ebuild 24 Feb 2012 10:51:20 -0000 1.2
51 +++ gtk2-fu-0.110.0.ebuild 24 Feb 2012 15:37:00 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild,v 1.2 2012/02/24 10:51:20 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0.ebuild,v 1.3 2012/02/24 15:37:00 jer Exp $
57
58 EAPI=4
59
60 @@ -12,7 +12,7 @@
61 DESCRIPTION="gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity and speed of development"
62
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE="test"
67
68 RDEPEND="dev-perl/gtk2-perl"