Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/log4cxx: log4cxx-0.10.0.ebuild
Date: Wed, 24 Feb 2010 12:52:39
Message-Id: E1NkGjE-0005Ph-CM@stork.gentoo.org
1 ssuominen 10/02/24 12:52:36
2
3 Modified: log4cxx-0.10.0.ebuild
4 Log:
5 whitespace, sort of
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-libs/log4cxx/log4cxx-0.10.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild?r1=1.7&r2=1.8
14
15 Index: log4cxx-0.10.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- log4cxx-0.10.0.ebuild 24 Feb 2010 12:49:00 -0000 1.7
22 +++ log4cxx-0.10.0.ebuild 24 Feb 2010 12:52:35 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.7 2010/02/24 12:49:00 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.8 2010/02/24 12:52:35 ssuominen Exp $
28
29 EAPI=2
30 inherit eutils
31 @@ -55,7 +55,7 @@
32 ${myconf}
33 }
34
35 -src_install () {
36 +src_install() {
37 emake DESTDIR="${D}" install || die
38 dohtml -r site/*