Gentoo Archives: gentoo-dev

From: Christian Faulhammer <opfer@g.o>
To: gentoo-dev@l.g.o, jer@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in www-client/opera: ChangeLog opera-9.51.ebuild
Date: Tue, 08 Jul 2008 20:18:30
Message-Id: 20080708221806.55338f11@gentoo.org
1 Hi,
2
3 "Jeroen Roovers (jer)" <jer@g.o>:
4
5 > jer 08/07/08 20:13:43
6 >
7 > Modified: ChangeLog opera-9.51.ebuild
8 > Log:
9 > Use globbing instead of hardcoded $S.
10 > (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
11
12 [...]
13 > - epatch "${FILESDIR}/${PN}-9.00-install.patch"
14 > + epatch "${FILESDIR}/${PN}-9.00-install.patch" || \
15 > + die "failed to apply install patch"
16
17 epatch dies on its own, so no need for all the die statements in this
18 ebuild.
19
20 V-Li
21
22 --
23 Christian Faulhammer, Gentoo Lisp project
24 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
25
26 <URL:http://www.faulhammer.org/>

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies