commit: e0f543be37dced078b3600e411808b5a7275e6be
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 11:27:04 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 13:55:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f543be
net-libs/telepathy-qt: Unify patch naming
Package-Manager: portage-2.3.0_rc1
...ult-source.patch => telepathy-qt-0.9.6.1-default-source.patch} | 0
...1-yes-release.patch => telepathy-qt-0.9.6.1-yes-release.patch} | 0
net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild | 8 ++++----
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-libs/telepathy-qt/files/0.9.6.1-default-source.patch
b/net-libs/telepathy-qt/files/telepathy-qt-0.9.6.1-default-source.patch
similarity index 100%
rename from net-libs/telepathy-qt/files/0.9.6.1-default-source.patch
rename to net-libs/telepathy-qt/files/telepathy-qt-0.9.6.1-default-source.patch
diff --git a/net-libs/telepathy-qt/files/0.9.6.1-yes-release.patch
b/net-libs/telepathy-qt/files/telepathy-qt-0.9.6.1-yes-release.patch
similarity index 100%
rename from net-libs/telepathy-qt/files/0.9.6.1-yes-release.patch
rename to net-libs/telepathy-qt/files/telepathy-qt-0.9.6.1-yes-release.patch
diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
b/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
index 6b376bc..7de0313 100644
--- a/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -51,10 +51,10 @@ DEPEND="${RDEPEND}
DOCS=( AUTHORS ChangeLog HACKING NEWS README )
PATCHES=(
- "${FILESDIR}/${PV}-default-source.patch"
- "${FILESDIR}/${PV}-yes-release.patch"
+ "${FILESDIR}/${P}-default-source.patch"
+ "${FILESDIR}/${P}-yes-release.patch"
"${FILESDIR}/${P}-gstreamer-1.5.patch"
- "${FILESDIR}/${PN}-0.9.6.1-qtpath.patch"
+ "${FILESDIR}/${P}-qtpath.patch"
)
pkg_setup() {