commit: f460f4bfdd6660feb234b79710b536b9aa9a95e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 4 01:42:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 4 01:43:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f460f4bf
net-dns/avahi: no longer uses intltool (gettext instead) Revbumping to allow people to depclean intltool and Perl deps (this is quite a common complaint/request, was the same with eudev). Closes: https://bugs.gentoo.org/821094 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/avahi/{avahi-0.8-r4.ebuild => avahi-0.8-r5.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/avahi/avahi-0.8-r4.ebuild b/net-dns/avahi/avahi-0.8-r5.ebuild similarity index 99% rename from net-dns/avahi/avahi-0.8-r4.ebuild rename to net-dns/avahi/avahi-0.8-r5.ebuild index 9d623e4c624..f2ba57953f0 100644 --- a/net-dns/avahi/avahi-0.8-r4.ebuild +++ b/net-dns/avahi/avahi-0.8-r5.ebuild @@ -63,7 +63,7 @@ BDEPEND=" dev-util/glib-utils doc? ( app-doc/doxygen ) app-doc/xmltoman - dev-util/intltool + sys-devel/gettext virtual/pkgconfig "
