Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/torsocks: ChangeLog torsocks-1.2-r1.ebuild
Date: Tue, 27 Dec 2011 01:54:01
Message-Id: 20111227015351.C0DDF2004B@flycatcher.gentoo.org
1 blueness 11/12/27 01:53:51
2
3 Modified: ChangeLog torsocks-1.2-r1.ebuild
4 Log:
5 Added README TODO INSTALL ChangeLog to docs
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 net-proxy/torsocks/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/torsocks/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/torsocks/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/torsocks/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 27 Dec 2011 01:15:48 -0000 1.5
23 +++ ChangeLog 27 Dec 2011 01:53:51 -0000 1.6
24 @@ -1,5 +1,8 @@
25
26
27 + 27 Dec 2011; Anthony G. Basile <blueness@g.o> torsocks-1.2-r1.ebuild:
28 + Added README TODO INSTALL ChangeLog to docs
29 +
30 *torsocks-1.2-r1 (27 Dec 2011)
31
32 27 Dec 2011; Anthony G. Basile <blueness@g.o> +torsocks-1.2-r1.ebuild,
33
34
35
36 1.2 net-proxy/torsocks/torsocks-1.2-r1.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild?rev=1.2&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild?rev=1.2&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild?r1=1.1&r2=1.2
41
42 Index: torsocks-1.2-r1.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild,v
45 retrieving revision 1.1
46 retrieving revision 1.2
47 diff -u -r1.1 -r1.2
48 --- torsocks-1.2-r1.ebuild 27 Dec 2011 01:15:48 -0000 1.1
49 +++ torsocks-1.2-r1.ebuild 27 Dec 2011 01:53:51 -0000 1.2
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild,v 1.1 2011/12/27 01:15:48 blueness Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r1.ebuild,v 1.2 2011/12/27 01:53:51 blueness Exp $
55
56 EAPI="4"
57
58 @@ -32,6 +32,8 @@
59 src_install() {
60 emake DESTDIR="${D}" install
61
62 + dodoc README TODO INSTALL ChangeLog
63 +
64 #Remove libtool .la files
65 cd "${D}"/usr/$(get_libdir)/torsocks
66 rm -f *.la