Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PEAR_PackageFileManager2/
Date: Tue, 27 Dec 2016 16:43:52
Message-Id: 1482857017.a20c2d2dcaefc197aa317e7402181af1e20a2595.grknight@gentoo
1 commit: a20c2d2dcaefc197aa317e7402181af1e20a2595
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 16:43:37 2016 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 16:43:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20c2d2d
7
8 dev-php/PEAR-PEAR_PackageFileManager2: Remove unnecessary src_prepare
9
10 It is causing warnings on install and doesn't need to be there
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 .../PEAR-PEAR_PackageFileManager2-1.0.4.ebuild | 5 -----
15 1 file changed, 5 deletions(-)
16
17 diff --git a/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild b/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
18 index 60d1907..fd369bc 100644
19 --- a/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
20 +++ b/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
21 @@ -22,11 +22,6 @@ RDEPEND=">=dev-lang/php-5.3:*
22
23 S="${WORKDIR}/${MY_P}"
24
25 -src_prepare() {
26 - default_src_prepare
27 - sed -i -e '/role="doc"/d' -e '/role="test"/d' "${WORKDIR}/package.xml" || die
28 -}
29 -
30 src_install() {
31 insinto /usr/share/php
32 doins -r PEAR