Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Ex-Simple-List: ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild
Date: Sat, 03 Sep 2011 21:15:37
Message-Id: 20110903210443.6CD1520065@flycatcher.gentoo.org
1 tove 11/09/03 21:04:43
2
3 Modified: ChangeLog Gtk2-Ex-Simple-List-0.500.0.ebuild
4 Log:
5 Merge stable keywords from former version scheme ebuilds
6
7 (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.14 dev-perl/Gtk2-Ex-Simple-List/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 30 Aug 2011 14:57:18 -0000 1.13
23 +++ ChangeLog 3 Sep 2011 21:04:43 -0000 1.14
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Gtk2-Ex-Simple-List
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.13 2011/08/30 14:57:18 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.14 2011/09/03 21:04:43 tove Exp $
29 +
30 + 03 Sep 2011; Torsten Veller <tove@g.o>
31 + Gtk2-Ex-Simple-List-0.500.0.ebuild:
32 + Merge stable keywords from former version scheme ebuild
33
34 *Gtk2-Ex-Simple-List-0.500.0 (30 Aug 2011)
35
36
37
38
39 1.2 dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild?r1=1.1&r2=1.2
44
45 Index: Gtk2-Ex-Simple-List-0.500.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- Gtk2-Ex-Simple-List-0.500.0.ebuild 30 Aug 2011 14:57:18 -0000 1.1
52 +++ Gtk2-Ex-Simple-List-0.500.0.ebuild 3 Sep 2011 21:04:43 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v 1.1 2011/08/30 14:57:18 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0.ebuild,v 1.2 2011/09/03 21:04:43 tove Exp $
58
59 EAPI=4
60 MODULE_AUTHOR=RMCFARLA
61 @@ -12,7 +12,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
66 +KEYWORDS="amd64 ia64 sparc x86"
67 IUSE=""
68
69 DEPEND="x11-libs/gtk+:2"