Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/dvutil: dvutil-0.13.15-r2.ebuild
Date: Thu, 03 Jan 2008 22:25:25
Message-Id: E1JAYV3-0000Fh-4K@stork.gentoo.org
1 mr_bones_ 08/01/03 22:25:17
2
3 Modified: dvutil-0.13.15-r2.ebuild
4 Log:
5 quoting
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 dev-libs/dvutil/dvutil-0.13.15-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvutil/dvutil-0.13.15-r2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvutil/dvutil-0.13.15-r2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvutil/dvutil-0.13.15-r2.ebuild?r1=1.4&r2=1.5
14
15 Index: dvutil-0.13.15-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-0.13.15-r2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- dvutil-0.13.15-r2.ebuild 13 Aug 2005 23:12:04 -0000 1.4
22 +++ dvutil-0.13.15-r2.ebuild 3 Jan 2008 22:25:16 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2005 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-0.13.15-r2.ebuild,v 1.4 2005/08/13 23:12:04 hansmi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-0.13.15-r2.ebuild,v 1.5 2008/01/03 22:25:16 mr_bones_ Exp $
28
29 inherit eutils
30
31 @@ -15,8 +15,8 @@
32
33 src_unpack() {
34 unpack ${A}
35 - cd ${S}
36 - epatch ${FILESDIR}/${P}-fix-underquoted-m4.diff
37 + cd "${S}"
38 + epatch "${FILESDIR}"/${P}-fix-underquoted-m4.diff
39
40 sed -i 's|^\(SUBDIRS =.*\)doc\(.*\)$|\1\2|' Makefile.in || \
41 die "sed Makefile.in failed"
42
43
44
45 --
46 gentoo-commits@g.o mailing list