diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-08 15:36:15 -0500 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-20 21:43:25 +0200 |
commit | bde0099af8ccfcbe2cb758d55b86fef8ec8b7dc4 (patch) | |
tree | b1fa43047355b6b9f6f96559cbfbb8026c8c9f9b /dev-lang/logtalk/logtalk-3.03.0.ebuild | |
parent | media-gfx/ufraw: fdo-mime->xdg-utils (diff) | |
download | gentoo-bde0099af8ccfcbe2cb758d55b86fef8ec8b7dc4.tar.gz gentoo-bde0099af8ccfcbe2cb758d55b86fef8ec8b7dc4.tar.bz2 gentoo-bde0099af8ccfcbe2cb758d55b86fef8ec8b7dc4.zip |
dev-lang/logtalk: clean duplicate patches
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7899
Diffstat (limited to 'dev-lang/logtalk/logtalk-3.03.0.ebuild')
-rw-r--r-- | dev-lang/logtalk/logtalk-3.03.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/logtalk/logtalk-3.03.0.ebuild b/dev-lang/logtalk/logtalk-3.03.0.ebuild index dae592f640b3..b4dc94c188c9 100644 --- a/dev-lang/logtalk/logtalk-3.03.0.ebuild +++ b/dev-lang/logtalk/logtalk-3.03.0.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 @@ -21,7 +21,7 @@ RDEPEND=" ${DEPEND}" src_prepare() { - epatch "${FILESDIR}"/${P}-no-user-docs.patch + epatch "${FILESDIR}"/${PN}-3.03.0-no-user-docs.patch } src_install() { |