summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-08 20:22:56 -0500
committerAaron Bauman <bman@gentoo.org>2018-04-13 20:11:52 -0400
commit4e548d33fb7ee416a87d971675e8e70dba7b0a44 (patch)
tree8816e500d8cfb4422d85dd185798d145c2fba2a0 /dev-libs/ucommon/ucommon-6.5.7.ebuild
parentdev-python/ansi2html: 1.4.2 (diff)
downloadgentoo-4e548d33fb7ee416a87d971675e8e70dba7b0a44.tar.gz
gentoo-4e548d33fb7ee416a87d971675e8e70dba7b0a44.tar.bz2
gentoo-4e548d33fb7ee416a87d971675e8e70dba7b0a44.zip
dev-libs/ucommon: remove duplicate patch
Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7905
Diffstat (limited to 'dev-libs/ucommon/ucommon-6.5.7.ebuild')
-rw-r--r--dev-libs/ucommon/ucommon-6.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucommon/ucommon-6.5.7.ebuild b/dev-libs/ucommon/ucommon-6.5.7.ebuild
index 2e70ce834e37..e8e90402975e 100644
--- a/dev-libs/ucommon/ucommon-6.5.7.ebuild
+++ b/dev-libs/ucommon/ucommon-6.5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -34,7 +34,7 @@ DEPEND="virtual/pkgconfig
DOCS=(README NEWS SUPPORT ChangeLog AUTHORS)
PATCHES=(
- "${FILESDIR}/6.1/install_gcrypt.m4_file.patch"
+ "${FILESDIR}/${PN}-6.0.3-install_gcrypt.m4_file.patch"
"${FILESDIR}/${PN}-6.3.1-gcrypt_autotools.patch"
)