diff options
author | Craig Andrews <candrews@gentoo.org> | 2021-05-17 22:32:42 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2021-05-17 22:37:42 -0400 |
commit | 096256ee1f32d9612fc2f7e17598b731978f7665 (patch) | |
tree | b7f34a912a152f98618c5961abd5299c2dfc6f35 /mail-client/roundcube | |
parent | profiles/arch/powerpc/ppc64/package.use.mask: clean obsolete (diff) | |
download | gentoo-096256ee1f32d9612fc2f7e17598b731978f7665.tar.gz gentoo-096256ee1f32d9612fc2f7e17598b731978f7665.tar.bz2 gentoo-096256ee1f32d9612fc2f7e17598b731978f7665.zip |
mail-client/roundcube: CHANGELOG is now CHANGELOG.md
See https://github.com/roundcube/roundcubemail/commit/7c7636
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-9999.ebuild b/mail-client/roundcube/roundcube-9999.ebuild index ad0082bc0ecb..5df9f9d2a851 100644 --- a/mail-client/roundcube/roundcube-9999.ebuild +++ b/mail-client/roundcube/roundcube-9999.ebuild @@ -71,7 +71,7 @@ src_unpack() { src_install() { webapp_src_preinst - dodoc CHANGELOG INSTALL README.md UPGRADING + dodoc CHANGELOG.md INSTALL README.md UPGRADING insinto "${MY_HTDOCSDIR}" doins -r [[:lower:]]* SQL |