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/openmotif: openmotif-2.3.0-r2.ebuild openmotif-2.3.0-r1.ebuild
Date: Sun, 27 Apr 2008 21:24:27
Message-Id: E1JqEMC-0006t1-7F@stork.gentoo.org
1 ulm 08/04/27 21:24:24
2
3 Modified: openmotif-2.3.0-r2.ebuild openmotif-2.3.0-r1.ebuild
4 Log:
5 Add libXpm to LICENSE.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.4 x11-libs/openmotif/openmotif-2.3.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?r1=1.3&r2=1.4
14
15 Index: openmotif-2.3.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- openmotif-2.3.0-r2.ebuild 25 Apr 2008 19:08:42 -0000 1.3
22 +++ openmotif-2.3.0-r2.ebuild 27 Apr 2008 21:24:23 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v 1.3 2008/04/25 19:08:42 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v 1.4 2008/04/27 21:24:23 ulm Exp $
28
29 inherit eutils flag-o-matic multilib autotools
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz
33 doc? ( http://www.motifzone.net/files/documents/${P}-manual.pdf.tgz )"
34
35 -LICENSE="MOTIF doc? ( OPL )"
36 +LICENSE="MOTIF libXpm doc? ( OPL )"
37 SLOT="0"
38 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
39 IUSE="doc examples jpeg png xft"
40
41
42
43 1.19 x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.19&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.19&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?r1=1.18&r2=1.19
48
49 Index: openmotif-2.3.0-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v
52 retrieving revision 1.18
53 retrieving revision 1.19
54 diff -u -r1.18 -r1.19
55 --- openmotif-2.3.0-r1.ebuild 13 Apr 2008 22:06:23 -0000 1.18
56 +++ openmotif-2.3.0-r1.ebuild 27 Apr 2008 21:24:23 -0000 1.19
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.18 2008/04/13 22:06:23 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.19 2008/04/27 21:24:23 ulm Exp $
62
63 inherit eutils flag-o-matic multilib autotools
64
65 @@ -9,7 +9,7 @@
66 SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz
67 doc? ( http://www.motifzone.net/files/documents/${P}-manual.pdf.tgz )"
68
69 -LICENSE="MOTIF doc? ( OPL )"
70 +LICENSE="MOTIF libXpm doc? ( OPL )"
71 SLOT="0"
72 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
73 IUSE="doc examples jpeg png xft"
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list