Gentoo Archives: gentoo-commits

From: "Roy Marples (uberlord)" <uberlord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/confuse: confuse-2.5.ebuild
Date: Thu, 13 Sep 2007 10:34:47
Message-Id: E1IVluz-0005IT-DK@stork.gentoo.org
1 uberlord 07/09/13 10:27:29
2
3 Modified: confuse-2.5.ebuild
4 Log:
5 Whitespace
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.24 dev-libs/confuse/confuse-2.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild?r1=1.23&r2=1.24
14
15 Index: confuse-2.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- confuse-2.5.ebuild 13 Sep 2007 10:15:24 -0000 1.23
22 +++ confuse-2.5.ebuild 13 Sep 2007 10:27:28 -0000 1.24
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild,v 1.23 2007/09/13 10:15:24 uberlord Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.5.ebuild,v 1.24 2007/09/13 10:27:28 uberlord Exp $
28
29 WANT_AUTOMAKE="1.8"
30
31 @@ -32,7 +32,7 @@
32 rm support/install-sh
33
34 # We should link to libintl correctly
35 - epatch "${FILESDIR}"/${P}-libintl.patch
36 + epatch "${FILESDIR}"/${P}-libintl.patch
37 eautomake
38 elibtoolize
39 }
40
41
42
43 --
44 gentoo-commits@g.o mailing list