Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines: ChangeLog gtk-engines-2.14.1.ebuild
Date: Mon, 05 May 2008 01:41:47
Message-Id: E1Jspi4-0006iC-Nt@stork.gentoo.org
1 dirtyepic 08/05/05 01:41:44
2
3 Modified: ChangeLog gtk-engines-2.14.1.ebuild
4 Log:
5 Keyword for mips.
6 (Portage version: 2.2_pre5)
7
8 Revision Changes Path
9 1.119 x11-themes/gtk-engines/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines/ChangeLog?rev=1.119&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines/ChangeLog?rev=1.119&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines/ChangeLog?r1=1.118&r2=1.119
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v
18 retrieving revision 1.118
19 retrieving revision 1.119
20 diff -u -r1.118 -r1.119
21 --- ChangeLog 9 Apr 2008 21:20:02 -0000 1.118
22 +++ ChangeLog 5 May 2008 01:41:44 -0000 1.119
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-themes/gtk-engines
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.118 2008/04/09 21:20:02 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.119 2008/05/05 01:41:44 dirtyepic Exp $
28 +
29 + 05 May 2008; Ryan Hill <dirtyepic@g.o> gtk-engines-2.14.1.ebuild:
30 + Keyword for mips.
31
32 *gtk-engines-2.14.1 (09 Apr 2008)
33
34
35
36
37 1.2 x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild?r1=1.1&r2=1.2
42
43 Index: gtk-engines-2.14.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gtk-engines-2.14.1.ebuild 9 Apr 2008 21:20:02 -0000 1.1
50 +++ gtk-engines-2.14.1.ebuild 5 May 2008 01:41:44 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild,v 1.1 2008/04/09 21:20:02 eva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.14.1.ebuild,v 1.2 2008/05/05 01:41:44 dirtyepic Exp $
56
57 inherit gnome2
58
59 @@ -9,7 +9,7 @@
60
61 LICENSE="GPL-2 LGPL-2.1"
62 SLOT="2"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE="accessibility static"
66
67 RDEPEND=">=x11-libs/gtk+-2.12
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list