Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libecap: libecap-0.0.3.ebuild ChangeLog libecap-0.2.0.ebuild
Date: Mon, 28 Nov 2011 02:38:59
Message-Id: 20111128023848.407B52004C@flycatcher.gentoo.org
1 radhermit 11/11/28 02:38:48
2
3 Modified: libecap-0.0.3.ebuild ChangeLog libecap-0.2.0.ebuild
4 Log:
5 Fix autotools-utils usage (bug #392165).
6
7 (Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 net-libs/libecap/libecap-0.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild?r1=1.1&r2=1.2
15
16 Index: libecap-0.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libecap-0.0.3.ebuild 16 Aug 2011 23:33:23 -0000 1.1
23 +++ libecap-0.0.3.ebuild 28 Nov 2011 02:38:48 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.1 2011/08/16 23:33:23 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.0.3.ebuild,v 1.2 2011/11/28 02:38:48 radhermit Exp $
29
30 EAPI="4"
31
32 @@ -15,12 +15,4 @@
33 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
34 IUSE="static-libs"
35
36 -src_configure() {
37 - econf $(use_enable static-libs static)
38 -}
39 -
40 -src_install() {
41 - default
42 - dodoc CREDITS NOTICE README change.log
43 - use static-libs || remove_libtool_files
44 -}
45 +DOCS=( CREDITS NOTICE README change.log )
46
47
48
49 1.15 net-libs/libecap/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/ChangeLog?rev=1.15&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/ChangeLog?rev=1.15&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/ChangeLog?r1=1.14&r2=1.15
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v
58 retrieving revision 1.14
59 retrieving revision 1.15
60 diff -u -r1.14 -r1.15
61 --- ChangeLog 16 Aug 2011 23:33:23 -0000 1.14
62 +++ ChangeLog 28 Nov 2011 02:38:48 -0000 1.15
63 @@ -1,6 +1,10 @@
64 # ChangeLog for net-libs/libecap
65 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.14 2011/08/16 23:33:23 jer Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.15 2011/11/28 02:38:48 radhermit Exp $
68 +
69 + 28 Nov 2011; Tim Harder <radhermit@g.o> libecap-0.0.3.ebuild,
70 + libecap-0.2.0.ebuild:
71 + Fix autotools-utils usage (bug #392165).
72
73 *libecap-0.2.0 (16 Aug 2011)
74 *libecap-0.0.3 (16 Aug 2011)
75
76
77
78 1.2 net-libs/libecap/libecap-0.2.0.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild?r1=1.1&r2=1.2
83
84 Index: libecap-0.2.0.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- libecap-0.2.0.ebuild 16 Aug 2011 23:33:24 -0000 1.1
91 +++ libecap-0.2.0.ebuild 28 Nov 2011 02:38:48 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2011 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.1 2011/08/16 23:33:24 jer Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-0.2.0.ebuild,v 1.2 2011/11/28 02:38:48 radhermit Exp $
97
98 EAPI="4"
99
100 @@ -15,12 +15,4 @@
101 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
102 IUSE="static-libs"
103
104 -src_configure() {
105 - econf $(use_enable static-libs static)
106 -}
107 -
108 -src_install() {
109 - default
110 - dodoc CREDITS NOTICE README change.log
111 - use static-libs || remove_libtool_files
112 -}
113 +DOCS=( CREDITS NOTICE README change.log )