Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/wv: wv-1.2.9-r1.ebuild wv-1.2.9.ebuild ChangeLog
Date: Mon, 04 Jun 2012 04:08:41
Message-Id: 20120604040831.9134B2004B@flycatcher.gentoo.org
1 zmedico 12/06/04 04:08:31
2
3 Modified: wv-1.2.9-r1.ebuild wv-1.2.9.ebuild ChangeLog
4 Log:
5 inherit multilib for get_libdir
6
7 (Portage version: 2.2.0_alpha109_p5/cvs/Linux i686)
8
9 Revision Changes Path
10 1.13 app-text/wv/wv-1.2.9-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild?r1=1.12&r2=1.13
15
16 Index: wv-1.2.9-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- wv-1.2.9-r1.ebuild 29 May 2012 21:55:42 -0000 1.12
23 +++ wv-1.2.9-r1.ebuild 4 Jun 2012 04:08:31 -0000 1.13
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.12 2012/05/29 21:55:42 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.13 2012/06/04 04:08:31 zmedico Exp $
29
30 EAPI="3"
31
32 -inherit eutils autotools
33 +inherit eutils autotools multilib
34
35 DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable"
36 SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz"
37
38
39
40 1.4 app-text/wv/wv-1.2.9.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/wv-1.2.9.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/wv-1.2.9.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/wv-1.2.9.ebuild?r1=1.3&r2=1.4
45
46 Index: wv-1.2.9.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- wv-1.2.9.ebuild 4 May 2012 03:33:14 -0000 1.3
53 +++ wv-1.2.9.ebuild 4 Jun 2012 04:08:31 -0000 1.4
54 @@ -1,10 +1,10 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.3 2012/05/04 03:33:14 jdhore Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.4 2012/06/04 04:08:31 zmedico Exp $
59
60 EAPI="3"
61
62 -inherit eutils
63 +inherit eutils multilib
64
65 DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable"
66 SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz"
67
68
69
70 1.68 app-text/wv/ChangeLog
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/ChangeLog?rev=1.68&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/ChangeLog?rev=1.68&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wv/ChangeLog?r1=1.67&r2=1.68
75
76 Index: ChangeLog
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v
79 retrieving revision 1.67
80 retrieving revision 1.68
81 diff -u -r1.67 -r1.68
82 --- ChangeLog 29 May 2012 21:55:42 -0000 1.67
83 +++ ChangeLog 4 Jun 2012 04:08:31 -0000 1.68
84 @@ -1,6 +1,10 @@
85 # ChangeLog for app-text/wv
86 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
87 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.67 2012/05/29 21:55:42 blueness Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.68 2012/06/04 04:08:31 zmedico Exp $
89 +
90 + 04 Jun 2012; Zac Medico <zmedico@g.o> wv-1.2.9-r1.ebuild,
91 + wv-1.2.9.ebuild:
92 + inherit multilib for get_libdir
93
94 29 May 2012; Anthony G. Basile <blueness@g.o> wv-1.2.9-r1.ebuild:
95 Keyword ~mips