Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild motif-2.3.3-r1.ebuild
Date: Wed, 02 Jan 2013 00:05:22
Message-Id: 20130102000511.EAE522171D@flycatcher.gentoo.org
1 ulm 13/01/02 00:05:11
2
3 Modified: ChangeLog motif-2.3.4.ebuild
4 Removed: motif-2.3.3-r1.ebuild
5 Log:
6 LICENSE of version 2.3.4 is LGPL-2.1+. Remove old.
7
8 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
9
10 Revision Changes Path
11 1.10 x11-libs/motif/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.9&r2=1.10
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- ChangeLog 16 Dec 2012 19:52:27 -0000 1.9
24 +++ ChangeLog 2 Jan 2013 00:05:11 -0000 1.10
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-libs/motif
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.9 2012/12/16 19:52:27 armin76 Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.10 2013/01/02 00:05:11 ulm Exp $
31 +
32 + 02 Jan 2013; Ulrich Müller <ulm@g.o> -files/motif-2.3.2-darwin.patch,
33 + -files/motif-2.3.2-libpng14.patch, -motif-2.3.3-r1.ebuild,
34 + motif-2.3.4.ebuild:
35 + LICENSE of version 2.3.4 is LGPL-2.1+. Remove old.
36
37 16 Dec 2012; Raúl Porcel <armin76@g.o> motif-2.3.4.ebuild:
38 alpha/ia64/sh/sparc stable wrt #443610
39
40
41
42 1.10 x11-libs/motif/motif-2.3.4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.10&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.10&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.9&r2=1.10
47
48 Index: motif-2.3.4.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
51 retrieving revision 1.9
52 retrieving revision 1.10
53 diff -u -r1.9 -r1.10
54 --- motif-2.3.4.ebuild 16 Dec 2012 19:52:27 -0000 1.9
55 +++ motif-2.3.4.ebuild 2 Jan 2013 00:05:11 -0000 1.10
56 @@ -1,6 +1,6 @@
57 -# Copyright 1999-2012 Gentoo Foundation
58 +# Copyright 1999-2013 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.9 2012/12/16 19:52:27 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.10 2013/01/02 00:05:11 ulm Exp $
62
63 EAPI=4
64
65 @@ -11,7 +11,7 @@
66 http://motif.ics.com/"
67 SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-src.tgz"
68
69 -LICENSE="LGPL-2+ MIT"
70 +LICENSE="LGPL-2.1+ MIT"
71 SLOT="0"
72 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
73 IUSE="examples jpeg png static-libs unicode xft"