commit: 7458b115ef7a1e92e658378a3fb1194d00696116
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 19:03:46 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 12 19:05:30 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7458b115
x11-libs/gtk+: 3.16.2 → 3.16.3
x11-libs/gtk+/{gtk+-3.16.2.ebuild => gtk+-3.16.3.ebuild} | 2 +-
x11-libs/gtk+/gtk+-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/gtk+/gtk+-3.16.2.ebuild b/x11-libs/gtk+/gtk+-3.16.3.ebuild
similarity index 99%
rename from x11-libs/gtk+/gtk+-3.16.2.ebuild
rename to x11-libs/gtk+/gtk+-3.16.3.ebuild
index 80e3822..55b2a89 100644
--- a/x11-libs/gtk+/gtk+-3.16.2.ebuild
+++ b/x11-libs/gtk+/gtk+-3.16.3.ebuild
@@ -134,7 +134,7 @@ src_prepare() {
fi
# Do no build and install gtk-update-icon-cache which is done by gtk+:2
- epatch "${FILESDIR}"/${P}-remove_update-icon-cache.patch
+ epatch "${FILESDIR}"/${PN}-3.16.2-remove_update-icon-cache.patch
epatch_user
diff --git a/x11-libs/gtk+/gtk+-9999.ebuild b/x11-libs/gtk+/gtk+-9999.ebuild
index c2c45c3..284cd91 100644
--- a/x11-libs/gtk+/gtk+-9999.ebuild
+++ b/x11-libs/gtk+/gtk+-9999.ebuild
@@ -149,7 +149,7 @@ src_prepare() {
fi
# Do no build and install gtk-update-icon-cache which is done by gtk+:2
- epatch "${FILESDIR}"/${P}-remove_update-icon-cache.patch
+ epatch "${FILESDIR}"/${PN}-3.16.2-remove_update-icon-cache.patch
epatch_user