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: Sat, 06 Feb 2010 15:58:08
Message-Id: E1Ndn2q-0007WW-QO@stork.gentoo.org
1 ulm 10/02/06 15:58:04
2
3 Modified: openmotif-compat-2.2.3.ebuild
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 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.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild?rev=1.10&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.9&r2=1.10
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.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- openmotif-compat-2.2.3.ebuild 15 Dec 2009 09:23:41 -0000 1.9
22 +++ openmotif-compat-2.2.3.ebuild 6 Feb 2010 15:58:04 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.9 2009/12/15 09:23:41 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.10 2010/02/06 15:58:04 ulm Exp $
29
30 WANT_AUTOMAKE="1.6"
31
32 @@ -8,7 +8,7 @@
33
34 MY_P=openMotif-${PV}
35 DESCRIPTION="Legacy Open Motif libraries for old binaries"
36 -HOMEPAGE="http://www.motifzone.org/"
37 +HOMEPAGE="http://www.motifzone.net/"
38 SRC_URI="ftp://ftp.ics.com/openmotif/2.2/${PV}/src/${MY_P}.tar.gz
39 mirror://gentoo/openmotif-${PV}-patches-3.tar.bz2"