Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/files/, app-office/calligra/
Date: Fri, 23 Dec 2016 08:27:02
Message-Id: 1482481600.ac9329e4a58b6313828519a1efa24cc4f6fcdc3e.johu@gentoo
1 commit: ac9329e4a58b6313828519a1efa24cc4f6fcdc3e
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 08:26:40 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 08:26:40 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac9329e4
7
8 app-office/calligra: Rename patch
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-office/calligra/calligra-3.0.0.ebuild | 2 +-
13 app-office/calligra/calligra-9999.ebuild | 2 +-
14 ...alligra-vc-cxxflags.patch => calligra-3.0.0-no-arch-detection.patch} | 0
15 3 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-office/calligra/calligra-3.0.0.ebuild b/app-office/calligra/calligra-3.0.0.ebuild
18 index 80da5d8..0bca8c7 100644
19 --- a/app-office/calligra/calligra-3.0.0.ebuild
20 +++ b/app-office/calligra/calligra-3.0.0.ebuild
21 @@ -140,7 +140,7 @@ RDEPEND="${COMMON_DEPEND}
22 !app-office/calligra:4
23 "
24
25 -PATCHES=( "${FILESDIR}/${PN}-vc-cxxflags.patch" )
26 +PATCHES=( "${FILESDIR}/${P}-no-arch-detection.patch" )
27
28 pkg_pretend() {
29 check-reqs_pkg_pretend
30
31 diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
32 index 80da5d8..2098cb9 100644
33 --- a/app-office/calligra/calligra-9999.ebuild
34 +++ b/app-office/calligra/calligra-9999.ebuild
35 @@ -140,7 +140,7 @@ RDEPEND="${COMMON_DEPEND}
36 !app-office/calligra:4
37 "
38
39 -PATCHES=( "${FILESDIR}/${PN}-vc-cxxflags.patch" )
40 +PATCHES=( "${FILESDIR}/${PN}-3.0.0-no-arch-detection.patch" )
41
42 pkg_pretend() {
43 check-reqs_pkg_pretend
44
45 diff --git a/app-office/calligra/files/calligra-vc-cxxflags.patch b/app-office/calligra/files/calligra-3.0.0-no-arch-detection.patch
46 similarity index 100%
47 rename from app-office/calligra/files/calligra-vc-cxxflags.patch
48 rename to app-office/calligra/files/calligra-3.0.0-no-arch-detection.patch