Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libutp: libutp-0_pre20130213-r1.ebuild ChangeLog libutp-0_pre20130213.ebuild
Date: Wed, 27 Feb 2013 16:00:58
Message-Id: 20130227160052.393D22171D@flycatcher.gentoo.org
1 ssuominen 13/02/27 16:00:52
2
3 Modified: libutp-0_pre20130213-r1.ebuild ChangeLog
4 Removed: libutp-0_pre20130213.ebuild
5 Log:
6 old
7
8 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
9
10 Revision Changes Path
11 1.2 net-libs/libutp/libutp-0_pre20130213-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libutp/libutp-0_pre20130213-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libutp/libutp-0_pre20130213-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libutp/libutp-0_pre20130213-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: libutp-0_pre20130213-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/libutp/libutp-0_pre20130213-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libutp-0_pre20130213-r1.ebuild 27 Feb 2013 15:17:27 -0000 1.1
24 +++ libutp-0_pre20130213-r1.ebuild 27 Feb 2013 16:00:51 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libutp/libutp-0_pre20130213-r1.ebuild,v 1.1 2013/02/27 15:17:27 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libutp/libutp-0_pre20130213-r1.ebuild,v 1.2 2013/02/27 16:00:51 ssuominen Exp $
30
31 EAPI=5
32 inherit toolchain-funcs
33 @@ -24,7 +24,7 @@
34 }
35
36 src_compile() {
37 - tc-export AR CXX
38 + tc-export AR CXX RANLIB
39 local d
40 for d in . utp_file utp_test; do
41 emake -C ${d}
42
43
44
45 1.3 net-libs/libutp/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libutp/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libutp/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libutp/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-libs/libutp/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 27 Feb 2013 15:17:27 -0000 1.2
58 +++ ChangeLog 27 Feb 2013 16:00:51 -0000 1.3
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-libs/libutp
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libutp/ChangeLog,v 1.2 2013/02/27 15:17:27 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libutp/ChangeLog,v 1.3 2013/02/27 16:00:51 ssuominen Exp $
64 +
65 + 27 Feb 2013; Samuli Suominen <ssuominen@g.o>
66 + -libutp-0_pre20130213.ebuild:
67 + old
68
69 *libutp-0_pre20130213-r1 (27 Feb 2013)