Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/openmotif-manual: ChangeLog openmotif-manual-2.3.0.ebuild
Date: Mon, 08 Feb 2010 04:48:54
Message-Id: E1NeLYJ-0006Xr-D7@stork.gentoo.org
1 ulm 10/02/08 04:48:51
2
3 Modified: ChangeLog openmotif-manual-2.3.0.ebuild
4 Log:
5 Add prefix keywords.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 app-doc/openmotif-manual/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/openmotif-manual/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/openmotif-manual/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/openmotif-manual/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 6 Feb 2010 15:28:17 -0000 1.1
22 +++ ChangeLog 8 Feb 2010 04:48:50 -0000 1.2
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-doc/openmotif-manual
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/ChangeLog,v 1.1 2010/02/06 15:28:17 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/ChangeLog,v 1.2 2010/02/08 04:48:50 ulm Exp $
28 +
29 + 08 Feb 2010; Ulrich Mueller <ulm@g.o>
30 + openmotif-manual-2.3.0.ebuild:
31 + Add prefix keywords.
32
33 *openmotif-manual-2.3.0 (06 Feb 2010)
34
35
36
37
38 1.4 app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild?r1=1.3&r2=1.4
43
44 Index: openmotif-manual-2.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- openmotif-manual-2.3.0.ebuild 6 Feb 2010 15:41:21 -0000 1.3
51 +++ openmotif-manual-2.3.0.ebuild 8 Feb 2010 04:48:50 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v 1.3 2010/02/06 15:41:21 ulm Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v 1.4 2010/02/08 04:48:50 ulm Exp $
57
58 DESCRIPTION="Manual for Open Motif"
59 HOMEPAGE="http://www.motifzone.net/"
60 @@ -8,7 +8,7 @@
61
62 LICENSE="OPL"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 S="${WORKDIR}"