* [gentoo-commits] gentoo-x86 commit in sys-apps/openrc: openrc-0.4.3.ebuild
@ 2009-02-11 15:31 Doug Goldstein (cardoe)
0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2009-02-11 15:31 UTC (permalink / raw
To: gentoo-commits
cardoe 09/02/11 15:31:48
Modified: openrc-0.4.3.ebuild
Log:
explicitly reference the 0.4.2 patches to avoid 0004
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.3 sys-apps/openrc/openrc-0.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/openrc/openrc-0.4.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/openrc/openrc-0.4.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/openrc/openrc-0.4.3.ebuild?r1=1.2&r2=1.3
Index: openrc-0.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.4.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openrc-0.4.3.ebuild 11 Feb 2009 14:31:23 -0000 1.2
+++ openrc-0.4.3.ebuild 11 Feb 2009 15:31:48 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.4.3.ebuild,v 1.2 2009/02/11 14:31:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.4.3.ebuild,v 1.3 2009/02/11 15:31:48 cardoe Exp $
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -62,7 +62,9 @@
unpack ${A}
fi
cd "${S}"
- epatch "${FILESDIR}"/0.4.2/*.patch
+ epatch "${FILESDIR}"/0.4.2/0001-msg-style.patch
+ epatch "${FILESDIR}"/0.4.2/0002-useful-functions.patch
+ epatch "${FILESDIR}"/0.4.2/0003-KV.patch
}
src_compile() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-11 15:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 15:31 [gentoo-commits] gentoo-x86 commit in sys-apps/openrc: openrc-0.4.3.ebuild Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox