diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-07-16 02:56:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-07-16 02:56:46 +0000 |
commit | a838e4d8359ca313e4b87615f9b17363cabf7e3b (patch) | |
tree | 2dc53a9883bfbde44a9f2a7042119db90c9c1566 /sys-apps/help2man/ChangeLog | |
parent | Drop USE=elibc_glibc requirement for USE=nls as the preload mechanism was dro... (diff) | |
download | historical-a838e4d8359ca313e4b87615f9b17363cabf7e3b.tar.gz historical-a838e4d8359ca313e4b87615f9b17363cabf7e3b.tar.bz2 historical-a838e4d8359ca313e4b87615f9b17363cabf7e3b.zip |
Stub out msgfmt program to avoid a dep on gettext; the release ships with the gmo files already so we do not actually need the tool #555018 by Ben Kohler.
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'sys-apps/help2man/ChangeLog')
-rw-r--r-- | sys-apps/help2man/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog index 23b320365068..e9f3b7965ac5 100644 --- a/sys-apps/help2man/ChangeLog +++ b/sys-apps/help2man/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/help2man # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.140 2015/07/16 02:51:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.141 2015/07/16 02:56:44 vapier Exp $ + + 16 Jul 2015; Mike Frysinger <vapier@gentoo.org> help2man-1.46.6.ebuild, + help2man-1.47.1.ebuild: + Stub out msgfmt program to avoid a dep on gettext; the release ships with the + gmo files already so we do not actually need the tool #555018 by Ben Kohler. 16 Jul 2015; Mike Frysinger <vapier@gentoo.org> help2man-1.45.1.ebuild, help2man-1.46.6.ebuild, help2man-1.47.1.ebuild: |