commit: fab917b8b16119bb4d520b31949939407562c048 Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 19:22:33 2020 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 19:22:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab917b8
net-misc/proxytunnel: Update DOCS to reflect file name changes Closes: https://bugs.gentoo.org/741464 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild | 2 +- net-misc/proxytunnel/proxytunnel-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild index cbc33dfb1f6..c4cce456a92 100644 --- a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild +++ b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} " BDEPEND="virtual/pkgconfig" -DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO ) +DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES TODO ) if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" diff --git a/net-misc/proxytunnel/proxytunnel-9999.ebuild b/net-misc/proxytunnel/proxytunnel-9999.ebuild index cbc33dfb1f6..c4cce456a92 100644 --- a/net-misc/proxytunnel/proxytunnel-9999.ebuild +++ b/net-misc/proxytunnel/proxytunnel-9999.ebuild @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} " BDEPEND="virtual/pkgconfig" -DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO ) +DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES TODO ) if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
