diff options
Diffstat (limited to 'net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild')
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.6.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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 6b376bcb1e2b..7de0313da4f3 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() { |