commit: ac9329e4a58b6313828519a1efa24cc4f6fcdc3e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 08:26:40 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 08:26:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac9329e4
app-office/calligra: Rename patch
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-office/calligra/calligra-3.0.0.ebuild | 2 +-
app-office/calligra/calligra-9999.ebuild | 2 +-
...alligra-vc-cxxflags.patch => calligra-3.0.0-no-arch-detection.patch} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/calligra/calligra-3.0.0.ebuild
b/app-office/calligra/calligra-3.0.0.ebuild
index 80da5d8..0bca8c7 100644
--- a/app-office/calligra/calligra-3.0.0.ebuild
+++ b/app-office/calligra/calligra-3.0.0.ebuild
@@ -140,7 +140,7 @@ RDEPEND="${COMMON_DEPEND}
!app-office/calligra:4
"
-PATCHES=( "${FILESDIR}/${PN}-vc-cxxflags.patch" )
+PATCHES=( "${FILESDIR}/${P}-no-arch-detection.patch" )
pkg_pretend() {
check-reqs_pkg_pretend
diff --git a/app-office/calligra/calligra-9999.ebuild
b/app-office/calligra/calligra-9999.ebuild
index 80da5d8..2098cb9 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -140,7 +140,7 @@ RDEPEND="${COMMON_DEPEND}
!app-office/calligra:4
"
-PATCHES=( "${FILESDIR}/${PN}-vc-cxxflags.patch" )
+PATCHES=( "${FILESDIR}/${PN}-3.0.0-no-arch-detection.patch" )
pkg_pretend() {
check-reqs_pkg_pretend
diff --git a/app-office/calligra/files/calligra-vc-cxxflags.patch
b/app-office/calligra/files/calligra-3.0.0-no-arch-detection.patch
similarity index 100%
rename from app-office/calligra/files/calligra-vc-cxxflags.patch
rename to app-office/calligra/files/calligra-3.0.0-no-arch-detection.patch