Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/alacarte: alacarte-0.12.4.ebuild ChangeLog
Date: Sun, 05 Feb 2012 02:02:53
Message-Id: 20120205020243.DAD6A2004B@flycatcher.gentoo.org
1 floppym 12/02/05 02:02:43
2
3 Modified: alacarte-0.12.4.ebuild ChangeLog
4 Log:
5 Inherit multilib.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 x11-misc/alacarte/alacarte-0.12.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild?r1=1.8&r2=1.9
15
16 Index: alacarte-0.12.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- alacarte-0.12.4.ebuild 19 Oct 2011 22:50:54 -0000 1.8
23 +++ alacarte-0.12.4.ebuild 5 Feb 2012 02:02:43 -0000 1.9
24 @@ -1,11 +1,11 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild,v 1.8 2011/10/19 22:50:54 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild,v 1.9 2012/02/05 02:02:43 floppym Exp $
30
31 EAPI="2"
32 GCONF_DEBUG="no"
33
34 -inherit gnome2 python
35 +inherit gnome2 multilib python
36
37 DESCRIPTION="Simple GNOME menu editor"
38 HOMEPAGE="http://live.gnome.org/"
39
40
41
42 1.111 x11-misc/alacarte/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/alacarte/ChangeLog?rev=1.111&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/alacarte/ChangeLog?rev=1.111&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/alacarte/ChangeLog?r1=1.110&r2=1.111
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v
51 retrieving revision 1.110
52 retrieving revision 1.111
53 diff -u -r1.110 -r1.111
54 --- ChangeLog 26 Nov 2011 18:11:31 -0000 1.110
55 +++ ChangeLog 5 Feb 2012 02:02:43 -0000 1.111
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-misc/alacarte
58 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.110 2011/11/26 18:11:31 tetromino Exp $
60 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.111 2012/02/05 02:02:43 floppym Exp $
62 +
63 + 05 Feb 2012; Mike Gilbert <floppym@g.o> alacarte-0.12.4.ebuild:
64 + Inherit multilib.
65
66 *alacarte-0.13.2-r50 (26 Nov 2011)