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-compat: openmotif-compat-2.2.3.ebuild
Date: Sun, 27 Apr 2008 21:25:11
Message-Id: E1JqEMu-0006u5-0l@stork.gentoo.org
1 ulm 08/04/27 21:25:08
2
3 Modified: openmotif-compat-2.2.3.ebuild
4 Log:
5 Add libXpm to LICENSE.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.3 x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild?r1=1.2&r2=1.3
14
15 Index: openmotif-compat-2.2.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- openmotif-compat-2.2.3.ebuild 27 Apr 2008 13:54:17 -0000 1.2
22 +++ openmotif-compat-2.2.3.ebuild 27 Apr 2008 21:25:07 -0000 1.3
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-compat/openmotif-compat-2.2.3.ebuild,v 1.2 2008/04/27 13:54:17 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.3 2008/04/27 21:25:07 ulm Exp $
28
29 WANT_AUTOCONF="latest"
30 WANT_AUTOMAKE="1.6"
31 @@ -13,7 +13,7 @@
32 SRC_URI="ftp://ftp.ics.com/openmotif/2.2/${PV}/src/${MY_P}.tar.gz
33 mirror://gentoo/openmotif-${PV}-patches-1.tar.bz2"
34
35 -LICENSE="MOTIF"
36 +LICENSE="MOTIF libXpm"
37 SLOT="2.2"
38 KEYWORDS="amd64 x86"
39 IUSE=""
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list