Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-motif: emul-linux-x86-motif-20121028.ebuild ChangeLog
Date: Sun, 25 Nov 2012 07:25:24
Message-Id: 20121125072513.732B620C65@flycatcher.gentoo.org
1 pacho 12/11/25 07:25:13
2
3 Modified: emul-linux-x86-motif-20121028.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #442436
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild?r1=1.1&r2=1.2
15
16 Index: emul-linux-x86-motif-20121028.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- emul-linux-x86-motif-20121028.ebuild 28 Oct 2012 11:23:55 -0000 1.1
23 +++ emul-linux-x86-motif-20121028.ebuild 25 Nov 2012 07:25:13 -0000 1.2
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild,v 1.1 2012/10/28 11:23:55 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121028.ebuild,v 1.2 2012/11/25 07:25:13 pacho Exp $
29
30 EAPI="4"
31 inherit emul-linux-x86
32
33 LICENSE="MIT MOTIF"
34
35 -KEYWORDS="-* ~amd64"
36 +KEYWORDS="-* amd64"
37
38 DEPEND=""
39 RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
40
41
42
43 1.12 app-emulation/emul-linux-x86-motif/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 28 Oct 2012 11:23:55 -0000 1.11
56 +++ ChangeLog 25 Nov 2012 07:25:13 -0000 1.12
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-emulation/emul-linux-x86-motif
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v 1.11 2012/10/28 11:23:55 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v 1.12 2012/11/25 07:25:13 pacho Exp $
62 +
63 + 25 Nov 2012; Pacho Ramos <pacho@g.o>
64 + emul-linux-x86-motif-20121028.ebuild:
65 + amd64 stable, bug #442436
66
67 *emul-linux-x86-motif-20121028 (28 Oct 2012)